<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Topic: Censor</title>
		<link>http://bbpress.org/plugins/topic/censor/</link>
		<description>bbPress Plugin Browser &#187; Topic: Censor</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 16:02:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/censor" rel="self" type="application/rss+xml" />

		<item>
			<title>petes99 on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-3928</link>
			<pubDate>Fri, 10 Jul 2009 14:02:30 +0000</pubDate>
			<dc:creator>petes99</dc:creator>
			<guid isPermaLink="false">3928@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>THANKS for this plugin!</p>
<p>I slapped the changes above in - and it works like a charm (on titles too) - <a href="http://pastebin.com/f584f9796" rel="nofollow">http://pastebin.com/f584f9796</a> (pastebin is a great site, btw, never heard of it!). </p>
<p>My request would be for a one:one replace option - to make sentences flow better. </p>
<p>Here it is in action - <a href="http://www.filetransferplanet.com/forums/topic/sharing-links?replies=6#post-153" rel="nofollow">http://www.filetransferplanet.com/forums/topic/sharing-links?replies=6#post-153</a> .. "UnnAm3D" had some harsh things to say.
</p>]]></description>
					</item>
		<item>
			<title>billy925 on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-3745</link>
			<pubDate>Sun, 21 Jun 2009 21:34:10 +0000</pubDate>
			<dc:creator>billy925</dc:creator>
			<guid isPermaLink="false">3745@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hey, how about parsing usernames?
</p>]]></description>
					</item>
		<item>
			<title>beernews on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-2105</link>
			<pubDate>Thu, 23 Oct 2008 03:15:31 +0000</pubDate>
			<dc:creator>beernews</dc:creator>
			<guid isPermaLink="false">2105@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>_ck_  Could you post a link to the tweaked code for this one? Thanks!
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-1187</link>
			<pubDate>Tue, 06 May 2008 14:42:29 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">1187@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>That did the trick. Thanks, as always, _ck_, for your help and hard work on bbPress plugins.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-1186</link>
			<pubDate>Tue, 06 May 2008 13:21:04 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">1186@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Oh wait, there is definitely something wrong is my code above, the forum must have eaten the code.</p>
<p>This is the correct code:<br />
<pre><code>function censor_add_admin_page() {
	bb_admin_add_submenu(__(&#39;Censor Posts&#39;), &#39;use_keys&#39;, &#39;censor_admin_page&#39;);
}</code></pre>
<p>just replace the entire function around line 19 with that.
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-1185</link>
			<pubDate>Tue, 06 May 2008 12:55:04 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">1185@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I made the changes _ck_ recommended and got "Plugin could not be activated; it produced a Fatal Error." I'm using 0.9.0.2.</p>
<p>I couldn't paste the code into pastebin because it was tripping their spam filter. I zipped up the php file and posted it here:</p>
<p><a href="http://download.yousendit.com/6FF60A397B5508A1" rel="nofollow">http://download.yousendit.com/6FF60A397B5508A1</a>
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-1066</link>
			<pubDate>Thu, 24 Apr 2008 06:55:21 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">1066@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p><code>&#34;Plugin could not be activated; it produced a Fatal Error.&#34;</code> means you have some bad PHP in there, possibly as simple as a typo.</p>
<p>Copy what you have into <a href="http://pastebin.com" rel="nofollow">http://pastebin.com</a> and post the link here and I'll tell you what you've got wrong.
</p>]]></description>
					</item>
		<item>
			<title>dangrey on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-1065</link>
			<pubDate>Thu, 24 Apr 2008 01:51:07 +0000</pubDate>
			<dc:creator>dangrey</dc:creator>
			<guid isPermaLink="false">1065@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Doesn't appear to work with 0.9 (I'd applied ck's fixes).  When I try to activate it with "Plugin could not be activated; it produced a Fatal Error."</p>
<p>Shame; this could be a very useful plugin.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-415</link>
			<pubDate>Sat, 21 Jul 2007 14:54:45 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">415@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Also you are causing an extra mysql query for every page load by checking   <code>if (!bb_get_option(&#39;censor_enable&#39;)) {return $post;}</code> </p>
<p>after it's been deleted from the database when turned off.</p>
<p>Probably should assume if the plugin is activated that censoring is desired.</p>
<p>I've changed this:<br />
bb_delete_option('censor_enable');<br />
to<br />
bb_update_option('censor_enable', '0');     </p>
<p>To fix the extra query when option preloading is turned on.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-384</link>
			<pubDate>Tue, 17 Jul 2007 06:08:36 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">384@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugin needs a admin menu fix for 8.2.x+<br />
<pre><code>function censor_add_admin_page() {
(__(&#39;Censor Posts&#39;), &#39;use_keys&#39;, &#39;censor_admin_page&#39;);
	bb_admin_add_submenu(__(&#39;Censor Posts&#39;), &#39;use_keys&#39;, &#39;censor_admin_page&#39;);
}</code></pre>
<p>Titles should be filterable by adding<br />
<pre><code>add_filter( &#39;topic_title&#39;, &#39;censor_post_text&#39; );</code></pre>]]></description>
					</item>
		<item>
			<title>piecealava on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-272</link>
			<pubDate>Wed, 30 May 2007 22:23:22 +0000</pubDate>
			<dc:creator>piecealava</dc:creator>
			<guid isPermaLink="false">272@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Great Idea, however you missed the boat by not filtering out words in the title.  In order for me to use this, it must have that feature!</p>
<p>Thank you for your work and ideas, bbpress has great potential!
</p>]]></description>
					</item>
		<item>
			<title>M on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-131</link>
			<pubDate>Tue, 06 Mar 2007 18:30:02 +0000</pubDate>
			<dc:creator>M</dc:creator>
			<guid isPermaLink="false">131@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Okay, I thought it let you sub one word for each... now I see it allows one word or phrase for your entire list. Any possibility of making it so there is a substitute word for each censored word? My posters like to have fun and get silly with things like that... hehe.
</p>]]></description>
					</item>
		<item>
			<title>Hempsworth on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-128</link>
			<pubDate>Sun, 04 Mar 2007 18:47:34 +0000</pubDate>
			<dc:creator>Hempsworth</dc:creator>
			<guid isPermaLink="false">128@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Maybe you have a word on each line of the text-box, or separate them by commas?</p>
<p>Could we have a feature that lets you disable censoring on a per forum basis? Censoring would be a great feature to have as standard with bbPress.
</p>]]></description>
					</item>
		<item>
			<title>M on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-127</link>
			<pubDate>Sun, 04 Mar 2007 07:42:14 +0000</pubDate>
			<dc:creator>M</dc:creator>
			<guid isPermaLink="false">127@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Does it only let you enter one word, or am I missing something?
</p>]]></description>
					</item>
		<item>
			<title>mikenolan on "Censor"</title>
			<link>http://bbpress.org/plugins/topic/censor/#post-97</link>
			<pubDate>Wed, 21 Feb 2007 22:08:03 +0000</pubDate>
			<dc:creator>mikenolan</dc:creator>
			<guid isPermaLink="false">97@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Censors posts for bad words, swearing etc.</p>
<p>&#60;!--plugin-data-installation--&#62;<br />
&#60;p&#62;Add <code>censor.php</code> to your <code>/my-plugins/</code> directory.&#60;/p&#62;</p>
<p>&#60;!--plugin-data-other_notes--&#62;<br />
&#60;h3&#62;Configuration&#60;/h3&#62;<br />
&#60;p&#62;The plugin provides an admin interface for activating the filter and entering words to match and the replacement string.&#60;/p&#62;
</p>]]></description>
					</item>

	</channel>
</rss>

