Wednesday 11 May 2005 7:53:31 am
Hi I have an installation of eZpublish which I allow users access to the ezdhtml toolbar. I can insert images with the toolbar which inserts an image into the editing area. When I switch the code editor off I can see:
<Object id="1212" size="small" align="left">
When this page is published the HTML that is outputted reads:
<img src="(The true path of the file)" width="100" height="100" border="0" alt="" title="">
How can I populate the alt tag using the image's name???? Paul very stuck Is there any info on the toolbar out there???
|