0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library/HTMLPurifier/ConfigSchema
Edward Z. Yang ec59062a9d [3.1.0] De-crudify the ConfigSchema space; we're starting over again
- Optimize ConfigSchema by removing non-essential runtime data. We can probably optimize even more by collapsing object structures to arrays.
- Removed validation data from ConfigSchema; this will be reimplemented on Interchange
- Implement a sane Interchange composite hierarchy that doesn't use arrays
- Implement StringHash -> Interchange -> ConfigSchema, and rewrite maintenance file to account for this

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1615 48356398-32a2-884e-a903-53898d9a118a
2008-03-22 03:55:59 +00:00
..
Builder [3.1.0] De-crudify the ConfigSchema space; we're starting over again 2008-03-22 03:55:59 +00:00
Interchange [3.1.0] De-crudify the ConfigSchema space; we're starting over again 2008-03-22 03:55:59 +00:00
schema [3.1.0] Support for display/visibility CSS with %CSS.AllowTricky 2008-02-25 22:05:49 +00:00
Exception.php [3.1.0] Implement ConfigSchema interchange 2008-03-01 17:06:23 +00:00
Interchange.php [3.1.0] De-crudify the ConfigSchema space; we're starting over again 2008-03-22 03:55:59 +00:00
InterchangeBuilder.php [3.1.0] De-crudify the ConfigSchema space; we're starting over again 2008-03-22 03:55:59 +00:00
InterchangeValidator.php Implement composite validator, and make Interchange use that. 2008-03-05 05:20:28 +00:00
schema.ser Reorganize VarParser; there may be multiple implementations. 2008-03-05 03:51:09 +00:00
StringHash.php [3.1.0] Move ConfigSchema to HTMLPurifier core 2008-02-24 06:19:28 +00:00
StringHashParser.php [3.1.0] Implement ConfigSchema interchange 2008-03-01 17:06:23 +00:00