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

[Phorum] Minor enhancements: add cache purge support and give a friendly HTML is on message above editor.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1281 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-06-29 15:43:23 +00:00
parent cff498ef67
commit ea1362ce5c
2 changed files with 17 additions and 0 deletions

View File

@@ -3,5 +3,6 @@ hook: quote|phorum_htmlpurifier_quote
hook: posting_custom_action|phorum_htmlpurifier_posting
hook: common|phorum_htmlpurifier_common
hook: before_editor|phorum_htmlpurifier_before_editor
hook: tpl_editor_after_subject|phorum_htmlpurifier_editor_after_subject
title: HTML Purifier Phorum Mod
desc: This module enables standards-compliant HTML filtering on Phorum. Please check migrate.bbcode.php before enabling this mod.