<?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; User Favorites: peiqinglong</title>
		<link>http://bbpress.org/forums/profile/</link>
		<description>bbPress Support Forums &#187; User Favorites: peiqinglong</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 23:56:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>AAShepAA on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-85984</link>
			<pubDate>Wed, 30 Mar 2011 19:05:49 +0000</pubDate>
			<dc:creator>AAShepAA</dc:creator>
			<guid isPermaLink="false">85984@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks Chris - editing my .htaccess file solved my /forum/forum/ issue!
</p>]]></description>
					</item>
		<item>
			<title>mzimmers on "get_bloginfo in bbpress"</title>
			<link>http://bbpress.org/forums/topic/get_bloginfo-in-bbpress#post-64321</link>
			<pubDate>Mon, 08 Feb 2010 19:12:47 +0000</pubDate>
			<dc:creator>mzimmers</dc:creator>
			<guid isPermaLink="false">64321@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Now, for something really cool...is there some magic php code that will let us test for whether we're executing bbpress or wordpress, and make this function call conditional? Like:</p>
<p>if (we're under the wordpress directory)<br />
    get_bloginfo(etc)<br />
else if (we're under the bbpress directory)<br />
    bb_get_option(etc)<br />
end if</p>
<p>This would be extremely helpful in developing robust modules that are used by both wp and bbpress.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>alvarix on "WordPress Functions"</title>
			<link>http://bbpress.org/forums/topic/wordpress-functions#post-36635</link>
			<pubDate>Tue, 09 Jun 2009 23:22:55 +0000</pubDate>
			<dc:creator>alvarix</dc:creator>
			<guid isPermaLink="false">36635@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am having a similair problem.</p>
<p>I am requiring once wp-blog-header.php into bb-config as well, so I can call the headers and footers of my wp site. It is killing the ability to login.
</p>]]></description>
					</item>
		<item>
			<title>argancel on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-31381</link>
			<pubDate>Wed, 13 May 2009 15:44:30 +0000</pubDate>
			<dc:creator>argancel</dc:creator>
			<guid isPermaLink="false">31381@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>chrishajer you are my hero. My host is also 1&#38;1 and I was really wondering why I couldn't make these permalink work on my host while it was working perfectly on a local installation. Got really depressed about that. And then I tried to add the line <code>Options -MultiViews</code> and now it works.</p>
<p>You really made my day!!
</p>]]></description>
					</item>
		<item>
			<title>filiped on "Admin Can Post Anything (and Moderators too?)"</title>
			<link>http://bbpress.org/forums/topic/admin-can-post-anything-and-moderators-too#post-28457</link>
			<pubDate>Sun, 26 Apr 2009 00:24:48 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">28457@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Atkins, before making the reply, you have to check the "override posting restrictions" checkbox, right under the textarea
</p>]]></description>
					</item>
		<item>
			<title>Atkins on "Admin Can Post Anything (and Moderators too?)"</title>
			<link>http://bbpress.org/forums/topic/admin-can-post-anything-and-moderators-too#post-28456</link>
			<pubDate>Sun, 26 Apr 2009 00:02:09 +0000</pubDate>
			<dc:creator>Atkins</dc:creator>
			<guid isPermaLink="false">28456@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am not able to post a youtube video with this program and I am the admin.<br />
I have latest stable version of bbpress<br />
thanks
</p>]]></description>
					</item>
		<item>
			<title>filiped on "Admin Can Post Anything (and Moderators too?)"</title>
			<link>http://bbpress.org/forums/topic/admin-can-post-anything-and-moderators-too#post-28455</link>
			<pubDate>Sat, 25 Apr 2009 23:24:45 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">28455@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>CK, thanks for the tip about posting @ plugins page and about the tweek.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Admin Can Post Anything (and Moderators too?)"</title>
			<link>http://bbpress.org/forums/topic/admin-can-post-anything-and-moderators-too#post-27797</link>
			<pubDate>Fri, 24 Apr 2009 17:37:46 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">27797@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Please ask such questions on the page for the plugin itself, don't start a new topic.<br />
I monitor the plugin RSS daily, the main forum section not as much.</p>
<p>there are two places in the plugin where it says<br />
<code>bb_current_user_can(&#39;administrate&#39;)</code></p>
<p>change administrate to moderate</p>
<p><code>bb_current_user_can(&#39;moderate&#39;)</code>
</p>]]></description>
					</item>
		<item>
			<title>filiped on "Admin Can Post Anything (and Moderators too?)"</title>
			<link>http://bbpress.org/forums/topic/admin-can-post-anything-and-moderators-too#post-27263</link>
			<pubDate>Thu, 23 Apr 2009 18:21:08 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">27263@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Admin Can Post Anything, from _CK_ is a great plugin and works perfectly in the latest stable version of bbPress.</p>
