The official community for RoboHelp.
Recently active
Als ik een nieuw project aanmaak in RH11 dan vind ik de TOC als een .hhc, de Index als een .hhk en de Glossary als een .glo bestand in de map waarin alles voor dat project is opgeslagen. Het wijzigen/aanvullen van die bestanden gebeurt natuurlijk gewoon in RH11, maar ik zou dat desgewenst ook in bijvoorbeeld notepad++ kunnen doen.Zodra ik van een project een SSL WebHelp heb gemaakt kan ik die bestanden hhc, hhk en glo niet meer vinden in de map met de WebHelp bestanden. WAAR wordt die informatie in de map WebHelp opgeslagen?Aart Korstjens
BackgroundRoboHelp HTML 7 (I know it's old)Windows 7Project has always had conditional text -- successfully updated/generated webhelp about 4 months ago.Other projects of mine that have conditional text still work fine -- meaning I can successfully generate webhelp using a conditional build expression for all my other projects.ProblemWhen I try to generate webhelp for this specific project, RoboHelp hangs during the "updating files" progress message. The only way out is to close RH entirely. I can successfully generate webhelp for this specific project if I use NO conditional build expressions. What I've triedAs stated above, I can generate webhelp for this project if I don't use a conditional build expression.I've tried the following in different combinations: removed all conditional text tags and conditions, deleted the .pss file, deleted the .cpd file, looked at table formatting, created new conditions with new names. Result is always the same: RH hangs if I use a condit
I am using TCS 5 (RoboHelp 11 / FrameMaker 12). FrameMaker is unstructured. I am a new RH user, still getting my feet wet.I have RoboHelp linked to a FrameMaker book. The book contains internal cross-references (to other topics that are part of the RH project) and external cross-references (to topics in other FM books that are not part of the RH project). I mapped the FM cross-reference formats to RH styles to remove page and chapter numbers.After I generate the help (.CHM or HTML5), the internal cross-references work and they are formatted correctly. But the external cross-references, which are broken links, exhibit these characteristics:They do not appear in the mapped style; the chapter and page numbers still appear.They appear as text that is formatted to resemble a hyperlink (<a><span class="FM_HypertextColor">Chapter 16, Demographic Forms</span></a>&#160;in <span class="FM_Italic">Master Forms Guide</span>.(Note: Before I generate the help,
I wanted to update my previous post "How do I change the background color of the "Display results with all search words" area I can't find it as an option in the Layout Customization tool" with my findings - after having answered to Willam van Weelden that I could not find the code in the CSS. Since I'd replied, I no longer have the option to re-reply to that post.I did find the code! However, it was ever-so-slightly different than Willam's answer. I don't know if it's a version issue or that he was referring to the Azure Blue css and I'm in the Charcoal Gray css, but no matter. Here's the string I personally edited to make it work: body.media-desktop div.topic div.functionholder div.searchbar-extra div.searchAND.layout-visibleIts original color was 232323 (which is black). I made mine 80746E, a medium bronze, as shown here by the red arrow. Thanks again, Willam and Rick. I was determined to get that "ah-ha" moment, and it paid off. Life is good. Note: Again, This change is for
Hi,I'm creating PDF documents with RoboHelp 2015 and using a CSS stylesheet, BUT I need to change the style of the table of contents. I can't for the life of me figure out how! I can't use a Word template - I have to use a CSS stylesheet. But nothing maps to it!There's got to be someplace in RoboHelp's many "secret" files where the printed TOC style can be changed - does anyone know where or how? I need to change the TOC title to match my H1s and I have to change the font and font size of the items listed in the TOC.I've tried using a special Master Page and that didn't work, either.Why can't Adobe make it easy for us to change styles with CSS instead of Word templates?Thanks to anyone who can help!Added bonus: Is there a way to lower the footer? No matter what I do - change the margin in the CSS or in the footer settings, or add extra space - it's still way too high on the page when it prints.Message was edited by: Theresa Munanga
Hi,My Quick Access Toolbar is behaving erratically when I try to customize it by adding more icons. It won't always save the icons I've added after customizing, and sometimes half of the toolbar will disappears. Has anyone else had trouble when trying to customize the quick access toolbar or have any idea why it is not saving my changes? After making changes, I always do a "Save All" but that doesn't always work. The most frustrating thing right now is that half of the toolbar has disappeared. It's behaving as if it cannot all fit on the ribbon, which isn't the case. Sometimes I get the "dots" to click on to show the rest of the toolbar, other times they just disappear and the rest of my newly added icons do, too. Then I have to start all over again. Thanks,Lori
My work has upgraded our version of RoboHelp from 10 to 2015. Previously, we were using a workaround script to manage our single sourcing - however, because of layoffs, I don't actually know how this script works. Basically, it allows the "single-sourced" topic to appear in the webhelp of the project that's referencing the original, but not in the print documentation. So, we updated to RoboHelp 2015, so we could single source properly.But, here's the issue. I started converting my first project, and pulled in all of the topics that I needed to reference. That all worked fine, except my broken links folder had about 20 broken links. I found that this was because a lot of the topics I was pulling in had links to other topics in the original projects. So, it seems those topics also needed to be pulled in. When all was said and done, I'd almost doubled the number of topics in that project. (Half now being shared from the resource manager.) Some topics even linked to topics that linked to o
I'm willing to go into layout.css if someone can point me to the right location in there. I can change just about everything else in the Layout Customization tool, but not that. Thanks!
I am working on 3 FrameMaker books merged in 1 WebHelp. I have cross-referenced topics between books but the hyperlinks in the WebHelp don't have a destination. The cross-references work fine in FrameMaker and PDF but do not work in RoboHelp. Does anybody have a solution to this problem? I've looked through the discussions but did not find any answers. Also, my FM books are linked in RoboHelp.
Hi everybody,I posted this here as I did not know where to post it. This is my "main" forum, where I get most of help, therefore I was thinking that I might get a useful suggestion here.I had an original profile for the forums, however that got corrupted (!?!), and I got as "suggestion" from the Adobe support to make myself another one with another e-mail address, because if I would have used my original e-mail address, it would point me to the "corrupted" profile.The issue is that I do not check so much this address as I check my work e-mail address, and I would like to put as my notification e-mail address my work one, and I did not find any possibility to do so.Does anybody have any idea as how I should proceed, or whom I should contact?Thank you very much
This is my first day working with RoboHelp HTML. I've read some of the documentation, but I cannot find how to get an edited script file's changes to save after generation. When we launch the generated Help, a popup box appears with this message: "The webpage you are viewing is trying to close the window. Do you want to close the window?". I can fix the problem of by adding this line of JavaScript code: "window.open('', '_self', '');" after line 174 in the loadcsh.js script. The problem is that this file gets overwritten every time the project is generated.
How do I set up my Responsive HTML5 output file to open to the Index and Search tabs rather than always opening to the default Table of Contents tab (displayed on the left hand side of the UI in a browser)?
We are trying open our HTML5 generated files to either the search, index or table of contents tab. Each selection is controlled by a menu from within our Java application. I have been unable to discover a URL attribute that can control this. In the non-HTML5, WebHelp, there was an addition to the URL that would allow for one of the tabs to be selected (ww.blank_pretend.com/...../index.htm#<cmd=fdx>>newwnd=false). The com portion allowed the functionality to open to search tab. Is there anything in RoboHelp 15 or the generated HTML5 that will allow for the same functionality?
I work for the State of North Carolina and my director asked of me "do we have to run Robo Help with Tom Cat server or can it run with a Microsoft server? I have just started in the world of Robo Help 10. I know we use webhelp pro to publish and i know that we use Robo Help server 9 on a Tom Cat server. I have no clue. I have read a few of the blogs but it does not make any sense. I can go ask or IT guy but i am looking for a second opinion. As i under stand it the Tom Cat server uses Lynx or Unix and they want to shift it to a Microsoft server if they can. So can Robo Help run on a Microsoft server?
I am upgrading help projects from RH9 to RH2015, and have come across some topics that include old script code in them. It's causing errors in IE. In its simplest form the code looks like this:Is there an easy to clean this up? Something similar to Tools > Update DHTML, perhaps? If I have to, I'll write a script to clean this up, but most instances are not laid out quite this simply, so i was kind of hoping for a canned solution. Suggestions welcome. Thanks.G
Has anHas anyone else dealt with this issue? Please help.
Hi,I am not able to generate an output of my project. Whenever I compile my project to generate it in HTML 5 or in Web help, it opens in MS-word document instead of the selected mode. Kindly tell me what is the remedy of it.RegardsPrashant Bhonde
I was running TFS MSSCCI Provider v11 to integrate with RoboHelp 10 on Windows 7. I would open an RH project by selecting the TFS version control option, which would eventually open the Choose Folder in Team Foundation Server dialog. Then I would drill down to the relevant project folder on the server side. When I selected a folder, the proper Local Path was populated (as defined in the workspace via VS Team Explorer (2013)).Now in Windows 10, I have two major problems:I can map a local path with Source Control Explorer, but then when I try to open a RH project by selecting a folder, the Local Path is empty so I have to type or browse to the path. When I click OK, it says the path is already mapped in the workspace.If I don't map the folder with Source Control Explorer beforehand, I can manually assign a local path and successfully open a RH project with a TFS connection. When I check out a file in RH, it is shown as locked in Source Control Explorer but the red check symbol is not the
Hi everybody,I was just wondering if somebody knew how to setup a title page for the printed documentation.I have a topic that I use as title page, however when I generate the documentation, it puts it after the TOC, and I have to cut/paste it instead of the title page that RoboHelp is generating by default.I searched the online help, however I did not find anything about it, only that it is a concept of title page, however how to setup one, not so much.Thank you
I've saved a User Guide project on my server. I've created a web page and added a link to the user guide but it doesn't work. Can anyone assist please?
I have been using RoboHelp 10 on a Windows 7 Computer for 2 years. Now I want to use it on a new Computer (Windows 7 as well) and installed RoboHelp 10 on it. When I try to open my Project, it says that the project file has been created in a previous version of RoboHelp and that I need to update it. When I do so, I get a message, that my cpd-file is corrrupt and that I need to delete it and start the project again. When I do so, the same error pops up (corrupt cpd-file).I would be grateful for any ideas on this issue.
In the Project Manager, I renamed one of my topics folders. While the renaming process was happening, it got frozen, I am now left with a set of topics which are no longer accessible. They have a RED CROSS through them. How do I bring them back to life? They are not accessible in the Topics list either.Thanks
I tried making my own style table, didn't like it. Deleted the new style, however the Table on the toolbar disappeared even though it has been selected and shows the check mark. How do I get it back?
Hi guys,I already asked this question to Peter, as my login into the forum would not work, so please Peter, accept my apologies for that.When I open a topic, the font box is toggling between TimesNewRoman and Verdana, making very difficult for me to choose the font.Also, when I try to update a picture in a topic, the new picture does not update in the topic, though in the preview I saw the new picture.Also, just 5 minutes ago, I tried to change something minor in the topic as the font for the entire topic changed just because I deleted one character. Therefore I think that the project is in a pretty bad shape...I am using a shared domain where I have shared pictures and topics between 2 projects.I think I received long time ago a quick fix about how to repair a corrupted project, however I do not know if it would apply in the present situation.Thank you in advance
I’ve just inherited a copy of RoboHelp 9 from the previous technical writer who worked at our company a few years ago.The computer she was using has long since been reformatted, etc.I installed on a new computer, loaded the original serial number - and it was accepted.However, when I’m asked to activate or enter my Adobe ID, the screen says “Network error. Please try again later” – even though I have full access to the internet.I am on a Windows 7 Pro OS, and using Office 2010 (WORD) as my documentation development environment.I also installed the 9.0.2 update – are there any more recent ones?It looks like I can still work with the program, but when I generate a Webhelp test file and try a preview, all I get is a flickering line at the top of the screen.I would appreciate some help getting straightened out.ThanksLeybl Botwinik, Documentation managerEvolven Software.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.