mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 19:30:21 +02:00
Implement %Attr.AllowedClasses and %Attr.ForbiddenClasses.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
3
TODO
3
TODO
@@ -17,10 +17,11 @@ afraid to cast your vote for the next feature to be implemented!
|
||||
- Incorporate data: support as implemented here:
|
||||
http://htmlpurifier.org/phorum/read.php?3,3491,3548
|
||||
- Fix ImgRequired to handle data correctly
|
||||
- Provide callback/lookup table of allowed class attributes
|
||||
- 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