0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-23 00:41:52 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
Edward Z. Yang 4d612d5a77 Improve handling of malformed object parameters.
When specifying source material for <object> tags, you must use
data inside the object tag as well as specify movie in a param.
If you specify a src (which is the appropriate markup for <embed>)
we now convert and fill in the other attributes appropriately.

Also, fix a PHP warning in Generator code.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2010-03-09 17:29:38 -05:00
..
Tidy Support proprietary height attribute on table. 2009-08-27 20:17:24 -04:00
Bdo.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
CommonAttributes.php Implement %Attr.AllowedClasses and %Attr.ForbiddenClasses. 2009-05-25 22:08:45 -04:00
Edit.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Forms.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Hypertext.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Image.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
Legacy.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
List.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Name.php Implement %HTML.Attr.Name.UseCDATA which relaxes name validation rules. 2009-03-20 19:34:38 -04:00
NonXMLCommonAttributes.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Object.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Presentation.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Proprietary.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Ruby.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
SafeEmbed.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
SafeObject.php Improve handling of malformed object parameters. 2010-03-09 17:29:38 -05:00
Scripting.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
StyleAttribute.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Tables.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Target.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Text.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Tidy.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
XMLCommonAttributes.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00