Webhelp content and search frame changed in 13.2
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 16
- Joined: Fri Apr 06, 2012 9:10 pm
Webhelp content and search frame changed in 13.2
Hi,
Formerly, the content and search frame, when resized, would result in the TOC links wrapping. It no longer wraps. Is there a reason for this? Does anyone know how to make the TOC behave as it used to?
Thanks!
Julia
Formerly, the content and search frame, when resized, would result in the TOC links wrapping. It no longer wraps. Is there a reason for this? Does anyone know how to make the TOC behave as it used to?
Thanks!
Julia
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Webhelp content and search frame changed in 13.2
Post by sorin_ristache »
Hi Julia,
In a previous version the Table of Contents was constructed in a different way. In the current version (Oxygen 13.2) you can add a horizontal scroll bar in the frame containing the Table of Contents by adding the following line at the end of the ul.dt-container selector in file [Oxygen-install-dir]\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css\ui.dynatree.css:
The ul.dt-container will look like:
In the next Oxygen version we will try to allow wrapping in the Table of Contents frame as in previous versions.
Regards,
Sorin
In a previous version the Table of Contents was constructed in a different way. In the current version (Oxygen 13.2) you can add a horizontal scroll bar in the frame containing the Table of Contents by adding the following line at the end of the ul.dt-container selector in file [Oxygen-install-dir]\frameworks\dita\DITA-OT\plugins\com.oxygenxml.webhelp\oxygen-webhelp\resources\css\ui.dynatree.css:
Code: Select all
overflow-x:auto;
Code: Select all
ul.dt-container
{
...
overflow-x:auto;
}
Regards,
Sorin
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