<?xml version="1.0"?><!-- 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 Showcase User Favorites: baptiste</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase User Favorites: baptiste</description>
<language>en</language>
<pubDate>Thu, 24 May 2012 15:29:45 +0000</pubDate>

<item>
<title>_ck_ on "Sticky always in views - design intent?"</title>
<link>http://bbshowcase.org/forums/topic/sticky-always-in-views-design-intent#post-106</link>
<pubDate>Sun, 03 Feb 2008 07:54:35 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">106@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I've now added a way to pull stickies from views via the plugin instead of hacking the templates. This has the added bonus of being able to specify a few views that should continue to have stickies.&#60;/p&#62;
&#60;p&#62;This feature is first in version 0.091
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Sticky always in views - design intent?"</title>
<link>http://bbshowcase.org/forums/topic/sticky-always-in-views-design-intent#post-73</link>
<pubDate>Wed, 10 Oct 2007 00:54:27 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">73@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;bbPress does have some weird quirks in it's default templates.&#60;/p&#62;
&#60;p&#62;I think I've removed that in my own templates, I'll need to double-check.&#60;/p&#62;
&#60;p&#62;I don't mind the questions, it's good to get feedback and makes me refresh myself on some things (I am getting rusty as I have not worked with bbPress in at least a month).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Escaping CLEAR in Statistics View"</title>
<link>http://bbshowcase.org/forums/topic/escaping-clear-in-statistics-view#post-72</link>
<pubDate>Wed, 10 Oct 2007 00:51:30 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">72@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;The statistics view is very new and very beta sorry.&#60;/p&#62;
&#60;p&#62;It's tricky to figure out layouts that work in all themes so it might take me awhile to debug that. &#60;/p&#62;
&#60;p&#62;Glad you found a workaround for now. It looks very good!
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "Sticky always in views - design intent?"</title>
<link>http://bbshowcase.org/forums/topic/sticky-always-in-views-design-intent#post-71</link>
<pubDate>Tue, 09 Oct 2007 13:39:53 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">71@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Ah - it's in the template code. Weird. Just pulled all the Sticky stuff out of view.php. Much better. Sorry for the bonehead questions - still trying to get my head around what gets done in bbPress, templates, and plugins in the bbPress world.&#60;/p&#62;
&#60;p&#62;I guess I can sort of see why you'd want Sticky stuff in the view template, but not as duplicates. Ah well - on to the next thing.
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "Sticky always in views - design intent?"</title>
<link>http://bbshowcase.org/forums/topic/sticky-always-in-views-design-intent#post-70</link>
<pubDate>Tue, 09 Oct 2007 13:35:32 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">70@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I notice that the Sticky topics always show up in the 'Most/Least' views, even if they aren't very popular. Is that design intent? Or should the view use a query that excludes the sticky topics? I also notice they get listed twice. Once as sticky, and once not.&#60;/p&#62;
&#60;p&#62;I'd think you'd exclude them unless bbPress is forcing their display no matter what. If I find some time I'll dig into it and see what I come up with.
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "Escaping CLEAR in Statistics View"</title>
<link>http://bbshowcase.org/forums/topic/escaping-clear-in-statistics-view#post-69</link>
<pubDate>Tue, 09 Oct 2007 13:30:44 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">69@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I finally gave up trying to figure out how to get the tables back up above the sidebar with all the clears. Instead, I pulled out all the floats and clears and put the stat tables inside a 2 Column table with valign=top. Only trick was the Javascript that added the sorting stuff. I had to add:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if (thisTbl.id != &#38;quot;latest&#38;quot;) continue;&#60;/code&#62; around line 130 in sortables_init to avoid it trying to add the sorting stuff to the layout table.&#60;/p&#62;
&#60;p&#62;Probably not the best, but it works for now:&#60;br /&#62;
&#60;a href=&#34;http://onthepitch.org/talk/view/statistics&#34; rel=&#34;nofollow&#34;&#62;http://onthepitch.org/talk/view/statistics&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "view_name always Forum Statistics?"</title>
<link>http://bbshowcase.org/forums/topic/view_name-always-forum-statistics#post-68</link>
<pubDate>Tue, 09 Oct 2007 12:22:54 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">68@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Here's a ticket I opened. The theme code is clobbering the $view global if it's called first.  See &#60;a href=&#34;http://trac.bbpress.org/ticket/751&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/751&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "view_name always Forum Statistics?"</title>
<link>http://bbshowcase.org/forums/topic/view_name-always-forum-statistics#post-67</link>
<pubDate>Tue, 09 Oct 2007 11:52:32 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">67@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hmmm - seems to be a bbPress bug because even with My-Views disabled, the view_name function is always returning the last view listed in 'Views' Most themes list the view links AFTER the main content - since mine is in a sidebar - it's processed first.
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "view_name always Forum Statistics?"</title>
<link>http://bbshowcase.org/forums/topic/view_name-always-forum-statistics#post-66</link>
<pubDate>Tue, 09 Oct 2007 11:22:44 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">66@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I'm noticing my breadcrumb title in view.php is always 'Forum Statistics' no matter what view I'm in. It's like My Views is clobbering the view name in a filter. Will dig into it some if I have time. This is 0.08 in bbPress 0.8.3
&#60;/p&#62;</description>
</item>
<item>
<title>baptiste on "Escaping CLEAR in Statistics View"</title>
<link>http://bbshowcase.org/forums/topic/escaping-clear-in-statistics-view#post-65</link>
<pubDate>Tue, 09 Oct 2007 10:58:18 +0000</pubDate>
<dc:creator>baptiste</dc:creator>
<guid isPermaLink="false">65@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I'm struggling with the statistics view because of the rampant use of 'clear', it's insisting on clearing my left navigation bar which puts the stat tables WAY down the page. Its not a problem if there are no elements on the left in a theme, but if there is a navbar, all the floating and clears cause problems. I'm trying to figure out how to box the statistics in such a way that it won't worry about the nav bar on the left. I thought float and clear were limited to the parent, so I'm not sure why the 'clear' is reaching beyond the content div.&#60;/p&#62;
&#60;p&#62;Right now in the statistics view, the stats appear AFTER the nav bar (and once the other views start using the my-views-header, they will too since it has a &#60;code&#62;&#38;lt;br clear=both /&#38;gt;&#60;/code&#62; in it. Any ideas?
&#60;/p&#62;</description>
</item>

</channel>
</rss>

