[1.3.0] New directives %HTML.AllowedElements and %HTML.AllowedAttributes to let users...
commit925a07b828135cad46440c0fd7120337762885ca
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 23 Nov 2006 13:51:19 +0000 (23 13:51 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 23 Nov 2006 13:51:19 +0000 (23 13:51 +0000)
tree0014e34c3d8270f5e204697f99c07777a7e4457c
parent94db3802717688e0778b91863fc9c5db1c35b449
[1.3.0] New directives %HTML.AllowedElements and %HTML.AllowedAttributes to let users narrow the set of allowed tags
. Added HTMLPurifier->info_parent_def, parent child processing made special

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@565 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/HTMLDefinition.php
library/HTMLPurifier/Strategy/FixNesting.php
tests/HTMLPurifier/Test.php