Customize -i18n-en.css in DITA OT plugin way
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 35
- Joined: Thu Aug 15, 2019 5:31 pm
Customize -i18n-en.css in DITA OT plugin way
Hi experts,
I have one requirement that want to customize the
such like adding some new lines for new DTD elements:
is there any way to customize this file in the DITA OT plugin way? could you please give me some guide on this? Thanks a lot.
I have one requirement that want to customize the
Code: Select all
OXYGEN_INSTALL_DIR\frameworks\dita\css\core\-i18n-en.css
Code: Select all
*[class ~= "task/limitation"]:before {
content: "Limitation: ";
}
@media print {
*[class ~= "task/limitation"]:before {
content: none;
}
}
-
- Posts: 9436
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Customize -i18n-en.css in DITA OT plugin way
Hi,
As the CSS file is not inside a DITA OT plugin, it cannot be customized with a DITA OT plugin.
You need to create a DITA framework extension which adds a custom CSS adding those extra selectors:
https://blog.oxygenxml.com/2016/10/cust ... iting.html
Regards,
Radu
As the CSS file is not inside a DITA OT plugin, it cannot be customized with a DITA OT plugin.
You need to create a DITA framework extension which adds a custom CSS adding those extra selectors:
https://blog.oxygenxml.com/2016/10/cust ... iting.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<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)
- ↳ 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