mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-08 23:26:39 +02:00
Lock configuration objects to a single namespace, to help prevent bugs.
* Also, fix a slight bug with URI definition clearing. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
2
TODO
2
TODO
@@ -20,8 +20,6 @@ afraid to cast your vote for the next feature to be implemented!
|
||||
- Think about allowing explicit order of operations hooks for transforms
|
||||
- Allow more relaxed "class" definition than NMTOKENS for appropriate
|
||||
doctypes
|
||||
- Lock when configuring Definition objects so we CAN'T access configuration
|
||||
directives outside of what dependency has been registered.
|
||||
|
||||
FUTURE VERSIONS
|
||||
---------------
|
||||
|
Reference in New Issue
Block a user