summaryrefslogtreecommitdiff
path: root/plugins/filter.stylepurifier.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+4
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-7/+8
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2007-07-23handle more by reference. this might allow for better error reporting in the ...Max Kremmel1-10/+8
2007-07-22update regexes to be more difficult to overcome by using slightly wonky synta...Max Kremmel1-18/+16
2007-06-25Change purifystyle filter to a "store" filter so it will work with the permis...Nick Palmer1-4/+5
2007-06-13remove stripslashes() since it interferes with the outputMax Kremmel1-2/+3
2007-06-12Move html purification stuff into filters. Still need to address style purifi...Nick Palmer1-0/+52