<?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: forum management</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: forum management</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 13:34:39 +0000</pubDate>

<item>
<title>dragosbogdan on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15619</link>
<pubDate>Mon, 21 Apr 2008 16:31:39 +0000</pubDate>
<dc:creator>dragosbogdan</dc:creator>
<guid isPermaLink="false">15619@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;great plugin _ck_, thanks a bunch.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15471</link>
<pubDate>Thu, 17 Apr 2008 07:15:57 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15471@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've now written a plugin to solve this problem:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/read-only-forums/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/read-only-forums/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>suleiman on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15463</link>
<pubDate>Thu, 17 Apr 2008 03:40:35 +0000</pubDate>
<dc:creator>suleiman</dc:creator>
<guid isPermaLink="false">15463@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;not so easy to implement it seems: &#60;/p&#62;
&#60;p&#62;Fatal error: Call to a member function remove_cap() on a non-object in /var/www/vhosts/.../httpdocs/forums/my-plugins/nopost.php on line 8
&#60;/p&#62;</description>
</item>
<item>
<title>suleiman on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15461</link>
<pubDate>Thu, 17 Apr 2008 03:32:00 +0000</pubDate>
<dc:creator>suleiman</dc:creator>
<guid isPermaLink="false">15461@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;a plugin sounds great ck. I for one would definitely benefit from it.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15457</link>
<pubDate>Thu, 17 Apr 2008 03:13:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15457@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This will affect all forums:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;global $bb_roles;
$bb_roles-&#38;gt;remove_cap(&#38;#39;member&#38;#39;,&#38;#39;write_topics&#38;#39;);
$bb_roles-&#38;gt;remove_cap(&#38;#39;member&#38;#39;,&#38;#39;write_posts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can put it into &#60;code&#62;header.php&#60;/code&#62; or make a real plugin ie.&#60;br /&#62;
&#60;code&#62;members-cannot-post.php&#60;/code&#62; (and install into /my-plugins/)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Members Cannot Post
*/
global $bb_roles;
$bb_roles-&#38;gt;remove_cap(&#38;#39;member&#38;#39;,&#38;#39;write_topics&#38;#39;);
$bb_roles-&#38;gt;remove_cap(&#38;#39;member&#38;#39;,&#38;#39;write_posts&#38;#39;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think I will make a real plugin which can control this on a per-forum basis since this seems to be a requested feature that is not too hard to handle in 0.9  Look for it in the plugin section over the next day or two.
&#60;/p&#62;</description>
</item>
<item>
<title>dragosbogdan on "key master only forum"</title>
<link>http://bbpress.org/forums/topic/key-master-only-forum#post-15408</link>
<pubDate>Tue, 15 Apr 2008 20:44:36 +0000</pubDate>
<dc:creator>dragosbogdan</dc:creator>
<guid isPermaLink="false">15408@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using bbpress for my online class and I would like to create a forum that only I or a moderator can post to, and the students (members) can view only.  &#60;/p&#62;
&#60;p&#62;I've seen plug-ins to make forums private, but that's not exactly what I need.  Can someone point me in the right direction?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
