[opencms-dev] Image Uploads: Getting just the image attributes not the full html tag
Millo Magnocavallo
millo_magno at yahoo.com
Tue Aug 31 23:55:08 CEST 2004
Hi,
I've inserted an image from the gallery but I've got a problem. In the
page it displays the full html code such as this:
<img alt="logo_opencms_300
src="/opencms/opencms/system/galleries/pics/opencms-demo/logo_opencms_300.gif">
(this is direct from the code, note that it doesn't even close quote
the alt tag)
what I really need is just the src attribute
(/opencms/opencms/system/galleries/pics/opencms-demo/logo_opencms_300.gif).
Can this be done and if so does anyone know how?
Thanks in advance,
Millo
More information about the opencms-dev
mailing list