Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2009-06-17 13:07:11

YBELLU
New member
Registered: 2009-01-23
Posts: 8

Xinha rewrite the HTML Code => GetHtml ?

Hello

I have a problem cause Xinha rewrites my HTML content.
I know it does it to validate the code with XHTML, but there are some case where we want to preserve "exactly" what the user wrote.

for exemple :

User : <img /><br /><img />
Xinha :
<img />
<br /> <img />

With this, there will be a hole between te two images, and i can't ask my users to put a CSS display:block on images...

So my question is can we disable the XHTML checking og Xinha.
I hope there is a parameter, but if dosen't exists please can you suggest me some line to comment juste to stop calling the GetHtml methods.

Thanks in advance

Offline

Board footer

Powered by FluxBB