Hi,
depending of the version of Jahia you are using, can you check that the
current parser is tidy and not neko.
The setting is in the file WEB-inf/etc/config/config.xml if any and the
property is "org.jahia.services.htmlparser.HtmlParser". The default selected
is Neko.
You can always add the tag <BR> to the list of markups to remove in addition
to Html parsing by Jahia ( in Html parser admin panel ).
Regards,
Khue Nguyen
----- Original Message -----
From: "Nicolas Lafaury" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, July 13, 2005 5:35 PM
Subject: Probleme tidy
Hello all
Do you know how use tidy with Jahia?
In fact normally it's used with the HTMLAREA, the option is checked on
the administration.
But if you look on htmlarea, the editor create lot of <BR> whose are not
compatible xhtml.
I want to use tidy to generate xhtml or XMl code.
To do that in the file
tomcat\webapps\jahia\WEB-INF\etc\config\tidy.properties
I have set the both properties:
output-xml = yes
output-xhtml = yes
But no changes have been detected, and I still have <BR> or <HR> ...
If anyone have a idea?
Thanks for your help.
Nicolas