-
1. Re: Linking to topics in browser based help
Jeff_Coatsworth Jun 13, 2013 7:02 AM (in response to tagemoff)I’ve only played with locally-installed AIRHelp, but doing a CSH call to a topic in it will always launch the full help with ToC; not sure how B-B AIRHelp will respond – are you calling it now & it appears without the ToC?
-
2. Re: Linking to topics in browser based help
tagemoff Jun 13, 2013 7:33 AM (in response to Jeff_Coatsworth)I can currently link directly to the topic and it will pop the HTM file w/o the ToC or search bar, which I suppose makes sense.
I've mapped topic IDs, but linking with (example) /help.htm#<id=1 doesn't work locally for me. It may work once hosted, but getting deployments is a hassle here and so I wanted to troubleshoot as much as possible beforehand.
-
3. Re: Linking to topics in browser based help
Jeff_Coatsworth Jun 13, 2013 7:47 AM (in response to tagemoff)You could try using the full path to the topic; that might work. Do you have a “Show” link at the top of the stripped-down topic? Breadcrumbs?
-
4. Re: Linking to topics in browser based help
tagemoff Jun 13, 2013 8:32 AM (in response to Jeff_Coatsworth)No 'show' link or breadcrumbs.
Deployment ran fine, but I find using the help.htm#<id=1 URL now opens the topic in a new window with the ToC minimized to the left. You can click and drag the ToC frame to expand it, which is an improvement on before, but it still does not open fully maximized and will likely just confuse users.
I suppose I could use " help.htm#sprockets.htm " style linking, but I'd prefer to keep the filename hidden behind an ID number if I could.