<p>Is there anyway to make both Administrator and Moderator able to insert html content?</p>
<p>Best regards,</p>
<p>Filipe Deschamps
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Viewed Threads vs. unviewed"</title>
			<link>http://bbpress.org/forums/topic/viewed-threads-vs-unviewed#post-27239</link>
			<pubDate>Wed, 22 Apr 2009 12:48:37 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">27239@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>How about this plugin from _ck_  for all sorts of views?<br />
<a href="http://bbpress.org/plugins/topic/my-views/" rel="nofollow">http://bbpress.org/plugins/topic/my-views/</a>
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "Viewed Threads vs. unviewed"</title>
			<link>http://bbpress.org/forums/topic/viewed-threads-vs-unviewed#post-27235</link>
			<pubDate>Tue, 21 Apr 2009 20:03:55 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">27235@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Something like these plugins by henrybb/fel64 and _ck_? :-)<br />
<a href="http://bbpress.org/plugins/topic/unread-posts/" rel="nofollow">http://bbpress.org/plugins/topic/unread-posts/</a><br />
<a href="http://bbpress.org/plugins/topic/unread-topics/" rel="nofollow">http://bbpress.org/plugins/topic/unread-topics/</a>
</p>]]></description>
					</item>
		<item>
			<title>Clicknathan on "Viewed Threads vs. unviewed"</title>
			<link>http://bbpress.org/forums/topic/viewed-threads-vs-unviewed#post-27233</link>
			<pubDate>Tue, 21 Apr 2009 19:00:49 +0000</pubDate>
			<dc:creator>Clicknathan</dc:creator>
			<guid isPermaLink="false">27233@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Does anyone know how I might display viewed threads differently from unviewed?</p>
<p>For example, if I'm a user visiting my forum and I view a thread, maybe the link would then be a different color. I can do this with CSS obviously, but it'd be great if the thread was updated (ie, a new reply posted), that then the thread would change back.</p>
<p>Any ideas? I'm just looking for an indicator to show people what they've read or what's new.
</p>]]></description>
					</item>
		<item>
			<title>racejunk on "Cookie problem between WP 2.71 and BBPress ,9"</title>
			<link>http://bbpress.org/forums/topic/cookie-problem-between-wp-271-and-bbpress-9#post-27209</link>
			<pubDate>Mon, 20 Apr 2009 16:54:28 +0000</pubDate>
			<dc:creator>racejunk</dc:creator>
			<guid isPermaLink="false">27209@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Installed the Frshly  baked cookies plugin.<br />
 Have both able to share the database. A user created in either can be used in either.  The issue is that if I log into WP fine. Then I go to BBPress and Have to Log in to it seperatly but it will then Log me off WP. If I then go and log into WP then it will log me off BBPress.  </p>
<p>To see it:<br />
<a href="http://newsedge.webjunk.com" rel="nofollow">http://newsedge.webjunk.com</a>
</p>]]></description>
					</item>
		<item>
			<title>swaymedia on "Convert passwords to MD5"</title>
			<link>http://bbpress.org/forums/topic/convert-passwords-to-md5#post-25268</link>
			<pubDate>Wed, 01 Apr 2009 00:17:39 +0000</pubDate>
			<dc:creator>swaymedia</dc:creator>
			<guid isPermaLink="false">25268@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I really would like coppermine to be intergrated, just a cookie or login integration would be good.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Will there be a 0.9.x.x release that works with php4?"</title>
			<link>http://bbpress.org/forums/topic/will-there-be-a-09xx-release-that-works-with-php4#post-24660</link>
			<pubDate>Tue, 10 Mar 2009 22:59:04 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">24660@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>To be clear, both bbPress and WordPress for that matter still work fine under PHP 4.4.x and technically 4.4.x is still supported officially.</p>
<p>It's just the specific i18n problem they are encountering, where the fix in 1.0 hasn't been backported to 0.9</p>
<p>Sam is unlikely to make any further changes to 0.9 unless it's a security fix or serious performance problem.</p>
<p>I haven't looked at the fix for 1.0 but I suspect someone could make a patch to make 0.9 do the same thing if they really wanted.
</p>]]></description>
					</item>
		<item>
			<title>Txanny on "Will there be a 0.9.x.x release that works with php4?"</title>
			<link>http://bbpress.org/forums/topic/will-there-be-a-09xx-release-that-works-with-php4#post-24657</link>
			<pubDate>Tue, 10 Mar 2009 22:03:29 +0000</pubDate>
			<dc:creator>Txanny</dc:creator>
			<guid isPermaLink="false">24657@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't think so. PHP4 is deprecated and there is no support for it. It's more than one year php4 is discontinued (since 2007-12-31). </p>
