0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
Edward Z. Yang 71e4ddd222 [1.5.0] Implement Legacy module.
- Yet another test EnableAttrID
- ElementDef now is mindful of attr inclusion merges

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@732 48356398-32a2-884e-a903-53898d9a118a
2007-02-11 01:52:56 +00:00
..
Bdo.php [1.5.0] Implement TransformToStrict proprietary module 2007-02-10 23:35:21 +00:00
Edit.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Hypertext.php Implement Presentation module. 2007-02-04 04:41:34 +00:00
Image.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Legacy.php [1.5.0] Implement Legacy module. 2007-02-11 01:52:56 +00:00
List.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
Presentation.php Add full documentation. Implement deferred ChildDef to HTMLModule. Add missing attributes for table, switched some to Number. Add necessary includes to module files. Add pre exclusions. Printer now ksorts arrays before output. Exclude ins/del from descendants_are_inline flagging. 2007-02-04 20:09:35 +00:00
StyleAttribute.php Factor out content set and childdef functionality to ContentSets. Remove redundant info suffix from attr_collections. 2007-02-05 03:05:46 +00:00
Tables.php [1.5.0] Rewrite XHTML 1.1 document to describe HTMLDefinition's modularization 2007-02-08 23:10:49 +00:00
Text.php [1.5.0] Implement TransformToStrict proprietary module 2007-02-10 23:35:21 +00:00
TransformToStrict.php [1.5.0] Implement TransformToStrict proprietary module 2007-02-10 23:35:21 +00:00
TransformToXHTML11.php Add empty template HTMLModule for legacy-related processing. 2007-02-04 21:58:38 +00:00