This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-htmlpurifier
Watch
1
Star
0
Fork
0
You've already forked php-htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-10-16 14:36:04 +02:00
Code
Issues
Releases
Wiki
Activity
Files
c04a441b3ee74e40c79e225b80a8ac891c8895ec
php-htmlpurifier
/
library
/
HTMLPurifier
/
HTMLModule
History
Edward Z. Yang
8ef4fb22db
Support for flashvars in HTML.SafeEmbed.
...
Signed-off-by: Edward Z. Yang <
ezyang@mit.edu
>
2010-03-30 13:33:13 -04:00
..
Tidy
Support proprietary height attribute on table.
2009-08-27 20:17:24 -04:00
Bdo.php
…
CommonAttributes.php
Implement %Attr.AllowedClasses and %Attr.ForbiddenClasses.
2009-05-25 22:08:45 -04:00
Edit.php
…
Forms.php
…
Hypertext.php
…
Image.php
…
Legacy.php
…
List.php
Handle <ol><ol> properly by adding missing <li> tag.
2010-03-10 00:58:37 -05:00
Name.php
Implement %HTML.Attr.Name.UseCDATA which relaxes name validation rules.
2009-03-20 19:34:38 -04:00
NonXMLCommonAttributes.php
…
Object.php
…
Presentation.php
…
Proprietary.php
…
Ruby.php
…
SafeEmbed.php
Support for flashvars in HTML.SafeEmbed.
2010-03-30 13:33:13 -04:00
SafeObject.php
Improve handling of malformed object parameters.
2010-03-09 17:29:38 -05:00
Scripting.php
…
StyleAttribute.php
…
Tables.php
…
Target.php
…
Text.php
…
Tidy.php
…
XMLCommonAttributes.php
…