Andreas Alvarez wrote: > Then used the component configuration in the floating toolbar and told > n.n.static to use the different schemadb. Working fine so war... > However, is it possible to disable the htmlpurifer with this schemadb as > well? >
As stated, you need the SVN DM2 to be able to disable purifying on per-field basis, if the page is rarely edited you can just globally disable purifier for the time you save the content and then re-enable > > (Btw: Since i am entering valid xhtml, why is the purifier > stripping it out ?) > Because it's only purpose is not to make sure the output is valid but to also make sure nothing malicious (or stupid) can happen (like adding funny ids to divs on content messing up the layout, or injecting javascript or doing funny XSS tricks with forms, or...) /Rambo _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
