0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
Edward Z. Yang 92ea74cba2 [1.6.1] Add attribute transformation smoketests
- Repair broken noshade implementation
- Add lots of advisory comments to TransformToStrict.php

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1019 48356398-32a2-884e-a903-53898d9a118a
2007-05-05 18:41:53 +00:00
..
Bdo.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
CommonAttributes.php - Revamp ordering scheme: onus in on collections, conflict resolution based on module load order. 2007-02-17 17:10:28 +00:00
Edit.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Hypertext.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Image.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Legacy.php - Revamp ordering scheme: onus in on collections, conflict resolution based on module load order. 2007-02-17 17:10:28 +00:00
List.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Presentation.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Scripting.php Add experimental and dangerous Scripting module. This is NOT mentioned in the NEWS items, and will be officially released with 1.7. 2007-05-01 21:43:24 +00:00
StyleAttribute.php - Revamp ordering scheme: onus in on collections, conflict resolution based on module load order. 2007-02-17 17:10:28 +00:00
Tables.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
Target.php [1.6.1] Implement target module/attribute. 2007-04-30 21:19:15 +00:00
Text.php Remove redundant $info member variable. 2007-04-11 21:44:26 +00:00
TransformToStrict.php [1.6.1] Add attribute transformation smoketests 2007-05-05 18:41:53 +00:00
TransformToXHTML11.php [1.6.1] Fix fatal error with XHTML 1.1 validation. 2007-05-04 01:17:00 +00:00