0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
Standards compliant HTML filter written in PHP. http://htmlpurifier.org
Go to file
2006-08-04 01:52:54 +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 Update documentation. 2006-08-03 01:37:28 +00:00
library Add configuration as a parameter to all AttrDef objects. If we get another construction like accumulator, however, we'll have to create an AttrContext object. 2006-08-04 01:52:54 +00:00
maintenance Attribute unichr(). 2006-07-29 17:42:11 +00:00
tests Add configuration as a parameter to all AttrDef objects. If we get another construction like accumulator, however, we'll have to create an AttrContext object. 2006-08-04 01:52:54 +00:00
Doxyfile Begin adding Doxygen documentation. 2006-07-23 03:43:53 +00:00
TODO.txt Fix case-sensitivity issues for attributes. Added TokenTest. Updated TODO. Removed TagTransform::normalizeAttributes 2006-08-02 02:43:52 +00:00