<?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: Forum: Plugins by _ck_ - Recent Posts</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase: Forum: Plugins by _ck_ - Recent Posts</description>
<language>en</language>
<pubDate>Fri, 05 Dec 2008 10:30:24 +0000</pubDate>

<item>
<title>dinovinyl on "bbcode-lite custom bbcode"</title>
<link>http://bbshowcase.org/forums/topic/bbcode-lite-custom-bbcode#post-819</link>
<pubDate>Tue, 25 Nov 2008 07:53:22 +0000</pubDate>
<dc:creator>dinovinyl</dc:creator>
<guid isPermaLink="false">819@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;good pulgin thanks
&#60;/p&#62;</description>
</item>
<item>
<title>nikson on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-818</link>
<pubDate>Tue, 25 Nov 2008 05:46:43 +0000</pubDate>
<dc:creator>nikson</dc:creator>
<guid isPermaLink="false">818@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;_ck_&#60;br /&#62;
Thanks for your quick reply!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-817</link>
<pubDate>Mon, 24 Nov 2008 23:13:04 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">817@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Change this line to &#34;read&#34;&#60;br /&#62;
&#60;code&#62;$bb_attachments[&#38;#39;role&#38;#39;][&#38;#39;download&#38;#39;]=&#38;quot;read&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which will let any guest view any attachment without logging in.&#60;/p&#62;
&#60;p&#62;I don't have a way yet to show full images in the browser.&#60;br /&#62;
It's sort of a &#34;safety&#34; to prevent people from hotlinking your full size image which could kill your server very quickly.
&#60;/p&#62;</description>
</item>
<item>
<title>nikson on "new bbPress plugin: bbPress Attachments"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbpress-attachments/page/3#post-816</link>
<pubDate>Mon, 24 Nov 2008 12:32:57 +0000</pubDate>
<dc:creator>nikson</dc:creator>
<guid isPermaLink="false">816@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi&#60;br /&#62;
Would you please advise me on how to skip this alert that appears each time when a guest user clicks on the link to the attached file that goes like this: 'Sorry, download is restricted' and get the system to redirect the user to bb-login.php page?&#60;br /&#62;
And make the pictures open in the browser window instead of being saved on PC, like it is on vBulletin?
&#60;/p&#62;</description>
</item>
<item>
<title>kevinjohngallagher on "Unread Posts - class added to SPAN &#038; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-809</link>
<pubDate>Mon, 17 Nov 2008 15:49:04 +0000</pubDate>
<dc:creator>kevinjohngallagher</dc:creator>
<guid isPermaLink="false">809@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Just to let everyone know, that there has been a new update to 0.9.3 of this plug that works really well.&#60;/p&#62;
&#60;p&#62;Again, thanks to _CK_ .
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts - class added to SPAN &#038; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-808</link>
<pubDate>Sun, 16 Nov 2008 16:43:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">808@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/unread-posts/#post-2211&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/unread-posts/#post-2211&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kevin, I've now added that ability for you in 0.9.2&#60;/p&#62;
&#60;p&#62;change the optional setting near the top&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$unread_posts[&#38;#39;add_row_class&#38;#39;]=false;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$unread_posts[&#38;#39;add_row_class&#38;#39;]=true;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and it will insert one of two different TR classes&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.unread_posts_row&#60;/code&#62;&#60;br /&#62;
or&#60;br /&#62;
&#60;code&#62;.unread_login_row&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(unread_login_row means it's new since their last login)
&#60;/p&#62;</description>
</item>
<item>
<title>kevinjohngallagher on "Unread Posts - class added to SPAN &#038; not TR"</title>
<link>http://bbshowcase.org/forums/topic/unread-posts-adding-class-to-teh-span-and-not-the-tr#post-806</link>
<pubDate>Sun, 16 Nov 2008 15:20:40 +0000</pubDate>
<dc:creator>kevinjohngallagher</dc:creator>
<guid isPermaLink="false">806@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;My first time posting here, so I apologise if this seems trivial, but I think it's a major oversight.&#60;/p&#62;
&#60;p&#62;Basically, the Unread Posts plugin works really well, and does exactly what it says on the tin, but... the placement of the css code does cause some major issues.&#60;/p&#62;
&#60;p&#62;Its my opinion, that by outputting code directly to 1 cell in a table can give large usability and accessibility issues.&#60;/p&#62;
&#60;p&#62;First off, for those people attempting to emulate the look/feel/usability of say phpBB so that their users dont complain to much about the move, having the code in the TR so that the css styles can be inherited across all the TD or spans as needed makes perfect sense.&#60;/p&#62;
&#60;p&#62;Secondly, when making sites with accessibility in mind, or in my current case a forum aimed at people using screen readers - the ability to output code for the whole TR makes life 1000 times easier for those who are site impaired.&#60;/p&#62;
&#60;p&#62;Having seen the revisions for this plugin, i can see where you're coming from in getting a span with the appropriate class in it, but as with many things in BBpress - i think it's time to start moving specific inline css to a higher more modular level (which in fairness is what Wordpress does).&#60;/p&#62;
&#60;p&#62;Let me know if i can be of any assistance.&#60;/p&#62;
&#60;p&#62;Kev
&#60;/p&#62;</description>
</item>
<item>
<title>c0d3r on "mini-track fails to open admin profile"</title>
<link>http://bbshowcase.org/forums/topic/mini-track-fails-to-open-admin-profile#post-803</link>
<pubDate>Wed, 05 Nov 2008 06:16:28 +0000</pubDate>
<dc:creator>c0d3r</dc:creator>
<guid isPermaLink="false">803@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;no problem&#60;/p&#62;
&#60;p&#62;I added the empty function and everything works now, even the last online / online status works&#60;/p&#62;
&#60;p&#62;Not sure what this function is supposed to do...&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "mini-track fails to open admin profile"</title>
<link>http://bbshowcase.org/forums/topic/mini-track-fails-to-open-admin-profile#post-802</link>
<pubDate>Wed, 05 Nov 2008 01:22:22 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">802@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;There may be a bug where I forget to check the flag.&#60;/p&#62;
&#60;p&#62;I simply haven't had the time to work on mini-track&#60;br /&#62;
and it's in it's infancy.
&#60;/p&#62;</description>
</item>
<item>
<title>c0d3r on "mini-track fails to open admin profile"</title>
<link>http://bbshowcase.org/forums/topic/mini-track-fails-to-open-admin-profile#post-801</link>
<pubDate>Wed, 05 Nov 2008 01:15:04 +0000</pubDate>
<dc:creator>c0d3r</dc:creator>
<guid isPermaLink="false">801@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;in fact, users cannot see their own profile anymore, admin still can, but admin cannot see its own profile&#60;/p&#62;
&#60;p&#62;I added an empty function profile_last_online() to the mini_track.php file, and the error goes away&#60;/p&#62;
&#60;p&#62;still, it's a bit weird because the mini_track settings say&#60;/p&#62;
&#60;p&#62;$mini_track_options['last_online_in_profile'] = false;		// show automatically in profiles&#60;br /&#62;
$mini_track_options['online_status_in_post'] = false;		// show automatically in posts&#60;/p&#62;
&#60;p&#62;(so there should not be any calls to the profile_last_online function, right ? )
&#60;/p&#62;</description>
</item>

</channel>
</rss>
