<?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 Topic: Changing Topic Folder Name</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Changing Topic Folder Name</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 01:42:11 +0000</pubDate>

<item>
<title>burkie on "Changing Topic Folder Name"</title>
<link>http://bbpress.org/forums/topic/changing-topic-folder-name#post-13427</link>
<pubDate>Sun, 27 Jan 2008 07:59:59 +0000</pubDate>
<dc:creator>burkie</dc:creator>
<guid isPermaLink="false">13427@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;have tried the default rewrite rules&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^people/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^people/([^/]+)/?$ /topic.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^location/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^location/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^location/?$ /tags.php [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&#38;#38;tab=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;tab=$2&#38;#38;page=$3 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/?$ /rss.php [L,QSA]&#60;br /&#62;
RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/people/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Changing Topic Folder Name"</title>
<link>http://bbpress.org/forums/topic/changing-topic-folder-name#post-13424</link>
<pubDate>Sun, 27 Jan 2008 06:07:38 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13424@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post your modified rewrite rules, the ones that did not work?  You should be able to make any link with topic.php appear in the URL as &#60;code&#62;people&#60;/code&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>burkie on "Changing Topic Folder Name"</title>
<link>http://bbpress.org/forums/topic/changing-topic-folder-name#post-13418</link>
<pubDate>Sat, 26 Jan 2008 20:47:50 +0000</pubDate>
<dc:creator>burkie</dc:creator>
<guid isPermaLink="false">13418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I want to change the default topic/ folder to people/ for a new project I am working on, firstly I tried just renaming topic.php in the root to people.php which works when pretty urls is set to false, but using mutliviews or even modifying the rewrite-rules manually it still appears as topic/ any ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
