<?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: Recent Posts</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser: Recent Posts</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 13:30:19 +0000</pubDate>

<item>
<title>_ck_ on "Mini Track"</title>
<link>http://bbpress.org/plugins/topic/mini-track/page/2/#post-1833</link>
<pubDate>Sat, 30 Aug 2008 11:56:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1833@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I need a few knowledgeable people (ie. have phpmyadmin and know how to use it in case something goes wrong) who are currently using Mini Track to test 0.2.0 before I post it later today for everyone.&#60;/p&#62;
&#60;p&#62;I've added so many features I am worried there might be a problem or error or two and I suspect not everyone reads instructions when upgrading so I just want to make sure it all works first.&#60;/p&#62;
&#60;p&#62;This is my largest plugin ever (over 70k in code), I've incorporated many ideas from the full User Track (and even surpassed it in some regards). There are now also 200 icons that must be uploaded for the tracking display - I have not put in code yet to make them optional so they have to be put on there, sorry, but it will give you a display like this:&#60;br /&#62;
&#60;a href=&#34;http://img84.imageshack.us/img84/9332/screenshot2bx8.png&#34; rel=&#34;nofollow&#34;&#62;http://img84.imageshack.us/img84/9332/screenshot2bx8.png&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1832</link>
<pubDate>Fri, 29 Aug 2008 16:12:17 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1832@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;if you have this line (it's the default) then yes&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$read_only_forums[&#38;#39;allow_roles_always&#38;#39;]=array(&#38;#39;moderator&#38;#39;,&#38;#39;administrator&#38;#39;,&#38;#39;keymaster&#38;#39;); // these types of users can always start/reply&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>motaboy21 on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1831</link>
<pubDate>Fri, 29 Aug 2008 15:47:22 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">1831@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;but if members cant post, what about keymasters? they can?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Theme Switcher"</title>
<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-1830</link>
<pubDate>Fri, 29 Aug 2008 14:27:02 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1830@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Yes just add after this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;function bb_ts_add_dropdown($template=&#38;#39;&#38;#39;,$file=&#38;#39;&#38;#39;) {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;this new line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (!bb_current_user_can(&#38;#39;administrate&#38;#39;)) {return $template;}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>ddemeo on "bbPress Theme Switcher"</title>
<link>http://bbpress.org/plugins/topic/bbpress-theme-switcher/#post-1829</link>
<pubDate>Fri, 29 Aug 2008 12:21:26 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1829@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Can this be used so that a moderator or key master could switch themes, but no one else?  I think it would be a great way to test new themes , or modifications thereof, before making them go live.
&#60;/p&#62;</description>
</item>
<item>
<title>naden on "bbVideo"</title>
<link>http://bbpress.org/plugins/topic/bbvideo/page/2/#post-1828</link>
<pubDate>Fri, 29 Aug 2008 12:13:19 +0000</pubDate>
<dc:creator>naden</dc:creator>
<guid isPermaLink="false">1828@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;@david, I would love to add hulu.com but unfortunately I cant get the embed codes because I'm not from the us.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1827</link>
<pubDate>Fri, 29 Aug 2008 11:08:46 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1827@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I am uncertain and will have to research it more.&#60;br /&#62;
It might even just be a plugin conflict.
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1826</link>
<pubDate>Fri, 29 Aug 2008 10:12:49 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1826@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;bug is fixed. but this is a bbpress's bug?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1825</link>
<pubDate>Fri, 29 Aug 2008 06:42:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1825@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Try 1.6.1 when you see it here.&#60;/p&#62;
&#60;p&#62;I still don't know how $topic_id can be empty in bb_head, that's well into the topic page, unless 1.0 isn't using it anymore and that would be very bad.&#60;/p&#62;
&#60;p&#62;However my own testing, even with permalinks on 1.0 does not reproduce the error.&#60;/p&#62;
&#60;p&#62;Make sure your view counts are still increasing properly with 1.6.1 too
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-1824</link>
<pubDate>Fri, 29 Aug 2008 06:18:22 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1824@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;You want the full &#34;quote&#34; plugin, see here:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/quote/page/2/#post-1022&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/quote/page/2/#post-1022&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1823</link>
<pubDate>Fri, 29 Aug 2008 06:17:21 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1823@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It must be the pretty permalinks, I will have to investigate.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1822</link>
<pubDate>Fri, 29 Aug 2008 04:34:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1822@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;mcshockency, sorry I missed your message, my rss reader is not triggering like it's supposed to for some reason...&#60;/p&#62;
&#60;p&#62;I think I have a fix, instead of using &#60;code&#62;get_&#60;/code&#62; trying removing that part here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;topic_title&#38;#39;, &#38;#39;hidden_forums_label_topic&#38;#39;, 11,2);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and I missed telling you about this function at the end which should be replaced with this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function hidden_forums_label_topic_stop() {remove_filter( &#38;#39;topic_title&#38;#39;, &#38;#39;hidden_forums_label_topic&#38;#39;, 11);}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>ddemeo on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1821</link>
<pubDate>Fri, 29 Aug 2008 00:03:57 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1821@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Again, you have come to my rescue...and I've only had this forum going for 3 days!  I was getting sick of having to reset the privacy on the forums with every change.  I made the changes to the php in your plugin, and now I don't have to think about it anymore.  Woohoo!
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "BBPress:Live Comment"</title>
<link>http://bbpress.org/plugins/topic/live-comment-preview/#post-1820</link>
<pubDate>Thu, 28 Aug 2008 22:19:11 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1820@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi, with the 1.0 alpha, the ajax effect doesn't work, i have only the button lol
&#60;/p&#62;</description>
</item>
<item>
<title>elanaspantry on "Post Notification"</title>
<link>http://bbpress.org/plugins/topic/post-notification/page/2/#post-1819</link>
<pubDate>Thu, 28 Aug 2008 21:08:56 +0000</pubDate>
<dc:creator>elanaspantry</dc:creator>
<guid isPermaLink="false">1819@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there a way to add all new topics to the user who started it AND the ADMINS?
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-1818</link>
<pubDate>Thu, 28 Aug 2008 20:39:02 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1818@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi!&#60;/p&#62;
&#60;p&#62;it is possible to add the possibility to add an url or a name of author, in quote tag? like in phpbb :)&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Bye!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Human Test for bbPress"</title>
<link>http://bbpress.org/plugins/topic/human-test/page/2/#post-1817</link>
<pubDate>Thu, 28 Aug 2008 17:33:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1817@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ah, I didn't now anything else was using sessions.&#60;br /&#62;
I'll have to put in some code soon to detect a session in progress.
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "bbPress Smilies"</title>
<link>http://bbpress.org/plugins/topic/bb-smilies/page/2/#post-1816</link>
<pubDate>Thu, 28 Aug 2008 17:14:48 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1816@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great plugin!  I've notice a little problem, though, that might be theme dependent. I'm using a modified version of morning mist (or whatever it's called) on 0.9.0.2.&#60;/p&#62;
&#60;p&#62;I'm running both this plugin and your bbcode buttons plugin.  When I click on the smiley face, the smilies to choose from pop up behind the bbcode buttons, so I can't see or choose from the ones in the top row.  Any chance you could get it to pop up in front of the buttons instead?  Otherwise I'll just tweak it to have the menu below the text box, which I'm trying to avoid.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1815</link>
<pubDate>Thu, 28 Aug 2008 17:08:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1815@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;yes if you want to deny people starting topics in forum #5&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$read_only_forums[&#38;#39;deny_forums_start_topic&#38;#39;]=array(5);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Admin menu is on my long list of things &#34;to do&#34;&#60;br /&#62;
Given how few donations there have been, I wouldn't hold your breath.
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1814</link>
<pubDate>Thu, 28 Aug 2008 16:12:41 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">1814@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;$read_only_forums['deny_forums_start_topic']=array(9,15,22);&#60;/p&#62;
&#60;p&#62;if my forum id is 5 i have to add it? like (5,9,15,22); ?
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1813</link>
<pubDate>Thu, 28 Aug 2008 16:05:14 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">1813@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hey guys, if you need a control panel, i can do the design, its kinda hard to setup this thing without knowing php....
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1812</link>
<pubDate>Thu, 28 Aug 2008 15:44:23 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1812@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;- i use 1.0 alpha with pretty permalinks&#60;br /&#62;
- i have the error with the first post on a topic, with other posts or not
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1811</link>
<pubDate>Thu, 28 Aug 2008 14:51:48 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1811@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;meitershaker, I am going to assume you mean first post on a topic.&#60;/p&#62;
&#60;p&#62;I also assume you are using 1.0 alpha&#60;/p&#62;
&#60;p&#62;if you copied that error verbatim, apparently the $topic_id is empty somehow&#60;/p&#62;
&#60;p&#62;I need to know when you say first post, is it a brand new topic with only one post? Or first post on a topic with other posts? Can you reproduce it repeatedly on other topics?&#60;/p&#62;
&#60;p&#62;Unfortunately I cannot reproduce the error here.&#60;/p&#62;
&#60;p&#62;Are you using pretty permalinks (slugs) or does your url have something like &#60;code&#62;?id=123&#60;/code&#62; in the topic
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1810</link>
<pubDate>Thu, 28 Aug 2008 13:54:12 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1810@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i have an error when i try to edit a first topic on a thread:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
DB Error in update_view_count: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND meta_key='views' LIMIT 1' at line 1&#60;/p&#62;
&#60;p&#62;UPDATE bb_meta SET meta_value=meta_value+1 WHERE object_type='bb_topic' AND object_id= AND meta_key='views' LIMIT 1&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1809</link>
<pubDate>Thu, 28 Aug 2008 05:33:05 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1809@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now taken over this plugin at wittmania's request and 1.6.0 will work properly under bbPress 1.0&#60;/p&#62;
&#60;p&#62;Also, the Mini-Track Plugin can now suppliment this plugin by properly counting views without using sessions (sessions causing some side effects that I don't care for).
&#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>ddemeo on "New User Notification Email"</title>
<link>http://bbpress.org/plugins/topic/new-user-notification/#post-1807</link>
<pubDate>Thu, 28 Aug 2008 01:07:19 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1807@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thank you for this!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Polls"</title>
<link>http://bbpress.org/plugins/topic/bbpress-polls/page/2/#post-1806</link>
<pubDate>Wed, 27 Aug 2008 07:30:41 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1806@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;A serious bug has been fixed in 0.5.5 that mostly affects ajax use (which is on by default so it affects virtually everyone).
&#60;/p&#62;</description>
</item>
<item>
<title>ghowner on "Post count titles for bbPress"</title>
<link>http://bbpress.org/plugins/topic/post-count-titles-for-bbpress/#post-1805</link>
<pubDate>Wed, 27 Aug 2008 07:17:40 +0000</pubDate>
<dc:creator>ghowner</dc:creator>
<guid isPermaLink="false">1805@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Any possible fix for Alpha 1.0? Doesn't seem to be working. Of course this is a alpha, so it's not priority, just curious.
&#60;/p&#62;</description>
</item>
<item>
<title>ghowner on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/3/#post-1804</link>
<pubDate>Wed, 27 Aug 2008 04:56:37 +0000</pubDate>
<dc:creator>ghowner</dc:creator>
<guid isPermaLink="false">1804@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It seems to work in Alpha 1.0, just confirming.
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1802</link>
<pubDate>Tue, 26 Aug 2008 18:28:08 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1802@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this!
&#60;/p&#62;</description>
</item>
<item>
<title>RamyM. on "bbFlickr 0.1"</title>
<link>http://bbpress.org/plugins/topic/bbflickr/#post-1801</link>
<pubDate>Tue, 26 Aug 2008 17:40:53 +0000</pubDate>
<dc:creator>RamyM.</dc:creator>
<guid isPermaLink="false">1801@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I can't activate the plugin. It produced a fatal error, bbPress said.
&#60;/p&#62;</description>
</item>
<item>
<title>Thion on "bbSocialize"</title>
<link>http://bbpress.org/plugins/topic/bbsocialize/#post-1799</link>
<pubDate>Tue, 26 Aug 2008 05:52:36 +0000</pubDate>
<dc:creator>Thion</dc:creator>
<guid isPermaLink="false">1799@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm sure this is 1.0 Alpha, right? This might be an issue of Backpress, but I will have to look into code today. But if I may ask - why do you need this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_action(&#38;#39;get_profile_info_keys&#38;#39;,&#38;#39;get_socialize&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you're trying to display profiles buttons in posts, then know that 0.0.3 have already this function so just be patient and I will upload it soon ;)
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-1798</link>
<pubDate>Tue, 26 Aug 2008 05:28:01 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1798@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Anyone know how to modify the code so that an image is inserted when a message is received.&#60;/p&#62;
&#60;p&#62;I was thinking of an image popping up next to the text where it says you have a new message.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
</item>
<item>
<title>mcshockency on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1797</link>
<pubDate>Mon, 25 Aug 2008 23:13:30 +0000</pubDate>
<dc:creator>mcshockency</dc:creator>
<guid isPermaLink="false">1797@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;_ck_,&#60;br /&#62;
That fix worked about halfway.  It shows the image in the forums list, however, in the latest discussions, it still displays the HTML.&#60;/p&#62;
&#60;p&#62;csseur3,&#60;br /&#62;
I'm using this plugin with the 1.0 alpha, works just great ^.^
&#60;/p&#62;</description>
</item>

</channel>
</rss>
