Next/Previous buttons
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 30
- Joined: Tue Jun 02, 2015 2:01 pm
Next/Previous buttons
Hi,
Since the oxygen 18 update next & previous buttons (e.g. family=sequence is set) are no longer showing in the topheader of the classic webhelp output.
Any reason why they don't show anymore or is there a known workaround to get them back in the output?
Thanks,
Tristan
Since the oxygen 18 update next & previous buttons (e.g. family=sequence is set) are no longer showing in the topheader of the classic webhelp output.
Any reason why they don't show anymore or is there a known workaround to get them back in the output?
Thanks,
Tristan
-
- Posts: 222
- Joined: Tue Jul 01, 2014 11:48 am
Re: Next/Previous buttons
Post by bogdan_cercelaru »
Hello Tristan,
Thank you for reporting this issue.
To resolve this issue you should open the [DITA-OT]\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\skins\desktop\toc_driver.js file and replace the code below with the following one:
This fix will be also included in the next maintenance build of Oxygen XML Editor.
Regards,
Bogdan
Thank you for reporting this issue.
To resolve this issue you should open the [DITA-OT]\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\skins\desktop\toc_driver.js file and replace the code below
Code: Select all
$('#navigationLinks').html($('#frm').contents().find('div.navheader .navparent, div.navheader .navprev, div.navheader .navnext'));
$('#frm').contents().find('div.navheader').hide();
Code: Select all
$('#navigationLinks').html($('#frm').contents().find('span.navheader .navparent, span.navheader .navprev, span.navheader .navnext'));
$('#frm').contents().find('span.navheader').hide();
Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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