[1.7.0] Convert Image, Legacy and List to use new format.
commit7f39e1e2c339d0c7872eb4c89ac2e56006cbf661
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 9 May 2007 22:01:07 +0000 (9 22:01 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 9 May 2007 22:01:07 +0000 (9 22:01 +0000)
tree84b1e224e5f4a992d4251889945a6894f0e0586d
parentb81fb0af906cfb9259d0d99e5b8c8a4261d26257
[1.7.0] Convert Image, Legacy and List to use new format.
- Make attribute array parameter optional
- Optimize contents parsing for keywords

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1041 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/HTMLModule.php
library/HTMLPurifier/HTMLModule/Image.php
library/HTMLPurifier/HTMLModule/Legacy.php
library/HTMLPurifier/HTMLModule/List.php
tests/HTMLPurifier/HTMLModuleTest.php