mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-06 06:07:26 +02:00
[1.4.0] Support for configuration directive aliases added.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@668 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
4
TODO
4
TODO
@@ -9,13 +9,13 @@ TODO List
|
||||
|
||||
1.4 release
|
||||
# Add hooks for custom behavior (for instance, YouTube preservation)
|
||||
# Implement all non-essential attribute transforms
|
||||
- Aggressive caching
|
||||
- Upgrade SimpleTest testing code to newest version
|
||||
? Rich set* methods and config file loaders for HTMLPurifier_Config
|
||||
? Configuration profiles: sets of directives that get set with one func call
|
||||
? ConfigSchema directive aliases (so we can rename some of them)
|
||||
|
||||
1.5 release
|
||||
# Implement all non-essential attribute transforms
|
||||
# URI validation routines tighter (see docs/dev-code-quality.html) (COMPLEX)
|
||||
# Advanced URI filtering schemes (see docs/proposal-new-directives.txt)
|
||||
# Error logging for filtering/cleanup procedures
|
||||
|
Reference in New Issue
Block a user