[1.7.0] Implement u, s, and strike tag transforms
commit2945f6a930284b6e7c470ec07f0804bf896d7b05
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 20 May 2007 21:22:54 +0000 (20 21:22 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 20 May 2007 21:22:54 +0000 (20 21:22 +0000)
treebdc68ad4c22a87ac7896dfddcaec820a2662e7cf
parent71326abec1e65747d5765d8beaf1cf4be14f881c
[1.7.0] Implement u, s, and strike tag transforms
- Extend Simple so that it can accept some light CSS
- Remove Center transform in favor of Simple

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1081 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
library/HTMLPurifier/TagTransform.php
library/HTMLPurifier/TagTransform/Center.php [deleted file]
library/HTMLPurifier/TagTransform/Simple.php
tests/HTMLPurifier/TagTransformTest.php
tests/HTMLPurifier/Test.php