1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-12 00:54:48 +02:00

[1.7.0] Create new Output configuration namespace and migrate directives that directly impact Generator to it. Rename %Core.Strict to %HTML.Strict. Pilot heredoc syntax.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1068 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-05-19 00:24:23 +00:00
parent e4e981b6f1
commit dd62a303eb
5 changed files with 57 additions and 37 deletions

1
TODO
View File

@@ -12,7 +12,6 @@ TODO List
- Add framework for unsafe attributes
- Wire in modes (configuration, module and manager wise)
- Reorganize configuration directives
. New namespace: Output for Generator
- Determine handling for complex/cascading configuration directives
- Reorganize transformation modules
- Set up anonymous module management by HTMLDefinition