The official community for RoboHelp.
Recently active
Very frustrating - we trying to publish a robohelp17 project from on-prem to sharepoint online and while the project generates without error and shows on local version fine, when publishing errors out with this without any log or details on where is the list of missing files ? The project has 1000s of files so very hard to debug without knowing more details.
Hello! While testing the docs I'm writing using the Frameless HTML ouput (using the "Orange" theme, but heavily edited and customised), I've noticed that the top breadcrumbs and left-hand Toc take AGES to load (opening the build project locally). Checking the network waterfall using Chrome dev tools, I found that the file "search_auto_map_0.js" is taking a massive 12 seconds on average to download! It's fairly large - at about 900kb in size - but I have images that are larger than that (often multiple PNGs or GIFs on the same page), and they download almost instantly... so I'm not sure why this file is taking so long?Anyone else encountered this issue? Or have suggestions on how I can speed things up?
When publishing HTML5 from RH2017 to RH Server, my layout appears but there is no content (no TOC, no default topic, etc.). I can successfully publish the same project from RH2020 to RH Server.
An attempt to publish a project on the build server using the command line fails because the nominated output preset does not exist, so it seems output presets are NOT considered part of the project. We cannot create a preset on the build server, as we require a map file to be linked, and that IS part of the project. This is surely a bug, as the only way we can build on the build server is to first manually load the project in question then manually create the required output preset with the link to the map file. This is so far out of the envlope for a CI server - expecially where mutiple build agents are in use, andy one of which could be called upon to run the build.
I am using Robohelp 2020 with Windows 10 Pro.My colleagues created a Robohelp project to generate a Responsive HTLM5 web help system. The resulting system generated as expected.I am now updating this project. In the web help that I generate, where we have a book in the TOC, when I click on the top-level topic in that book, it does not open. I can open the topics below it, but not the first entry in the book.
I am using RH 2020.3.32 and am testing out the "Share for Review" feature with a co-worker. The co-worker does not have any problems but when I click the "Create Link" button, I get an error message "Share for Review: Unable to share <name of the review I set up". I have Creative Cloud Desktop installed (installed only recently) and it shows that I am logged in as the same user as RH. Any suggestions for troubleshooting?
I have made changes to my project - changed the TOC, the index, and a few topics. When I publish, the changes to the topics appear both locally and on the server where I publish, but the changes to the TOC and the index do not. I recently upgraded to the latest version of Robohelp and likely am missing some key step I have to do. Am using Publish to webhelp.
The Set as Favorite icon is displaying on my published topics, but when I click it, it doesn't work. It does not add the topic to favorites. I'm wondering if I have to turn on a specific setting that I have missed in order for it to work. I'm having trouble with other icons as well. It seems the only button that works correctly is the Print button. For reference, I'm using the Indigo layout and output preset Responsive HTML 5.
Hi all:I have a frameless project intended for phones and tablets. When a topic opens, it appears as a tiny shape in the top left corner of the screen, then expands very quickly to fill the screen. Is this normal for frameless projects? It happens with every topic and would be distracting for users.Is there any way to stop it happening?Thank you.Juliette
Hi, We're trying to implement the help in our product with the option to download the pdf format of the help. However, we run into issues with the download button because an extra slash is inserted into the URL for it during the generation process and Linux is not able to resolve the URL. For example, clicking on the button executes the following URL:https://<system_name>/system/help/en/us/administration//assets/downloads/User_Guides.zip Is this controlled anywhere in Robohelp itself? Can I prevent this from happening in Robohelp? Please advise.
I have upgraded a project from classic RoboHelp 2019 to RoboHelp 2020, and I would like to take advantage of the new cross-reference feature. Is there an easy way to convert thousands of hyperlinks into cross-reference links? I've found that I can fairly easily edit the HTML to create cross-reference links to topic titles. But really I would prefer to have cross-references to heading text. Those HTML edits are not working correctly, however. When I change an existing hyperlink to the desired cross-reference as shown below, RoboHelp magically erases the entire link, like so: <p class="RelatedTopics" dir="ltr"> </p> Existing hyperlink:<p class="RelatedTopics" dir="ltr"><a href="Parking_tools.htm#XREF_56756_Parking_Area_Tools">Parking tools</a></p> Desired cross-reference:<p class="RelatedTopics" dir="ltr"><a data-xref="{text}" href="Parking_tools.htm">Parking tools</a></p>
I’m encountering a couple of issues with the translation process and I wonder if someone else has also been facing some obstacles.I’m using manual translation and more precisely I’m using the services of a translation agency. We are currently making some tests on the files… My questions are:1. The .toc file: Studio Trados doesn’t recognised the tags <book navtitle=”..”… as content to translate. Only the text between <title></title> is considered. So how is it supposed to be translated? Did I miss something?The .glo file is better in that perspective. Content to be translated is identified (no link) and recognized)2. The xliff format generated by RH: long <g> tags make the segments to be translated quite unreadable in Studio Trados. Sentences are cut and it makes it very uncomfortable to work for the translators. Here is an example. Again, did I miss something?3. As the xliff are not ideal at all, we are thinking of working with HTML files (as previously). Howe
I'm using RoboHelp 2020.3.32 publishing to Zendesk and my images keep disappearing after four days. According to Zendesk Support, this is caused by the images not authenticating properly. They suggest that I add the images manually (not an acceptable solution). Any suggestions on how to make this work in RoboHelp?
The Update 4 of the 2020 release of RoboHelp is here and is power packed with authoring, publishing, and user interface enhancements. This update enables content creators and information developers to create quality content while maintaining high productivity. The update introduces Zoho as a new Knowledge Base output, multi-level autonumbering, enhanced User Experience and accessibility improvements, search and frameless skin enhancements, bug fixes, and a lot more. For more information, see What’s new in RoboHelp Summer 2020 release Update 4. If you are using 2020.0, see this thread to apply the update.
Hi all,My problem is the following: I enter the margins for the header and footer of the master page but when I generate the output nothing is changed. I tried entering the margins manually from the code but it doesn't work either. I should also say that I have entered my header and footer in tables with transparent borders I don't know if that makes any difference. Does anyone have any idea how to solve the problem?Thanks and regardsMegi
I've read the posts on aligning text in RH 2020.3, but I don't see the alignment options shown in previous posts. On the Table tabl of the Properties panel, my Alignment options are: That's it. Why don't I see top, middle, or bottom alignment icons?
I am trying to map tables in an imported Word document to the table style I defined in my project. I understand that I can do this for all tables at once during the Import process. Specfics:Using the current RH (2020.03) and a new doc created using Office 365In the new doc I added some text, an H1, and a table. I did not apply any formatting whatsoever. When I import the document I can access the General, Paragraph, Character, and Advanced tabs.No matter what I try I can never get access to the Table tabNote that the tables do come in just fine. If I apply styling to the tables, that comes also. If I set the style of a table to the table style in RH, that works too.Any help would be appreciated. I know this feature worked in 2019 and an older version of Word, I just can get it going now.
Is anyone experincing issues with Context sensitive Webhelp failing to find the correct path in the Index.html file?I recently converted a classic Robohelp 11 OLH into the new Robohelp 2020.I use the Map Id file BSSCDefault and I export it along with the output Webpro generated files. When I generate the output files - I have always used the "Use lowercase file names" option thus alll my output files are in lowecase. However, my BSSCDefault file is a combination of upper and lower case. That has not been a problem in the past.Robohelp defualt page is now help/index.html#t=start%2Fwelcome.htm ,In Robohelp 11 it was /help/index.html#params/When I use the new format of path/index.htm?rhmapno=123, it fails to find the correct output file. I get :/help/index.html#t=tcase%2Flcs%2FLCS_Node_Emulator_Configuration.htmIt shoud be : /help/index.html#t=tcase%2Flcs%2Flcs_node_emulator_configuration.htm Doesn't the Index file know that the Output file names were generated with all l
Hello Adobe-Community, We are currently in the testing phase with Robohelp 2020 and are testing out the possibility of reviews.We create a new group for active reviews and then select the content to be assigned to this group.After that, we then share this review group. As soon as I have invited two employees, I no longer see the group in the overview.Does anyone have a similar problem with this?Step 1: Step 2: Step 3: Furthermore, I haven't figured out how to change a group from "Active" to "Completed".Thanks for the help from the community.
Hi, I am using RH 2019 Classic and we generate responsive help. However, the URL has this "help/#t=The_User_Interface.htm. Is there a way we can remove "#t=" and have the topic name directly like help/The_User_Interface.htm. Any workaround on this like changing some XML file or anything would help.
Please could someone advise how to create a PDF output in RH 2017? I have configured the settings for printed output, but it just creates Word docs. I must be missing something. Thanks for any advice.
When we insert an image in a content and want to have a frame around it, this frame does not work for image as "pop-up".In the screenshot below once the image in original size and below it as pop-up.Is this a known behavior?
Hi, Everyone. I have several topics that have PDFs "attached." Attached isn't the right word. Each of these topics is simply a "blank page" that maps to the PDF asset as its source ("assets/docs/ETF History 2018.pdf"). When you click the title of these pages in the TOC, it should open the PDF in a new browser window. But they've all stopped working when serving my help system from SharePoint. I don't know exactly when they stopped working b/c I don't look at these pages often. But they worked as recently as a month ago. NOTE: each of these pages operates just fine when viewing the help from my local drive. It's only on SharePoint that I get the "404 not found" error. Can anyone recommend some troubleshooting for me, please? Thank you!
Currently, I have my help delivered as HTML5 through RH2020. I am now exploring the tool to produce Frameless output. I'm a novice user with not a lot of CSS expertise but have been able to make decent progress using the Skin editor. I've made a copy of the default Studio skin and am making changes to it. While things seem to be working, I'm not been able to figure removing elements from the skin. For example, the skin adds a "share" icon by default. I do not need this, but I'm not able to remove it. While I've been able to play around with the styling of elements, any help around removing unwanted elements is appreciated.
How do I convert a short videoto jpeg format
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.