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

Close open books when a new book is openend

Guest
Dec 13, 2007 Dec 13, 2007
Is there a way to make a webhelp close all open books when the user opens a new book? The goal would be that the TOC only displays the path to the currently viewed topic. Currently, all book stay open until manually closed.

Perhaps this was already covered in a thread - please excuse in case I overlooked it.
354
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
LEGEND ,
Dec 13, 2007 Dec 13, 2007
Hi robert-sfl

Unfortunately that is not a feature of WebHelp. There is only one way I'm aware of to collapse all books. Restart WebHelp.

If you would like to see this as a future feature, consider submitting a WishForm asking for it. You may do so by clicking here.

Cheers... Rick
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
Guest
Dec 14, 2007 Dec 14, 2007
LATEST
I just found out how to do it! Thanks for the idea of restarting the webhelp.

Solution: in the whtdata0.xml file that contains the TOC data, I replaced all item url paths to redirect over the start page of the webhelp.

Example:

Original path: url="topic.htm"
New path: url="index.htm#topic.htm" target="_top"

The catch is that this can be replaced with an enhanced find&replace tool without manual work.

The disadvantage: book urls cannot be redirected because this causes the webhelp script to crash. Only item entires can be redirected this way.

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