0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-18 18:25:18 +00:00
htmlpurifier/smoketests
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
..
basic [1.7.0] Complete Legacy element and attribute native support. 2007-05-29 16:51:32 +00:00
all.php [1.7.0] Create ConfigForm printer classes 2007-05-28 02:20:55 +00:00
attrTransform.php [1.7.0] Add documentation for the Tidy functionality 2007-05-20 02:12:01 +00:00
attrTransform.xml [1.6.1] Implement AttrTransform for type in ul, ol and li 2007-05-05 19:13:52 +00:00
basic.php [1.7.0] Fix bug in Bool class 2007-05-29 02:12:08 +00:00
common.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00
configForm.php [2.0.1] Fix unescaped print_r that handles user input 2007-06-25 15:20:45 +00:00
img.png [1.6.1] Add attribute transformation smoketests 2007-05-05 18:41:53 +00:00
loadFunc.php [1.3.1] Added HTMLPurifier.func.php stub for a convenient function to call the library 2006-12-06 22:04:16 +00:00
preserveYouTube.php [1.4.0] YouTube preservation code added to the core by adding HTMLPurifier_Filter hierarchy. 2007-01-21 15:09:07 +00:00
printDefinition.php [2.0.1] 2007-06-25 18:38:39 +00:00
testSchema.php [2.0.1] 2007-06-25 18:38:39 +00:00
utf8.php [1.3.3] Random miscellaneous housekeeping 2007-01-11 22:37:54 +00:00
variableWidthAttack.php [1.3.0] Added spiffy new smoketest printDefinition.php, which lets you twiddle with the configuration settings and see how the internal rules are affected. (currently only complete for HTMLDefinition). 2006-11-24 06:26:02 +00:00
xssAttacks.php [1.3.0] New directive %URI.HostBlacklist for blocking links to bad hosts. xssAttacks.php smoketest updated accordingly. 2006-11-26 23:14:12 +00:00
xssAttacks.xml [1.3.3] Random miscellaneous housekeeping 2007-01-11 22:37:54 +00:00