<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>HTML Purifier Phorum Mod: enable WYSIWYG</title>
        <description> HTML Purifier Phorum Module

Filter Your HTML the Standards-Compliant Way!

This is my first attempt at a Phorum module, but I have made every effort to make sure that it is as bug free as possible.

The HTML Purifier Phorum Module is a module that enables raw HTML input into the forums. &amp;quot;Now wait!&amp;quot; you may be thinking, &amp;quot;Doesn&amp;#039;t that pose a security risk?&amp;quot; Normally, yes, it would, but we are using a spiffy library (written by me) called HTML Purifier that has bullet-proof XSS protection due to its whitelist implementation. With HTML Purifier protecting your user-data, you are sure to be safe.

For plain-textarea users, we offer auto-paragraphing and linkification, so editing raw HTML is much more pleasant than normal. However, the real important thing is that HTML Purifier will enable you to embed a WYSIWYG editor with impunity! This functionality doesn&amp;#039;t come preloaded, since I don&amp;#039;t know what WYSIWYG editor you want to use, but that&amp;#039;s where this library really shines. Users will be able to post lists and tables with HTML Purifier enabled!

Be sure to follow the instructions in htmlpurifier/migrate.bbcode.php to migrate your Phorum database to HTML.

Download:
- HTML Purifier Phorum Mode 2.0.1.1 (ZIP)
- HTML Purifier Phorum Mode 2.0.1.1 (TAR.GZ)

Demo: This mod is enabled on HTML Purifier&amp;#039;s forums, you can test it out anonymously in the special Test forum

