[Bug 308116] New: Images not displayed in the editor
[email protected] Fri, 17 Jun 2005 15:06:18 -0400 (EDT)
| Newsgroups | gmane.editors.conglomerate.cvs |
|---|---|
| Message-ID | <[email protected]> |
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=308116
conglomerate | Code | Ver: cvs
Summary: Images not displayed in the editor
Product: conglomerate
Version: cvs
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Could some code be added so that an image be displayed in the editor instead of a representation of
the code.
Example for a DocBook article:
<figure>
<title>A screenshot</title>
<screenshot><mediaobject>
<imageobject>
<imagedata fileref="screenshot.png" format="PNG"/>
</imageobject>
</mediaobject></screenshot>
</figure>
The actual representation displays only a raw representation of the code.
------- You are receiving this mail because: -------
You are the assignee for the bug.