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 cac22f01cf [1.5.0]
- More framework work (modules now are treated first class)
- Config will regenerate definitions when appropriate entries are set
- Add HTMLModule->setup for pre-processing stuff
- Constructor receives $definition not $config
- Config rolled inside $definition->config until end of setup()

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@741 48356398-32a2-884e-a903-53898d9a118a
2007-02-14 01:44:06 +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
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