Minimize Webhelp Navigation pane on initial load

Oxygen general issues.
cjbcjb
Posts: 18
Joined: Thu Feb 07, 2013 7:20 pm

Minimize Webhelp Navigation pane on initial load

Post by cjbcjb »

How would I go about loading the WebHelp with the navigation pane minimized? I have designed my help to be easily navigated without needing a TOC, and so I want it to open to a home topic without the TOC. I was using XHTML output, but I still need the search capabilities provided with WebHelp.

Chuck
bogdan_cercelaru
Posts: 222
Joined: Tue Jul 01, 2014 11:48 am

Re: Minimize Webhelp Navigation pane on initial load

Post by bogdan_cercelaru »

Hello,

If you are using Oxygen 17.0, you can use the toc.visible parameter to minimize (collapse) the navigation pane.

WebHelp Output / Customizing the WebHelp Systems / WebHelp Runtime Additional Parameters
toc.visible - The value can be true (default value) or false. When to false, the table of contents will be collapsed when you load the WebHelp page.
Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply