<?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 plugin browser User Favorites: kReEsTaL</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser User Favorites: kReEsTaL</description>
<language>en</language>
<pubDate>Mon, 13 Oct 2008 16:08:59 +0000</pubDate>

<item>
<title>beernews on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-2038</link>
<pubDate>Mon, 06 Oct 2008 04:47:16 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2038@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Success!  Fantastic work on this plugin.  Though I don't know of an easy spot in which to place this code from the readme in the profile.php file -&#38;gt; &#38;lt;?php profile_last_online(); ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-1931</link>
<pubDate>Sun, 14 Sep 2008 23:12:14 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1931@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there any way to list all online users online in real time rather than logins in the last 5 minutes?&#60;/p&#62;
&#60;p&#62;Basically my users are after a list of who is online at any given time.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1808</link>
<pubDate>Thu, 28 Aug 2008 05:26:50 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1808@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now replaced Front-Page-Topics with my Topics-Per-Page, per mdawaffe's request.&#60;/p&#62;
&#60;p&#62;Note you'll now have to edit the plugin at the top as an admin menu would be overkill for this set-once-and-forget plugin.&#60;/p&#62;
&#60;p&#62;Since the plugins have different names, make sure you delete front-page-topics from your server before activating topics-per-page.
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "Memberlist"</title>
<link>http://bbpress.org/plugins/topic/memberlist/#post-1782</link>
<pubDate>Sun, 24 Aug 2008 20:53:16 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1782@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;i want to add a specific column for the role, and add a function fort sort by role, how to do that?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1713</link>
<pubDate>Sat, 16 Aug 2008 16:11:19 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">1713@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Not really a hybrid... I took your pastebinned code and wrote an admin panel for it.&#60;/p&#62;
&#60;p&#62;I don't think it takes much speed (if any at all) from the overall performance. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/f6b134b17&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/f6b134b17&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Have fun...
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1712</link>
<pubDate>Sat, 16 Aug 2008 15:37:04 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1712@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I am assuming you just made a hybrid of the front-page-topics.php plugin and my plugin. You're welcome to put it on pastebin and post the link here but please don't submit it to the plugin browser.
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1711</link>
<pubDate>Sat, 16 Aug 2008 14:34:03 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">1711@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;what's your idea then? Create some values in the config.php?&#60;/p&#62;
&#60;p&#62;By the way, if you're curious, i have already made a small, simple, plugin out of it... I can mail you the code if you want...
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1710</link>
<pubDate>Sat, 16 Aug 2008 13:53:28 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1710@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;No, please do not re-publish my plugins.&#60;/p&#62;
&#60;p&#62;I'll make it a full plugin when I have the time with some additional features.&#60;/p&#62;
&#60;p&#62;Keep in mind every plugin that has to load it's option from the database and carry the additional code for an admin panel slows down bbpress. My code above is the bare necessity to make bbPress allow custom topic limits with as little overhead as possible.&#60;/p&#62;
&#60;p&#62;Essentially this is a setup-once and forget plugin.&#60;br /&#62;
You should almost never fiddle with it again.
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1708</link>
<pubDate>Sat, 16 Aug 2008 12:28:35 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">1708@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;ha! sweet! thanks!&#60;/p&#62;
&#60;p&#62;I'll make a plugin out of it... A small admin panel for some values and your code. Stay tuned.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1707</link>
<pubDate>Sat, 16 Aug 2008 11:54:31 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1707@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Shrikee, just save and use it this way until I have time to make it a real plugin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/pastebin.php?dl=m7fe46ba1&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/pastebin.php?dl=m7fe46ba1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;just edit the  &#60;code&#62;$limit=&#60;/code&#62; numbers at the top to set the counts as desired.
&#60;/p&#62;</description>
</item>
<item>
<title>SHRIKEE on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1705</link>
<pubDate>Sat, 16 Aug 2008 10:32:43 +0000</pubDate>
<dc:creator>SHRIKEE</dc:creator>
<guid isPermaLink="false">1705@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Can anyone make this a proper plugin please or give some more detail on how  _CK_s code has to be used/implemented? It makes no sense at all!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1575</link>
<pubDate>Tue, 29 Jul 2008 06:16:52 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1575@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Oops, the &#34;remove_action&#34; line in the above code is no longer needed since I set a flag instead (less messy).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/#post-1573</link>
<pubDate>Tue, 29 Jul 2008 03:51:26 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1573@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I have found two bugs with my routine: one that causes a few unnecessary extra database queries in some rare circumstances when the info is already in &#60;code&#62;bb_cache&#60;/code&#62; and another that doesn't use the desired topics per page if the global default is different.&#60;/p&#62;
&#60;p&#62;The additions to to these functions will remove these bugs:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// fix number of front page topics
function bb_custom_topic_limit($limit) {
global $fix_post_link; if (!$fix_post_link) {$location = bb_get_location();} else {$location=&#38;quot;topic-page&#38;quot;;}
switch ($location) :
	case  &#38;#39;front-page&#38;#39;:  $limit=15;  break;
	case  &#38;#39;forum-page&#38;#39;: $limit=20; break;
	case  &#38;#39;tag-page&#38;#39;:  break;
	case  &#38;#39;topic-page&#38;#39;:  $limit=15; break;
	case  &#38;#39;feed-page&#38;#39;:  break;
	case  &#38;#39;search-page&#38;#39;: break;
	case  &#38;#39;profile-page&#38;#39;: 	break;
	case  &#38;#39;favorites-page&#38;#39;: break;
	case  &#38;#39;view-page&#38;#39;: $limit=20; break;
	case  &#38;#39;stats-page&#38;#39;: $limit=20; break;
	case &#38;#39;login-page&#38;#39;: break;
	default:  $limit=15;
endswitch;
return $limit;
}
add_action( &#38;#39;bb_get_option_page_topics&#38;#39;, &#38;#39;bb_custom_topic_limit&#38;#39;,200);

// required to fix custom topic limits to calculate correct page jumps
function fix_post_link ($link,$post_id) {
global $topic, $bb_topic_cache, $fix_post_link;
remove_action( &#38;#39;bb_get_option_page_topics&#38;#39;, &#38;#39;bb_custom_topic_limit&#38;#39;,200);
$topic_id=0; $fix_post_link=true;
if ($topic &#38;#38;&#38;#38; $topic-&#38;gt;topic_last_post_id==$post_id) {
	$topic_id=$topic-&#38;gt;topic_id;
	$page=get_page_number( $topic-&#38;gt;topic_posts );
} elseif ( isset( $bb_topic_cache ) ) {
	foreach ($bb_topic_cache as $test) {
		if ($test-&#38;gt;topic_last_post_id==$post_id) {$topic_id=$test-&#38;gt;topic_id; $page=get_page_number( $test-&#38;gt;topic_posts ); break;}
	}
}
if (!$topic_id) {	// all other cache lookup attempts have failed, do a manual lookup
	$bb_post = bb_get_post( get_post_id( $post_id ) );
	$topic_id=$bb_post-&#38;gt;topic_id;
	$page = get_page_number( $bb_post-&#38;gt;post_position );
}
$fix_post_link=false; add_action( &#38;#39;bb_get_option_page_topics&#38;#39;, &#38;#39;bb_custom_topic_limit&#38;#39;,200);
return  get_topic_link( $topic_id, $page ) . &#38;quot;#post-$post_id&#38;quot;;
}
add_filter( &#38;#39;get_post_link&#38;#39;,&#38;#39;fix_post_link&#38;#39;,10, 2);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>csseur3 on "Memberlist"</title>
<link>http://bbpress.org/plugins/topic/memberlist/#post-1562</link>
<pubDate>Mon, 28 Jul 2008 16:07:29 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1562@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;nice plugin! he merit to be integrating by default :p&#60;/p&#62;
&#60;p&#62;bye
&#60;/p&#62;</description>
</item>
<item>
<title>mrsmiley on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-1532</link>
<pubDate>Sat, 26 Jul 2008 18:53:40 +0000</pubDate>
<dc:creator>mrsmiley</dc:creator>
<guid isPermaLink="false">1532@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;great plugin! works well with 0.9.0.2, so maybe that should be updated up top. :)
&#60;/p&#62;</description>
</item>
<item>
<title>thexhtmlguy on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-1452</link>
<pubDate>Sat, 12 Jul 2008 19:15:56 +0000</pubDate>
<dc:creator>thexhtmlguy</dc:creator>
<guid isPermaLink="false">1452@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great plugin! Had to hack a onlinelist.php a little to get it to to display the list the way I like it, but overall, fantastic plugin! Great job!
&#60;/p&#62;</description>
</item>
<item>
<title>bramruiter on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-1392</link>
<pubDate>Sat, 21 Jun 2008 17:00:06 +0000</pubDate>
<dc:creator>bramruiter</dc:creator>
<guid isPermaLink="false">1392@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there going to be a function so you can see what a user is doing? Like in a different page or on their profile or in the Admin.
&#60;/p&#62;</description>
</item>
<item>
<title>zalozi on "Memberlist"</title>
<link>http://bbpress.org/plugins/topic/memberlist/#post-1368</link>
<pubDate>Tue, 17 Jun 2008 03:01:10 +0000</pubDate>
<dc:creator>zalozi</dc:creator>
<guid isPermaLink="false">1368@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this great plugin!&#60;br /&#62;
Excellent work!
&#60;/p&#62;</description>
</item>
<item>
<title>mattchandl3r on "Memberlist"</title>
<link>http://bbpress.org/plugins/topic/memberlist/#post-1364</link>
<pubDate>Fri, 13 Jun 2008 23:57:50 +0000</pubDate>
<dc:creator>mattchandl3r</dc:creator>
<guid isPermaLink="false">1364@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Nicely done! Here's my implementation:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.communitycarefund.org/bbpress/&#34;&#62;http://www.communitycarefund.org/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.communitycarefund.org/bbpress/mlist.php&#34;&#62;http://www.communitycarefund.org/bbpress/mlist.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>A1ex on "Memberlist"</title>
<link>http://bbpress.org/plugins/topic/memberlist/#post-1203</link>
<pubDate>Wed, 07 May 2008 19:37:24 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">1203@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great plugin!&#60;/p&#62;
&#60;p&#62;I translated him to &#60;a href=&#34;http://bbpress.ru/downloads/plugins/#memberlist&#34;&#62;Russian&#60;/a&#62;.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
