In the HTML filter description is say:
Warning: For performance reasons, please ensure that there are no highly dynamic filters before HTML Purifier.
Would you be able to give some examples of what some of these "highly dynamic filters" are? Or if I use HTML Purifier as the last filter it is guaranteed to work properly?
I've currently got the following HTML filters installed:
- HTML filter (core)
- HTML corrector (core)
- Hide email addesses (SpamSpam) <-- highly dynamic?
- Line break converter (core)
- URL filter (core)
- GMap macro expander (GMap) <-- highly dynamic?
Cheers
Comments
Comment #1
ezyang commentedSince GMap and Email address hider probably use JavaScript, they have to be used after HTML Purifier anyway. Also, with HTML Purifier you don't need the core filters anymore (turn on auto-paragraphing though).
Comment #2
ezyang commented