0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-09 23:28:42 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
Edward Z. Yang 238678871e - Fixed lots of bugs
- Defined new directive %Core.EscapeInvalidChildren, for previously commented out functionality
- Removed convenience configuration generation: you *have* to pass it unless you're interfacing with HTMLPurifier
- Homogenized function parameters even when only a few of them are used
- Rewrote unit tests that expected previous behavior
- Introduced configuration object to ChildDef tests

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@243 48356398-32a2-884e-a903-53898d9a118a
2006-08-14 02:46:34 +00:00
art Add one final "Powered" logo. 2006-07-29 02:49:30 +00:00
benchmarks Switch benchmark to relative percents: makes comparisons easier. 2006-07-23 18:18:11 +00:00
docs Add Percentage, and font-size (not all styles fully realized yet though). 2006-08-14 02:08:45 +00:00
library - Fixed lots of bugs 2006-08-14 02:46:34 +00:00
maintenance Attribute unichr(). 2006-07-29 17:42:11 +00:00
tests - Fixed lots of bugs 2006-08-14 02:46:34 +00:00
Doxyfile Begin adding Doxygen documentation. 2006-07-23 03:43:53 +00:00
TODO.txt Hook in URI to Definition. Update progress documents. 2006-08-12 19:22:57 +00:00