Collection Type=Sequence Not producing expected results
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 90
- Joined: Tue Mar 31, 2015 10:43 pm
Collection Type=Sequence Not producing expected results
I am using Oxygen 18.1 Webhelp responsive and I have collection-type=sequence set on a parent topic. I would expect 1) the hierarchy links to displayed as 1,2,3... and then there be parent, previous, and next topic links. I do not see either of these things.
-
- Site Admin
- Posts: 275
- Joined: Thu Dec 24, 2009 11:21 am
Re: Collection Type=Sequence Not producing expected results
Hello,
You can use the following CSS snippet as a starting point:
The parent link is not displayed because you can navigate to the parent topic using the link in the breadcrumb from the same navigation toolbar.
Regards,
Alin
The default styling for the WebHelp Responsive output does not specify numbering for the child links by design. If you want to customize the output appearance you can contribute an additional CSS file to the WebHelp transformation scenario. This procedure is described here: https://www.oxygenxml.com/doc/versions/ ... n-css.html1) the hierarchy links to displayed as 1,2,3...
You can use the following CSS snippet as a starting point:
Code: Select all
.olchildlinks li {
list-style-type: decimal;
}
The "next" and "previous" links are generated for the child topics of the topic that has "collection-type=sequence" set on it. The links are displayed as arrows and they can be found in the navigation toolbar, above the topic content.... and then there be parent, previous, and next topic links.
The parent link is not displayed because you can navigate to the parent topic using the link in the breadcrumb from the same navigation toolbar.
Regards,
Alin
Alin Balasa
Software Developer
<oXygen/> XML Editor
http://www.oxygenxml.com
Software Developer
<oXygen/> XML Editor
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