Integrating Applications with RoboHelp for the web

by timvasil 12/21/2007 7:59:00 PM

Documentation on integrating with RoboHelp is sparse.  Here are some things I discovered by reading the JavaScript source (which looks like Win32 UI code out of the 1990s):

To link directly to a topic for context-sensitive help:

index.html#page.name.htm

To show the Index pane:

index.html#>>pdb=ndx

To show the Search pane:

index.html#>>pdb=nls

To show the Glossary pane:

index.html#>>pdb=gls

With these links, you can create a Help menu in your application with links to all of the appropriate pages:

If you have the patience, you can tweak the RoboHelp source to provide some pretty cool value-adds.  For example, I was able to add keyword search highlighting:

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

JavaScript | RoboHelp

 

About the author

Tim Vasil Tim Vasil
I'm a software engineer living in Cambridge, MA.

E-mail me Send mail

Search

Calendar

<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

View posts in large calendar

Recent comments