<p>So in my opinion there is no reason to make new developments compatible with it. The most reasonable way, is to take all the possibilities of the current version of PHP5.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-24302</link>
			<pubDate>Wed, 25 Feb 2009 16:23:15 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">24302@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You need to create a file called <code>.htaccess</code> in your forum root.  Be sure the file starts with a period, and this only works if you're on an Apache-based web server.  IIS will not repond to this.</p>
<p>Point your browser to <code>bb-admin/rewrite-rules.php</code> and paste the output of that screen into the file called .htaccess in your forum root.  Now change the setting in the bbPress admin.  Hopefully all will be well with that setup, but if not, post here.</p>
<p>For example, if your forum is at <code><a href="http://www.example.com/forums/" rel="nofollow">http://www.example.com/forums/</a></code> then you need to point your browser to <code><a href="http://www.example.com/forums/bb-admin/rewrite-rules.php" rel="nofollow">http://www.example.com/forums/bb-admin/rewrite-rules.php</a></code> and grab the output of that to paste into your new .htaccess file.  Also, I think that only works if you're logged in as keymaster.  I don't think you can just do that on any bbPress site.</p>
<p>Also, you might need to put this at the top of your .htaccess file:<br />
<code>Options -MultiViews</code></p>
<p>Some hosts won't work without that (like mine for, 1and1.com).
</p>]]></description>
					</item>
		<item>
			<title>jpanizzoli on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-24298</link>
			<pubDate>Wed, 25 Feb 2009 14:45:55 +0000</pubDate>
			<dc:creator>jpanizzoli</dc:creator>
			<guid isPermaLink="false">24298@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm having a similar problem (404 error when using Pretty Permalinks) and assumed it was the .htaccess file. But where do I get the code to add to the .htaccess file to make things work properly? Would I need to adjust my main .htaccess file (outside of bbpress) - or is there an .htaccess file for BBPress. I don't see an .htaccess file in BBPress anywhere...
</p>]]></description>
					</item>
		<item>
			<title>Lookfab on "Will there be a 0.9.x.x release that works with php4?"</title>
			<link>http://bbpress.org/forums/topic/will-there-be-a-09xx-release-that-works-with-php4#post-24292</link>
			<pubDate>Wed, 25 Feb 2009 10:05:39 +0000</pubDate>
			<dc:creator>Lookfab</dc:creator>
			<guid isPermaLink="false">24292@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've read the threads on the problem with 0.9.0.4 and php4. For example:</p>
<p><a href="http://bbpress.org/forums/topic/warning-cannot-yet-handle-mbcs-in-html_entity_decode#post-24025" rel="nofollow">http://bbpress.org/forums/topic/warning-cannot-yet-handle-mbcs-in-html_entity_decode#post-24025</a></p>
<p>Are we going to see a version before 1.0 that I can run properly without upgrading the server to php5?
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-24238</link>
			<pubDate>Mon, 23 Feb 2009 18:07:52 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">24238@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Also don't forget to copy over the code from the .htaccess file that bbPress semi tries to generate for you. Simply changing the setting in the drop down box isn't enough.
</p>]]></description>
					</item>
		<item>
			<title>sockmoney on "pretty permalink type change gives me a 404 error"</title>
			<link>http://bbpress.org/forums/topic/pretty-permalink-type-change-gives-me-a-404-error#post-24232</link>
			<pubDate>Mon, 23 Feb 2009 12:59:48 +0000</pubDate>
			<dc:creator>sockmoney</dc:creator>
			<guid isPermaLink="false">24232@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Good advice ChrisHajer.  Helped me get mine working.
</p>]]></description>
					</item>
		<item>
			<title>pro101 on "bbPress beta coming soon?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-beta-coming-soon#post-23960</link>
			<pubDate>Thu, 12 Feb 2009 22:59:04 +0000</pubDate>
			<dc:creator>pro101</dc:creator>
			<guid isPermaLink="false">23960@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>OK thanks. So I'm reading "run 0.9 GA for now". I hope there is a bridge from 0.9 at some point for integration from legacy sites into single login WP-Press, for those that run 0.9 now.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "bbPress beta coming soon?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-beta-coming-soon#post-23959</link>
			<pubDate>Thu, 12 Feb 2009 22:46:09 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">23959@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><a href="http://bbpress.org/forums/tags/10" rel="nofollow">http://bbpress.org/forums/tags/10</a>
</p>]]></description>
					</item>
		<item>
			<title>pro101 on "bbPress beta coming soon?"</title>
			<link>http://bbpress.org/forums/topic/bbpress-beta-coming-soon#post-23957</link>
			<pubDate>Thu, 12 Feb 2009 21:47:04 +0000</pubDate>
			<dc:creator>pro101</dc:creator>
			<guid isPermaLink="false">23957@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi all: I'm a WP2.7 user and find the idea of running our forum on bbPress very interesting. Only issue is the Alpha level of 1.0 code and inability to use the 0.9 GA with WP2.7.<br />
