XHTML compliance

"Miles Tillinger" <[email protected]>
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
Hi,

 

I am trying to enforce XHTML compliance on all fields, particularly
BigText fields.  I'm trying to find where content submitted via BigText
editor form has some changes applied, e.g.  tags converted to uppercase,
<br /> converted to <BR>, trailing slash removed from <img ... /> tags
etc.   more detail:

 

The following code from TinyMCE editor:

 

this is a <br />page break       <img src="logo.gif" border="0" />     

 

is ultimately stored as :

 

<html>this is a <BR>page break       <IMG border="0" src="logo.gif">
</html>

 

 

I would like to disable the conversion to keep the content XHTML
compliant (as is applied by the TinyMCE editor I am using).   Can you
direct me to the right place in the source?

 

Regards,

 

Miles.
IMPORTANT: This e-mail, including any attachments, may contain private or confidential information. 
If you think you may not be the intended recipient, or if you have received this e-mail in error, 
please contact the sender immediately and delete all copies of this e-mail. If you are not the intended 
recipient, you must not reproduce any part of this e-mail or disclose its contents to any other party.

This email represents the views of the individual sender, which do not necessarily reflect those of 
education.au limited except where the sender expressly states otherwise.

It is your responsibility to scan this email and any files transmitted with it for viruses or any other 
defects.

education.au limited will not be liable for any loss, damage or consequence caused directly or indirectly by this email.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.