<?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 Tag: front</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: front</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:58:14 +0000</pubDate>

<item>
<title>stumain on "Super Sticky Problem"</title>
<link>http://bbpress.org/forums/topic/super-sticky-problem#post-16956</link>
<pubDate>Thu, 26 Jun 2008 11:01:32 +0000</pubDate>
<dc:creator>stumain</dc:creator>
<guid isPermaLink="false">16956@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Looking in the code, yes this is as intended.
&#60;/p&#62;</description>
</item>
<item>
<title>Radium on "Super Sticky Problem"</title>
<link>http://bbpress.org/forums/topic/super-sticky-problem#post-14009</link>
<pubDate>Fri, 22 Feb 2008 19:48:29 +0000</pubDate>
<dc:creator>Radium</dc:creator>
<guid isPermaLink="false">14009@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello, I noticed a small issue with BBPress that I have. When a topic has been super stickied it no longer shows up in its original forum. It only appears on the front page. Was this how super-stickies were intended to function? I would think that it should appear on the home page as well as within its original forum. Just a tip!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>drewsdesign on "Limit tags on front page"</title>
<link>http://bbpress.org/forums/topic/limit-tags-on-front-page#post-8046</link>
<pubDate>Wed, 13 Jun 2007 22:37:52 +0000</pubDate>
<dc:creator>drewsdesign</dc:creator>
<guid isPermaLink="false">8046@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;works great, thank you
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Limit tags on front page"</title>
<link>http://bbpress.org/forums/topic/limit-tags-on-front-page#post-8029</link>
<pubDate>Wed, 13 Jun 2007 15:11:59 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8029@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yup. Replace &#60;code&#62;&#38;lt;?php tag_heat_map(); ?&#38;gt;&#60;/code&#62; in your copy of &#60;code&#62;front-page.php&#60;/code&#62; with:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php tag_heat_map(&#38;#39;limit=20&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace 20 with whatever you want. The default is 45.
&#60;/p&#62;</description>
</item>
<item>
<title>drewsdesign on "Limit tags on front page"</title>
<link>http://bbpress.org/forums/topic/limit-tags-on-front-page#post-8024</link>
<pubDate>Wed, 13 Jun 2007 14:23:35 +0000</pubDate>
<dc:creator>drewsdesign</dc:creator>
<guid isPermaLink="false">8024@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can anyone tell me how i could limit how many tags get displayed on the front page?
&#60;/p&#62;</description>
</item>
<item>
<title>Mistainu on "put topics' tags on frontpage, forumspage, etc"</title>
<link>http://bbpress.org/forums/topic/put-topics-tags-on-frontpage-forumspage-etc#post-2893</link>
<pubDate>Thu, 04 Jan 2007 13:36:54 +0000</pubDate>
<dc:creator>Mistainu</dc:creator>
<guid isPermaLink="false">2893@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;if it can be done, show me how.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "put topics' tags on frontpage, forumspage, etc"</title>
<link>http://bbpress.org/forums/topic/put-topics-tags-on-frontpage-forumspage-etc#post-2801</link>
<pubDate>Tue, 02 Jan 2007 14:56:48 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">2801@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;this can be easily done by creating your own theme and designing as you want.. showing what you want.&#60;/p&#62;
&#60;p&#62;please do leave a note here in the forum or &#60;a href=&#34;http://trac.bbpress.org/report&#34;&#62;create a ticket&#60;/a&#62; if you see that there is something that you cannot do with the current core infrastructure. the functionality that you mentioned can definitely be done using current template features.
&#60;/p&#62;</description>
</item>
<item>
<title>Mistainu on "put topics' tags on frontpage, forumspage, etc"</title>
<link>http://bbpress.org/forums/topic/put-topics-tags-on-frontpage-forumspage-etc#post-2788</link>
<pubDate>Tue, 02 Jan 2007 06:03:52 +0000</pubDate>
<dc:creator>Mistainu</dc:creator>
<guid isPermaLink="false">2788@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;yes exactly. i was hoping of producing along these lines:&#60;/p&#62;
&#60;p&#62;[Sticky] Title Goes Here&#60;br /&#62;
This &#34;post-count&#34; long thread was last commented by &#34;last-poster&#34;, &#34;freshness&#34; ago. Filed under &#34;categories/tags-list&#34;.&#60;/p&#62;
&#60;p&#62;the categories/tags-list i was hoping to get. also if it would be a definable list, i could use it as the class of each of these &#34;headings&#34;, so it could be styled a bit differently?&#60;/p&#62;
&#60;p&#62;how can all this be done?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "put topics' tags on frontpage, forumspage, etc"</title>
<link>http://bbpress.org/forums/topic/put-topics-tags-on-frontpage-forumspage-etc#post-2761</link>
<pubDate>Mon, 01 Jan 2007 17:09:09 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">2761@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do you mean in the recent discussion list having which forum each thread belongs to in the list as well as title, last poster, freshness, ect.?&#60;/p&#62;
&#60;p&#62;Guess I am trying to visualize what you are asking for!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Mistainu on "put topics' tags on frontpage, forumspage, etc"</title>
<link>http://bbpress.org/forums/topic/put-topics-tags-on-frontpage-forumspage-etc#post-2754</link>
<pubDate>Mon, 01 Jan 2007 10:34:22 +0000</pubDate>
<dc:creator>Mistainu</dc:creator>
<guid isPermaLink="false">2754@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;say you're on the front page, there's this long line of topics. if each of those &#34;topics&#34; had their tags in their id or class, and/or a way to display which forum that topics' from, it would i think be most user friendly. and it would make each forum-tag-type user style-able.&#60;/p&#62;
&#60;p&#62;need a way for the topics categpries and/or tags to be displayed on topics page and forums page. anyone?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
