<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: censor</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: censor</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 02:18:42 +0000</pubDate>

<item>
<title>_ck_ on "Parental Advisory"</title>
<link>http://bbpress.org/forums/topic/parental-advisory#post-17829</link>
<pubDate>Thu, 31 Jul 2008 12:02:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17829@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This plugin could be modified to do that &#60;a href=&#34;http://bbpress.org/plugins/topic/censor&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/censor&#60;/a&#62; where it could set a topicmeta if bad words were found after a new post is saved or edited.
&#60;/p&#62;</description>
</item>
<item>
<title>wilcosky on "Parental Advisory"</title>
<link>http://bbpress.org/forums/topic/parental-advisory#post-17824</link>
<pubDate>Thu, 31 Jul 2008 08:48:28 +0000</pubDate>
<dc:creator>wilcosky</dc:creator>
<guid isPermaLink="false">17824@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't kn0w if this is proper or not to ask for plug-ins... but, here I go...&#60;/p&#62;
&#60;p&#62;I think it would be nice to have a &#34;Parental Advisory&#34; plugin. I have the &#34;censor&#34; plugin (maybe it could be added to the censor plugin by someone)... basically anytime a post is made with certain bad words in it, either an icon, or just the words &#34;parental advisory&#34; automatically show up next to the post's title. Or, parental advisory is kinda  of long to put along with a title, maybe it can just say 18+, for example&#60;/p&#62;
&#60;p&#62;[18+] The topic's title&#60;/p&#62;
&#60;p&#62;That way it's letting people know that this post may contain content only suitable for people 18 or older.&#60;/p&#62;
&#60;p&#62;Any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Content censor"</title>
<link>http://bbpress.org/forums/topic/content-censor#post-15998</link>
<pubDate>Tue, 06 May 2008 12:57:38 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">15998@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is being covered here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/censor/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/censor/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>dangrey on "Content censor"</title>
<link>http://bbpress.org/forums/topic/content-censor#post-15795</link>
<pubDate>Sat, 26 Apr 2008 18:47:37 +0000</pubDate>
<dc:creator>dangrey</dc:creator>
<guid isPermaLink="false">15795@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Any chance someone could have a look at this? It's a small plugin so it can't be that hard, I'd do it myself but don't know php :-)
&#60;/p&#62;</description>
</item>
<item>
<title>dangrey on "Content censor"</title>
<link>http://bbpress.org/forums/topic/content-censor#post-15734</link>
<pubDate>Thu, 24 Apr 2008 01:59:46 +0000</pubDate>
<dc:creator>dangrey</dc:creator>
<guid isPermaLink="false">15734@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ideally the &#60;a href=&#34;http://bbpress.org/plugins/topic/censor/&#34;&#62;original Censor plugin&#60;/a&#62; would be fixed for 0.9.&#60;/p&#62;
&#60;p&#62;Can anybody do this? It would be invaluable.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Censor forum posts only if user is not logged in..."</title>
<link>http://bbpress.org/forums/topic/censor-forum-posts-only-if-user-is-not-logged-in#post-15103</link>
<pubDate>Mon, 07 Apr 2008 11:19:13 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15103@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think they mean the block words would not be visible to non-members that aren't logged in. Not to allow anonymous posting.&#60;/p&#62;
&#60;p&#62;A weird request but easily doable - you just take the word censoring plugin and add a &#60;code&#62;if ( !bb_is_user_logged_in() ) { add_filter(blah blah blah)}&#60;/code&#62; to it's add_filter.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Censor forum posts only if user is not logged in..."</title>
<link>http://bbpress.org/forums/topic/censor-forum-posts-only-if-user-is-not-logged-in#post-15066</link>
<pubDate>Sat, 05 Apr 2008 19:31:47 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15066@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How do users who have not logged in post to your forum?  Is that done with some sort of plugin?
&#60;/p&#62;</description>
</item>
<item>
<title>hempsworth on "Censor forum posts only if user is not logged in..."</title>
<link>http://bbpress.org/forums/topic/censor-forum-posts-only-if-user-is-not-logged-in#post-15036</link>
<pubDate>Fri, 04 Apr 2008 19:32:06 +0000</pubDate>
<dc:creator>hempsworth</dc:creator>
<guid isPermaLink="false">15036@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm looking for a solution which would censor forum posts from a blacklist of 'bad words' - but only if the user is not logged in.&#60;/p&#62;
&#60;p&#62;If somebody were to view the forums whilst being logged in, they would see the 'bad words'&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>kernow on "Content censor"</title>
<link>http://bbpress.org/forums/topic/content-censor#post-14763</link>
<pubDate>Fri, 28 Mar 2008 07:57:57 +0000</pubDate>
<dc:creator>kernow</dc:creator>
<guid isPermaLink="false">14763@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Will the new version have a content censor built in? There was a plugin which filtered content. Not at my PC all day and it may be handy...
&#60;/p&#62;</description>
</item>

</channel>
</rss>
