<?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: view</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: view</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 06:27:11 +0000</pubDate>

<item>
<title>_ck_ on "My Views:  major improvements now available"</title>
<link>http://bbpress.org/forums/topic/my-views-major-improvements-now-available#post-10105</link>
<pubDate>Fri, 10 Aug 2007 12:17:19 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">10105@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I worked overnight to bring the My Views plugin up to date for public release. I am pleased to announce it now works with both 0.8.2.1 and the trunk!&#60;/p&#62;
&#60;p&#62;But it now goes way beyond that. Be sure to read the &#60;a href=&#34;http://plugins-svn.bbpress.org/my-views/trunk/readme.txt&#34;&#62;readme.txt&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/67&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/67&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see a demo here: &#60;a href=&#34;http://bbpress.nfshost.com/forums/view/most-views&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.nfshost.com/forums/view/most-views&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(My Views is a powerful addition to the default &#34;views&#34; in bbPress. It will let you customize output and adds several new views. My Views consists of a main plugin and several optional &#34;module&#34; plugins that can be added if desired for additional new views.)&#60;/p&#62;
&#60;p&#62;Appended bbPress Views by My Views:&#60;br /&#62;
    * Latest Discussions&#60;br /&#62;
    * Topics I've Started&#60;br /&#62;
    * Topics I've Participated In&#60;/p&#62;
&#60;p&#62;Extended bbPress Views by My Views if optional &#34;bb Topic Views&#34; plugin by Mike Wittmann is installed &#60;a href=&#34;http://bbpress.org/plugins/topic/53&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/53&#60;/a&#62;&#60;br /&#62;
    * Topics with the most views&#60;br /&#62;
    * Topics with the least views&#60;/p&#62;
&#60;p&#62;Extended bbPress Views by My Views if optional &#34;Plugin Browser for bbPress&#34; plugin by Sam Bauers is installed &#60;a href=&#34;http://bbpress.org/plugins/topic/57&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/57&#60;/a&#62;&#60;br /&#62;
   * Installed bbPress Plugins&#60;br /&#62;
   * Available bbPress Plugins&#60;/p&#62;
&#60;p&#62;and many little other tweaks to views including proper titles and headers as well as a dropdown views list box.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "view.php template doesn't have an rss feed?"</title>
<link>http://bbpress.org/forums/topic/viewphp-template-doesnt-have-an-rss-feed#post-9224</link>
<pubDate>Sun, 22 Jul 2007 16:44:36 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">9224@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Views don't have proper titles either apparently, here's  plugin to fix that.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function bb_get_view_title($title) {
if (is_view()) {$title =  get_view_name(). &#38;#39; &#38;amp;laquo; &#38;#39; . bb_get_option( &#38;#39;name&#38;#39; ); }
return $title;
}
add_filter( &#38;#39;bb_get_title&#38;#39;, &#38;#39;bb_get_view_title&#38;#39; );&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>_ck_ on "view.php template doesn't have an rss feed?"</title>
<link>http://bbpress.org/forums/topic/viewphp-template-doesnt-have-an-rss-feed#post-9221</link>
<pubDate>Sun, 22 Jul 2007 13:50:57 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">9221@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is probably one for TRAC just but I just wanted to check that I am not missing something...&#60;/p&#62;
&#60;p&#62;You can't get an rss feed for a view page, can you?&#60;/p&#62;
&#60;p&#62;This should be fairly easy to implement since just an array of topics is dumped to the page, just route it somehow to the rss.php upon the proper url   ie.   /forums/rss/view/no-replies
&#60;/p&#62;</description>
</item>

</channel>
</rss>
