Omitting permalinks and collapsibility of sections from WebHelp Responsive
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 49
- Joined: Mon Jun 13, 2016 11:23 am
Omitting permalinks and collapsibility of sections from WebHelp Responsive
Post by Graham Hannington »
I'm using Oxygen XML Author 22.1 to generate WebHelp Responsive output.
In general, while I've added a heap of custom CSS rules to "brand" the output, I like the default look'n'feel.
However, sometimes, the output is too "tricksy", too complicated, for my liking.
Take, for example, Oxygen's own "WebHelp Responsive Transformation Parameters" documentation topic. All those chain (permalink) icons! All those downward-facing arrow (collapse) icons!
Perhaps I'm betraying my Australian origins, but all those chain links and arrow heads make the page feel almost... penal
. Okay, perhaps that's going too far. Still, I think it's too busy; I'm content to lose the element-specific permalinks and collapsibility of the sections.
Happily, the WebHelp CSS makes it very easy to customize this.
I've added the following rules to my custom CSS:
Thoughts, feedback welcome.
In general, while I've added a heap of custom CSS rules to "brand" the output, I like the default look'n'feel.
However, sometimes, the output is too "tricksy", too complicated, for my liking.
Take, for example, Oxygen's own "WebHelp Responsive Transformation Parameters" documentation topic. All those chain (permalink) icons! All those downward-facing arrow (collapse) icons!
Perhaps I'm betraying my Australian origins, but all those chain links and arrow heads make the page feel almost... penal

Happily, the WebHelp CSS makes it very easy to customize this.
I've added the following rules to my custom CSS:
Code: Select all
.permalink, .sectiontitle .wh_expand_btn {
display: none
}
/* Original padding-left: 0.7em rule also applies to: table > caption, .topic > .title, .wh_term_group > .wh_first_letter */
.sectiontitle:not(.tasklabel) {
padding-left: 0;
}
-
- Posts: 846
- Joined: Mon Dec 05, 2011 6:04 pm
Re: Omitting permalinks and collapsibility of sections from WebHelp Responsive
Hello,
Indeed, we decided to display all permalinks in the output, as there are users that found that helpful.
However, I've logged an improvement request also for this aspect, so we will see if we could implement something to make this controllable (through a dedicated transformation scenario parameter maybe).
We will notify this thread if this will occur.
Regards,
Costin
Indeed, we decided to display all permalinks in the output, as there are users that found that helpful.
However, I've logged an improvement request also for this aspect, so we will see if we could implement something to make this controllable (through a dedicated transformation scenario parameter maybe).
We will notify this thread if this will occur.
Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
oXygen XML Editor and Author Support
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)
- ↳ 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