Webhelp output - Add transformation parameter for home URL
Are you missing a feature? Request its implementation here.
-
- Posts: 30
- Joined: Mon Jan 27, 2014 11:19 am
Webhelp output - Add transformation parameter for home URL
It would be helpful if a parameter were added to the DITA Map Webhelp transformation scenario allowing a URL to a documentation home site to be specified. Ideally this should then appear as a link in the navigation bar, perhaps near Content|Search tabs.
Regards
Rodrik
Regards
Rodrik
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Webhelp output - Add transformation parameter for home U
Post by sorin_ristache »
I am not sure if such a link in a prominent position like the navigation bar or in the page header (near the main title above the Content and Search tabs) would be useful to most Webhelp users. I can give you instructions though, if you want, for adding such a URL link by modifications in an Oxygen XSLT file called by the Webhelp transformation.
Regards,
Sorin
Regards,
Sorin
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Webhelp output - Add transformation parameter for home U
Post by sorin_ristache »
Hi,
The title area of the Webhelp page and the Content, Search and Index tabs are created in the XSLT template with the attribute name="create-toc-common-file" in the file:
For adding a link to other page (for example a link to your home page) I suggest looking at the XHTML code that is created near the following line inside this XSLT template, which is a call that creates the Content, Search and Index tabs:
Regards,
Sorin
The title area of the Webhelp page and the Content, Search and Index tabs are created in the XSLT template with the attribute name="create-toc-common-file" in the file:
Code: Select all
OXYGEN_INSTALL_DIR\frameworks\docbook\xsl\com.oxygenxml.webhelp\xsl\createMainFiles.xsl
Code: Select all
<xsl:call-template name="create-tabs-divs"/>
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service