<?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 Support Forums &#187; Topic: Plugin active only in certain forum</title>
		<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum</link>
		<description>bbPress Support Forums &#187; Topic: Plugin active only in certain forum</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 12:00:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/plugin-active-only-in-certain-forum" rel="self" type="application/rss+xml" />

		<item>
			<title>johnhiler on "Plugin active only in certain forum"</title>
			<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum#post-37465</link>
			<pubDate>Tue, 23 Jun 2009 17:45:27 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">37465@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>There's rumors of a wiki-based codex coming up after bbPress 1.0 goes gold!  :-)  Hopefully that should help with documentation...</p>
<p>This tag plugin looks somewhat similar to what you mentioned:<br />
<a href="http://bbpress.org/plugins/topic/list-tags/" rel="nofollow">http://bbpress.org/plugins/topic/list-tags/</a></p>
<p>But there are reports of bugs with it.  I'm guessing the plugin only works in .8 and .9 versions - tags completely changed in version 1.0, so that may be the issue.  Still, might be worth studying the code for inspiration!
</p>]]></description>
					</item>
		<item>
			<title>raheelsayeed on "Plugin active only in certain forum"</title>
			<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum#post-37461</link>
			<pubDate>Tue, 23 Jun 2009 16:46:06 +0000</pubDate>
			<dc:creator>raheelsayeed</dc:creator>
			<guid isPermaLink="false">37461@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>hi again!,<br />
Amm, sometimes users tend to ignore tags completely, and just choose what ever they want which really disturbs the whole organisation of the forum.</p>
<p>I thought about adding a predefined list of tags that the users can choose. For example, how wordpress suggests  tags. and all we do is click on them!</p>
<p>Any direction here could save my forum!</p>
<p>I basically thought of disabling the tags textbox and presenting a custom set of tags that on click would fill up the text box when posting in certain forums! would this be the right way to go?
</p>]]></description>
					</item>
		<item>
			<title>raheelsayeed on "Plugin active only in certain forum"</title>
			<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum#post-37456</link>
			<pubDate>Tue, 23 Jun 2009 16:21:31 +0000</pubDate>
			<dc:creator>raheelsayeed</dc:creator>
			<guid isPermaLink="false">37456@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>oh sweet!.. that will work,</p>
<p>I wish there was some more documentation for native apis for BBpress. </p>
<p>I needed more information regarding the bbpress sql apis. im making another DB, but thought of using the native bbpress commands for it.</p>
<p>And is there a way i could get an extract of something displayed in the topics view page.<br />
Like,<br />
All topics listed contain the topic title and a small extract from the post with a "read more" tag.<br />
Basically im looking to grab some other text from a different sql table.
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "Plugin active only in certain forum"</title>
			<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum#post-37430</link>
			<pubDate>Tue, 23 Jun 2009 04:33:07 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">37430@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Here is some code I use in my header.php, to add a class to an li if you're inside a particular forum:</p>
<p><code>&#60;li &#60;?php if ( $forum-&#62;forum_id == 170) {echo &#39;class=&#34;x-chosen&#34;&#39;;}?&#62;&#62;&#60;a href=&#34;/board/announcements&#34;&#62;announcements&#60;/a&#62;</code></p>
<p>Maybe something similar would work for you?  Good luck!
</p>]]></description>
					</item>
		<item>
			<title>raheelsayeed on "Plugin active only in certain forum"</title>
			<link>http://bbpress.org/forums/topic/plugin-active-only-in-certain-forum#post-37429</link>
			<pubDate>Tue, 23 Jun 2009 03:39:59 +0000</pubDate>
			<dc:creator>raheelsayeed</dc:creator>
			<guid isPermaLink="false">37429@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi all,<br />
I'm writing a plugin where all it does is grabs data from Database and shows it in a topic. when topic is clicked ofcourse :)<br />
I want this plugin to work only if say the forum id is 1,2,3 and this plugin shouldnt show up in other forums or forum catagories. is there any function for this?</p>
<p>similarly, in Add New form, i want to add some textboxes that should only show up if inside a specific forum</p>
<p>any ideas are appreciated.<br />
im using 1.0 rc-3
</p>]]></description>
					</item>

	</channel>
</rss>

