Replacing hints styles with custom hints
Oxygen general issues.
-
- Posts: 26
- Joined: Thu Apr 26, 2012 5:36 pm
Replacing hints styles with custom hints
I know I could replace the hints style that comes with Oxygen by replacing the hints.html file in \frameworks\dita\css\hints\, but I'd like way that I could point to an external location to pull in a custom hints file so users don't need to update a local version every time we make updates.
Is there a way to do that?
Is there a way to do that?
-
- Posts: 1016
- Joined: Wed Nov 16, 2005 11:11 am
Re: Replacing hints styles with custom hints
Post by alex_jitianu »
Hi,
Yes, it is possible. You'll have to change hints.css and specify a remote location for the hints file:
You could probably use the Find/Replace dialog to change all occurrences (there are quite a few).
Best regards,
Alex
Yes, it is possible. You'll have to change hints.css and specify a remote location for the hints file:
Code: Select all
hints {
content: oxy_htmlContent(href, 'http://www.oxygenxml.com/hints.html', id, "div_id", width, 100%);
}
Best regards,
Alex
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