0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/Printer
Edward Z. Yang 9f996b125a [2.0.1]
- Printer adheres to configuration's directives on output format
- Fix improperly named form field in ConfigForm printer
. HTMLPurifier_Config::getAllowedDirectivesForForm implemented, allows much easier selective embedding of configuration values
. Doctype objects now accept public and system DTD identifiers
. %HTML.Doctype is now constrained by specific values, to specify a custom doctype use new %HTML.CustomDoctype
. ConfigForm truncates long directives to keep the form small, and does not re-output namespaces

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1232 48356398-32a2-884e-a903-53898d9a118a
2007-06-25 18:38:39 +00:00
..
ConfigForm.css Document Printer_ConfigForm. Factor out form controls to printer. 2007-05-28 03:49:06 +00:00
ConfigForm.js [1.7.0] Create ConfigForm printer classes 2007-05-28 02:20:55 +00:00
ConfigForm.php [2.0.1] 2007-06-25 18:38:39 +00:00
CSSDefinition.php [1.3.0] Add Printer_CSSDefinition. 2006-11-25 05:05:32 +00:00
HTMLDefinition.php [1.7.0] Update HTMLDefinition printer with some of the new attributes. 2007-06-21 16:02:06 +00:00