Changelog:
- 2.0.1.1: Hammered out a few more quirks regarding signatures and edit messages. You can now migrate your users signatures to HTML with one click on the Settings page, please do so if you disabled BBCode.</description>
        <link>https://www.phorum.org/support/read.php?16,122766,122766#msg-122766</link>
        <lastBuildDate>Sat, 08 Aug 2026 07:39:00 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,127036#msg-127036</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,127036#msg-127036</link>
            <description><![CDATA[ Updated module can be downloaded here: [<a href="http://www.phorum.org/phorum5/read.php?62,127035" target="_blank" >www.phorum.org</a>]]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Sat, 12 Jan 2008 23:39:42 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,127033#msg-127033</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,127033#msg-127033</link>
            <description><![CDATA[ Hi, I upgraded my forum to 5.2.6 and noticed some problems with the module (mainly with the migration code--regular usage doesn&#039;t seem to be affected). I&#039;ll be re-releasing the update module soon. Thanks!]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Sat, 12 Jan 2008 22:22:19 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,126938#msg-126938</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,126938#msg-126938</link>
            <description><![CDATA[ Unfortunately, I have not yet, because until recently, the 5.2 series was beta. Now that it is stable, I will look into compatibility. Thank you for the heads up. If you attempt to use the mod on 5.2, please share your experiences. Thanks!]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 09 Jan 2008 16:13:42 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,126875#msg-126875</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,126875#msg-126875</link>
            <description><![CDATA[ Hi Ambush Commander.<br />
<br />
I&#039;ve been using your HTML Purifier for a while now (thanks for the amazing work!) and am now adding Phorum 5.2 to my site and was wondering whether you had updated your HTML Purifier Phorum Mod to work with this latest 5.2 version?<br />
<br />
Thanks in advance.]]></description>
            <dc:creator>neutral</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 09 Jan 2008 00:35:09 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,123326#msg-123326</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,123326#msg-123326</link>
            <description><![CDATA[ To maintain PHP4 compatibility (static keywords are not recognized by PHP4). Our deprecation cycle is synchronized with PHP&#039;s, so support will be dropped this December.]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jul 2007 19:37:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,123325#msg-123325</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,123325#msg-123325</link>
            <description><![CDATA[ Gentoo does not compile with ctype by default.  That I could deal with.  I was more worried about the strict errors.  Is there a reason you have a strict and a non-strict version?]]></description>
            <dc:creator>Brian Moon</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jul 2007 19:35:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,123324#msg-123324</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,123324#msg-123324</link>
            <description><![CDATA[ Mmm... why is ctype support disabled?<br />
<br />
To get rid of the E_STRICT warnings, replace the packaged HTML Purifier with the -strict version that you can <a href="http://htmlpurifier.org/download.html" target="_blank"  rel="nofollow">download from the website</a>.]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jul 2007 19:25:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,123323#msg-123323</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,123323#msg-123323</link>
            <description><![CDATA[ Hmm, tried this on dev.phorum.org and got:<br />
<pre class="bbcode">
Strict Standards: Non-static method HTMLPurifier_ConfigSchema::define() should not be called statically in 
/www/dev.phorum/phorum5-test/mods/htmlpurifier/htmlpurifier/HTMLPurifier/DoctypeRegistry.php
 on line 11

Strict Standards: Non-static method HTMLPurifier_ConfigSchema::instance() should not be called statically in
/www/dev.phorum/phorum5-test/mods/htmlpurifier/htmlpurifier/HTMLPurifier/ConfigSchema.php
 on line 109

Fatal error: Call to undefined function ctype_alnum() in
/www/dev.phorum/phorum5-test/mods/htmlpurifier/htmlpurifier/HTMLPurifier/ConfigSchema.php
on line 175
</pre>]]></description>
            <dc:creator>Brian Moon</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jul 2007 19:19:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,122798#msg-122798</guid>
            <title>Re: HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,122798#msg-122798</link>
            <description><![CDATA[ Updated to 2.0.1.1. The new version is a lot better in terms of stability, so please upgrade to it.]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Fri, 29 Jun 2007 15:42:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?16,122766,122766#msg-122766</guid>
            <title>HTML Purifier Phorum Mod: enable WYSIWYG</title>
            <link>https://www.phorum.org/support/read.php?16,122766,122766#msg-122766</link>
            <description><![CDATA[ <b>HTML Purifier Phorum Module</b><br />
<br />
<i>Filter Your HTML the Standards-Compliant Way!</i><br />
<br />
This is my first attempt at a Phorum module, but I have made every effort to make sure that it is as bug free as possible.<br />
<br />
The HTML Purifier Phorum Module is a module that enables raw HTML input into the forums. &quot;Now wait!&quot; you may be thinking, &quot;Doesn&#039;t that pose a security risk?&quot; Normally, yes, it would, but we are using a spiffy library (written by me) called <a href="http://htmlpurifier.org/" target="_blank"  rel="nofollow">HTML Purifier</a> that has bullet-proof XSS protection due to its whitelist implementation. With HTML Purifier protecting your user-data, you are sure to be safe.<br />
<br />
For plain-textarea users, we offer auto-paragraphing and linkification, so editing raw HTML is much more pleasant than normal. However, the real important thing is that HTML Purifier will enable you to <b>embed a WYSIWYG editor</b> with impunity! This functionality doesn&#039;t come preloaded, since I don&#039;t know what WYSIWYG editor you want to use, but that&#039;s where this library really shines. Users will be able to post lists and tables with HTML Purifier enabled!<br />
<br />
Be sure to follow the instructions in htmlpurifier/migrate.bbcode.php to migrate your Phorum database to HTML.<br />
<br />
<b>Download:</b><br />
- <a href="http://htmlpurifier.org/releases/phorum-htmlpurifier-2.0.1.1.zip" target="_blank"  rel="nofollow">HTML Purifier Phorum Mode 2.0.1.1 (ZIP)</a><br />
- <a href="http://htmlpurifier.org/releases/phorum-htmlpurifier-2.0.1.1.tar.gz" target="_blank"  rel="nofollow">HTML Purifier Phorum Mode 2.0.1.1 (TAR.GZ)</a><br />
<br />
<b>Demo:</b> This mod is enabled on <a href="http://htmlpurifier.org/phorum" target="_blank"  rel="nofollow">HTML Purifier&#039;s forums</a>, you can test it out anonymously in the special Test forum<br />
<br />
<b>Changelog:</b><br />
- 2.0.1.1: Hammered out a few more quirks regarding signatures and edit messages. You can now migrate your users signatures to HTML with one click on the Settings page, please do so if you disabled BBCode.]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 28 Jun 2007 21:36:08 -0500</pubDate>
        </item>
    </channel>
</rss>
