Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

RoboHelp support on Linux

New Here ,
Oct 01, 2007 Oct 01, 2007
I am looking for assistance to create a context sensitive help using RoboHelp X5 to run on Linux as our client needs it. Can anyone here help me in this regard? In case I can't create one with RoboHelp X5 can you suggest an alternative to create a context sensitive help to run on Linux.

Thank you,
Anu.
785
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Oct 01, 2007 Oct 01, 2007
Webhelp is the cross-platform help output you need to generate. Your developers only need to call the topic URLs through your project's start page to launch context-sensitive help.

The RH online help has plenty of information about both subjects.


Good luck,
Leon
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 04, 2007 Oct 04, 2007
Thank you Leon for you immediate reply, is there any method to use HTML help to generate context sensitive help that run on Linux?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Oct 04, 2007 Oct 04, 2007
LATEST
Yes, see my first reply (the developers call YourHelpStartPage.htm#ThisSpecificPageThatMatchesTheScreenName.htm). The key is that you name the topic the same as the name that developers assigned to the screen. RH WebHelp output is a cross-platform solution designed for access on a server (our app supports Windows, Linux, and Solaris).

You can even do field-level help in a similar manner, matching the app's field names to bookmarks in the screen topic.

If you have a merged project, you need to supply a "map" file that will allow the developers to identify the folder structure below the root (where the start page is). We call ours formpath.txt, and insert a series of CSV entries such as:

ThisSpecificPageThatMatchesTheScreenName, mergedProjects\ThatSpecificProjectFolder


Good luck,
Leon
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp