Abubakar Pasha wrote:
Hi,

Why does kupu change the <img/> tag to <object/> tag when I open a document which contains an <img/> tag and make some changes using Kupu and finally save it. Why this happens and what is the solution? I don't want to convert my <img/> tags to <object/>

Thanks,

AB


If you are running 1.4 this is due to the fact this change has been specified in clean-xhtml.xsl. object is the correct tag for for the future, but it does interfere with editors that aren't aware of the tag and require the use of img. You can do as I have done and remove that portion of the file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to