0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/HTMLModule
Edward Z. Yang 2189a9430f Support for safe external scripts via explicit whitelist.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2012-04-27 17:44:49 -04:00
..
Tidy Support proprietary height attribute on table. 2009-08-27 20:17:24 -04:00
Bdo.php Fix problem where stacked AttrTransforms clobber each other. 2012-03-16 23:12:16 -04: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 Make forms work for transitional doctypes. 2011-12-30 22:56:44 +08:00
Hypertext.php Implement "carryover" functionality, requested by Kinderlehrer <bitweaver@7doves.com> 2008-12-20 13:06:00 -05:00
Iframe.php Implement Iframe module, and provide %HTML.SafeIframe and %URI.SafeIframeRegexp for untrusted usage. 2011-12-26 21:50:53 +08:00
Image.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
Legacy.php Make forms work for transitional doctypes. 2011-12-30 22:56:44 +08:00
List.php Properly handle nested sublists by folding into previous list item. 2011-12-26 14:00:34 +08:00
Name.php Fix problem where stacked AttrTransforms clobber each other. 2012-03-16 23:12:16 -04:00
Nofollow.php Implement HTML.Nofollow for external links. 2010-09-28 12:01:57 -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 Fix embedding flash on non-IE browsers and allow more wmode. 2011-01-22 12:28:57 +00:00
SafeObject.php Fix embedding flash on non-IE browsers and allow more wmode. 2011-01-22 12:28:57 +00:00
SafeScripting.php Support for safe external scripts via explicit whitelist. 2012-04-27 17:44:49 -04:00
Scripting.php Fix problem where stacked AttrTransforms clobber each other. 2012-03-16 23:12:16 -04:00
StyleAttribute.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
Tables.php Add support for scope attribute on td and th. 2011-12-25 23:31:13 +08:00
Target.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
TargetBlank.php Implement %HTML.TargetBlank 2011-12-26 08:36:00 +08: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