1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-15 02:24:24 +02:00

[2.1.0] Phorum mod implemented for HTML Purifier. Some other code adjustments were made, they need to be cleaned up.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1267 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-06-28 23:01:27 +00:00
parent a96b5bf612
commit 02051e465c
12 changed files with 953 additions and 7 deletions

6
plugins/phorum/info.txt Normal file
View File

@@ -0,0 +1,6 @@
hook: format|phorum_htmlpurifier
hook: quote|phorum_htmlpurifier_quote
hook: posting_custom_action|phorum_htmlpurifier_posting
hook: common|phorum_htmlpurifier_common
title: HTML Purifier Phorum Mod
desc: This module enables standards-compliant HTML filtering on Phorum. Please check migrate.bbcode.php before enabling this mod.