- any idea when we can expect a stable enough beta?<br />
- if I decide to install the Alpha release on a separate DB (just to insulate our live WP site), will there be an easy path later on to consolidate for single login when bbPress 1.0 goes GA?
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23877</link>
			<pubDate>Mon, 09 Feb 2009 12:33:11 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">23877@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The "example.org/forum-slug/topic-slug" type chaining is not on the cards, nor is completely removing "forum" or "topic" identifiers.</p>
<p>If anything, I think it dilutes SEO value to shove the forum slug into every single topic and it also causes problems for permalinks if the topic is moved between forums. Not to mention the fact that it can make topic URLs quite long.</p>
<p>Those two plugins that chrishajer has linked to will probably be incompatible with 1.0 alpha 7.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23852</link>
			<pubDate>Sat, 07 Feb 2009 20:49:42 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">23852@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><a href="http://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done" rel="nofollow">http://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done</a><br />
<a href="http://bbpress.org/forums/topic/permalinks-slugs-modification-removing-forum" rel="nofollow">http://bbpress.org/forums/topic/permalinks-slugs-modification-removing-forum</a></p>
<p>I thought I read in these forums that the problem with eliminating "forum" or "topic" from the URI would make it hard for bbPress to know if you are talking about a slug or a forum.  I can't find that reply now though.  I though the comment was from _ck_.
</p>]]></description>
					</item>
		<item>
			<title>Malice on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23844</link>
			<pubDate>Sat, 07 Feb 2009 12:45:41 +0000</pubDate>
			<dc:creator>Malice</dc:creator>
			<guid isPermaLink="false">23844@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That sounds like very good news!<br />
Always found the url.com/forum/forum/ a bit wicked :)
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23830</link>
			<pubDate>Fri, 06 Feb 2009 16:10:57 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">23830@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>It would be nice if the /forum/ could be totally removed :)
</p></blockquote>
<p>...and to be given the option to be changed to be the name of the forum you are viewing when viewing a topic, similar to WordPress...
</p>]]></description>
					</item>
		<item>
			<title>ganzua on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23826</link>
			<pubDate>Fri, 06 Feb 2009 14:04:58 +0000</pubDate>
			<dc:creator>ganzua</dc:creator>
			<guid isPermaLink="false">23826@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>The main difference that is coming is the ability to change the directory names, e.g...</p>
<p><a href="http://example.org/forum/first-forum" rel="nofollow">http://example.org/forum/first-forum</a></p>
<p>Can potentially be...</p>
<p><a href="http://example.org/fora/first-forum" rel="nofollow">http://example.org/fora/first-forum</a></p></blockquote>
<p>It would be nice if the /forum/ could be totally removed :)
</p>]]></description>
					</item>
		<item>
			<title>Sam Bauers on "important notice about bbPress  1.0  and _ck_ plugins"</title>
			<link>http://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23813</link>
			<pubDate>Fri, 06 Feb 2009 00:34:26 +0000</pubDate>
			<dc:creator>Sam Bauers</dc:creator>
			<guid isPermaLink="false">23813@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well, for what it's worth it doesn't look like I'll be changing any filenames. The main difference that is coming is the ability to change the directory names, e.g...</p>
<pre><code><a href="http://example.org/forum/first-forum" rel="nofollow">http://example.org/forum/first-forum</a></code></pre>
<p>Can potentially be...</p>
<pre><code><a href="http://example.org/fora/first-forum" rel="nofollow">http://example.org/fora/first-forum</a></code></pre>
<p>Or some other langauge. Also there are going to be a few additional permalink styles like...</p>
<pre><code><a href="http://example.org/post/27/edit" rel="nofollow">http://example.org/post/27/edit</a>
<a href="http://example.org/new" rel="nofollow">http://example.org/new</a></code></pre>
<p>And I'm experimenting with URL driven intersections, so...</p>
<pre><code><a href="http://example.org/tag/ice-cream/tag/chocolate" rel="nofollow">http://example.org/tag/ice-cream/tag/chocolate</a>
<a href="http://example.org/forum/support/tag/alpha/search/release+date" rel="nofollow">http://example.org/forum/support/tag/alpha/search/release+date</a></code></pre>
<p>...might be something we see in the future.</p>
<p>The newer styles are very hard to detect with existing functions which are available to plugin devs, but I am trying to supply the tools required for easy detection and interaction with the new setup.
</p>]]></description>
					</item>

	</channel>
</rss>

