0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-08 15:11:51 +00:00
htmlpurifier/library/HTMLPurifier/Injector
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
..
AutoParagraph.php Fix autoparagraph bug with non-inline elements. 2010-02-15 02:55:33 -05:00
DisplayLinkURI.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Linkify.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
PurifierLinkify.php Rename AutoFormatParam.PurifierLinkifyDocURL. 2009-05-25 21:51:08 -04:00
RemoveEmpty.php Implement %AutoFormat.RemoveEmpty.RemoveNbsp, by popular demand. 2009-04-09 00:53:19 -04:00
RemoveSpansWithoutAttributes.php Remove call-time pass-by-reference. 2010-03-08 03:45:11 -05:00
SafeObject.php Improve handling of malformed object parameters. 2010-03-09 17:29:38 -05:00