Author DITA xref display
Oxygen general issues.
-
- Posts: 75
- Joined: Mon Sep 28, 2009 8:10 am
Author DITA xref display
In Author DITA mode, is there a way to turn off display of the xref path when I add an xref? When I add an xref in a small table cell, the extra path and filename info really messes up the table display. I do not need to see the path info at all. Even with tags off it still appears.
-
- Posts: 9496
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Author DITA xref display
Hi,
Rendering in the Author page is CSS based.
You have to edit the OXYGEN_INSTALL_DIR/frameworks/dita/css_classed/topic.css file and comment or remove from line 591 to 598.
The commented CSS should be:
Regards,
Radu
Rendering in the Author page is CSS based.
You have to edit the OXYGEN_INSTALL_DIR/frameworks/dita/css_classed/topic.css file and comment or remove from line 591 to 598.
The commented CSS should be:
Code: Select all
*[class~="topic/link"][href]:before,
*[class~="topic/xref"][href]:before {
content:url("../img/link.png") "[" attr(href) "]";
}
*[class~="topic/link"][type][href]:before,
*[class~="topic/xref"][type][href]:before {
content:url("../img/link.png") "[" attr(type) " - " attr(href) "]";
}
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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