Displaying images
Oxygen general issues.
-
- Posts: 45
- Joined: Wed May 23, 2012 11:20 am
Displaying images
Is there a way to display an image in the Author applet using a different tags. I've seen the topic http://oxygenxml.com/doc/ug-editor/inde ... ering.html which describes the <image/> tag. However we have a different datamodel which cannot be changed without going through a lot of procedures. Is it possible to get the Applet to render an image using a different model.
Code: Select all
<graphic id="x" filename="filename.png">
<caption>This is an image of x.</caption>
</graphic>
-
- Posts: 9446
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Displaying images
Hi Neal,
Sure, just add another selector in the CSS like:
Regards,
Radu
Sure, just add another selector in the CSS like:
Code: Select all
graphic{
content: attr(filename, url);
}
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