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 d0fdcc103e Add support for proprietary "background" attribute in table elements.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-09-27 21:19:35 -04:00
..
Tidy Add support for proprietary "background" attribute in table elements. 2008-09-27 21:19:35 -04:00
Bdo.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
CommonAttributes.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Edit.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Forms.php Forms implementation for %HTML.Trusted. Some backend changes: 2008-08-15 18:57:44 -04:00
Hypertext.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Image.php [3.1.1] Round up imagecrash support with HTML.MaxImgLength 2008-05-23 02:09:43 +00:00
Legacy.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
List.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Name.php Proper support for name attribute in <a> and <img> 2008-06-27 15:44:27 -04:00
NonXMLCommonAttributes.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Object.php Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00
Presentation.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Proprietary.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Ruby.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
SafeEmbed.php [3.1.1] Implement SafeEmbed. Also, miscellaneous bugfixes. 2008-06-10 01:18:03 +00:00
SafeObject.php [3.1.1] Implement SafeEmbed. Also, miscellaneous bugfixes. 2008-06-10 01:18:03 +00:00
Scripting.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
StyleAttribute.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Tables.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Target.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Text.php [3.1.1] Migrate all HTMLModules to use setup($config) rather than __construct 2008-05-22 19:36:59 +00:00
Tidy.php [3.1.1] construct() to setup() in HTMLModules 2008-05-22 04:34:19 +00:00
XMLCommonAttributes.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00