1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 14:16:32 +02:00

Added MODx plugin.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@486 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-10-02 16:56:47 +00:00
parent 2d6bf12fe0
commit 13790c6db2
2 changed files with 92 additions and 0 deletions

1
NEWS
View File

@@ -9,6 +9,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
==========================
1.2.0, unknown projected release date
! Added MODx plugin <http://modxcms.com/forums/index.php/topic,6604.0.html>
. Switched to purify()-wide Context object registry
. Refactored unit tests to minimize duplication