what advantages vs risks in using html parsing in Cotonti?
donP |
|
---|---|
As I said in the tracker section,
It would't be such a radical transition. If you enable HTML cache in admin panel (almost every users has got it enabled) you can have the html version of your entire website and then create a simple query to copy/paste the page_html content to page_text and change the page_type from 0 to 1. I've done like that in my local-test-website to have all pages converted to html. For HTMLPurifier, as I said before, That library is the best effective XSS protection solution (compared with others)... and it has got some speed-up the process and have a ligther code (se here: http://htmlpurifier.org/docs/enduser-slow.html ). in [color=#729FCF][b]BLUES[/b][/color] I trust
|
|
This post was edited by donP (2010-04-13 02:49, 15 years ago) |