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

Opening a hyperlink in a new window showing the TOC frame, with a preselect topic

Guest
Nov 08, 2010 Nov 08, 2010

Copy link to clipboard

Copied

ROBOHELP HTML 8.

Hello,

I need to provide my dev team with some getting started content they will embed in the app. This content will link to specific topics in the help.

What is the hyperlink strategy for opening a new browser window showing the entire help, including the TOC frame, with a preselect topic displayed in the other frame?

Thanks,

Stephen

Views

441

Translate

Translate

Report

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
Participant ,
Nov 08, 2010 Nov 08, 2010

Copy link to clipboard

Copied

To open the WebHelp context sensitively, the software should call something like this:

file:///path_to_the_help/start_page.htm#the_page_you_want.htm

Votes

Translate

Translate

Report

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
LEGEND ,
Nov 09, 2010 Nov 09, 2010

Copy link to clipboard

Copied

LATEST

Hi,

How you open the help depends on your output. Also, you have multiple options per output type. To keep the help and the application separated, you can use id's to let developers call the help. You can provide your developers with a map file (*.h) that contains the codes from the application and the corresponding id. Developers than call your help using the id. RH provides several API's for calling the help. See <install dir>/Adobe RoboHelp 8/CSH API/. Give that to your developers.

Before you start, think of a way to make it easy on yourself. If you're going to have a project with a few thousand topics, you don't want to create the context sensitivity manually.

For WebHelp, be sure to visit Peter's site on: http://www.grainge.org/pages/authoring/calling_webhelp/calling_webhelp.htm That article provides an overview of the available methods of calling WebHelp.

Greet,

Willam

Votes

Translate

Translate

Report

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