Re: Are images displayed in the editor?

David Malcolm <[email protected]> Fri, 17 Jun 2005 14:55:24 -0400
Newsgroups gmane.editors.conglomerate.devel
Message-ID <[email protected]>
On Fri, 2005-06-17 at 13:38 +0200, Mich=C3=A8le Garoche wrote:
> Hi,
>=20
> I don't remember if I've already asked the question, so I ask again.
>=20
> Say I have the following fragment in editor for an xml Docbook article:
>=20
> <figure>
> <title>A screenshot</title>
> <screenshot><mediaobject>
> <imageobject>
> <imagedata fileref=3D"screenshot.png" format=3D"PNG"/>
> </imageobject>
> </mediaobject></screenshot>
> </figure>
>=20
> Is the figure supposed to be displayed?

A couple of years ago I briefly got Conglomerate to do this (using
Bonobo); however that code didn't last long (it displayed things, but
the interface wasn't ideal).

>=20
> At the moment, I have only a representation of the imagedata code.

Please can you file this as an enhancement request in bugzilla so it
doesn't get forgotten about again.

Thanks
Dave