0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
2007-02-14 02:54:41 +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 Add preProcess and postProcess infrastructure to HTMLModule and HTMLDefinition so that almost all functionality that does not involve merging the modules together can be factored into modules. 2007-02-12 03:02:26 +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
SetParent.php Move out SetParent and TweakSubtractiveWhitelist. Move out some other configurations, disable ID references. 2007-02-14 02:54:41 +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] 2007-02-14 01:44:06 +00:00
TransformToXHTML11.php Add preProcess and postProcess infrastructure to HTMLModule and HTMLDefinition so that almost all functionality that does not involve merging the modules together can be factored into modules. 2007-02-12 03:02:26 +00:00
TweakSubtractiveWhitelist.php Move out SetParent and TweakSubtractiveWhitelist. Move out some other configurations, disable ID references. 2007-02-14 02:54:41 +00:00