Search found 7 matches

by Joseph_McMullen
Tue Apr 09, 2013 10:26 am
Forum: Web-based Outputs
Topic: Navigation pane in CSH webhelp gets replaced by topic
Replies: 6
Views: 1847

Re: Navigation pane in CSH webhelp gets replaced by topic

I am still experiencing the problem.

>In the meantime I have to manually add a meta tag to the header of my output to essentially override compatibility mode when viewing the help.

Can you share the format of this meta tag so I can try it?

thanks
by Joseph_McMullen
Mon Apr 08, 2013 11:46 am
Forum: Web-based Outputs
Topic: Navigation pane in CSH webhelp gets replaced by topic
Replies: 6
Views: 1847

Re: Navigation pane in CSH webhelp gets replaced by topic

This is the javascript code used to open a specific topic in the online help I mentioned:

window.open("/vsphere-client/vsm-home-ui/OLH_Build/index_CSH.htm#working_with_groups", "DellVsmHelp");
by Joseph_McMullen
Mon Apr 08, 2013 8:28 am
Forum: Web-based Outputs
Topic: Navigation pane in CSH webhelp gets replaced by topic
Replies: 6
Views: 1847

Navigation pane in CSH webhelp gets replaced by topic

I am developing context-sensitive help using the webhelp target. I edited the skin so that when I build the help from Flare, the output displays in a browser with the navigation pane on the left, showing the contents of the help. I provided the online help to the software developers. When the softwa...
by Joseph_McMullen
Mon Mar 25, 2013 8:25 am
Forum: Web-based Outputs
Topic: Webhelp opens in multiple browser windows
Replies: 7
Views: 3008

Re: Webhelp opens in multiple browser windows

>When the new browser window is opened it needs to be assigned a name and that name needs to be used for any subsequent calls. What is the procedure for assigning a name for the browser window so it can be used for subsequent calls? Is that controlled through Flare or from the HREF code in the softw...
by Joseph_McMullen
Mon Mar 25, 2013 7:02 am
Forum: Web-based Outputs
Topic: Webhelp opens in multiple browser windows
Replies: 7
Views: 3008

Webhelp opens in multiple browser windows

I am creating context-sensitive help for a software project. I provided the webhelp build to the engineering team and the online help is integrated into the product. When the user clicks a help link from the software user interface, a web browser opens with the webhelp open to the desired topic, as ...
by Joseph_McMullen
Wed May 11, 2011 11:34 am
Forum: Tips and Tricks
Topic: "See" and "SeeAlso" index entries do not link in PDF
Replies: 2
Views: 3084

"See" and "SeeAlso" index entries do not link in PDF

Here's what I want to do in an index in PDF output: collections, see replica collections, volume collections That is, I do not want a page number to appear in the index for the keyword "collections." I want this index entry to point to two other index keywords. I use this code when inserti...
by Joseph_McMullen
Wed Feb 16, 2011 12:21 pm
Forum: Flare's General Discussion
Topic: , utf-8, UTF-8, uft-16, UTF-16 Revisited
Replies: 19
Views: 15902

Re: , utf-8, UTF-8, uft-16, UTF-16 Revisited

Hi Trent,
Can you please e-mail this script to me? This is a request from Colin Walters, the tools support person in my documentation group. He is having access problems with this forum and asked me to request the script.

thanks