<?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 Topics</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase: Forum: Plugins by _ck_ - Recent Topics</description>
<language>en</language>
<pubDate>Thu, 24 May 2012 15:27:25 +0000</pubDate>

<item>
<title>mark_m on "Mass Delete Users - No Delete Button"</title>
<link>http://bbshowcase.org/forums/topic/mass-delete-users-no-delete-button#post-3149</link>
<pubDate>Wed, 21 Mar 2012 21:00:30 +0000</pubDate>
<dc:creator>mark_m</dc:creator>
<guid isPermaLink="false">3149@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I've downloaded and installed the mass delete users plugin, but the button to actually delete the users doesn't appear to show up for me. It appears, sometimes, on the last page of results (my forum has hundreds of users marked as blocked or with zero posts), but not always. Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>cruthas on "bb attachments"</title>
<link>http://bbshowcase.org/forums/topic/bb-attachments-1#post-3212</link>
<pubDate>Sat, 07 Apr 2012 21:58:31 +0000</pubDate>
<dc:creator>cruthas</dc:creator>
<guid isPermaLink="false">3212@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hey _ck_, I just downloaded the latest bb attachments and works great, except I have to put text into posts before adding an image. Is there anyway to just add photos without text in posts?&#60;/p&#62;
&#60;p&#62;Thanks very much in advance!
&#60;/p&#62;</description>
</item>
<item>
<title>mark_m on "Quick 'n dirty spam user detection"</title>
<link>http://bbshowcase.org/forums/topic/quick-n-dirty-spam-user-detection#post-3157</link>
<pubDate>Thu, 22 Mar 2012 17:46:07 +0000</pubDate>
<dc:creator>mark_m</dc:creator>
<guid isPermaLink="false">3157@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I'm guessing you probably don't solicit plugin ideas, but I have a thought anyway, just in case. :)&#60;/p&#62;
&#60;p&#62;I get dozens and dozens of spam users a day who use spam links as their user homepage URL. Considering that users on my forum typically don't have homepage urls anyway, it would be nice if there were a plugin that would simply remove the homepage field on the user registration form, and then automatically reject any submissions that try to include a homepage URL anyway. I imagine this might actually stop my spam users altogether.
&#60;/p&#62;</description>
</item>
<item>
<title>ortisrael on "Uploading DOC files to forum not fails"</title>
<link>http://bbshowcase.org/forums/topic/uploading-doc-files-to-forum-not-fails#post-3069</link>
<pubDate>Sun, 04 Mar 2012 05:40:01 +0000</pubDate>
<dc:creator>ortisrael</dc:creator>
<guid isPermaLink="false">3069@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;br /&#62;
Although we change the settings file for the updates (see attached files) under bbPress Attachments, DOC files uploads are failing.&#60;br /&#62;
Why is this?&#60;/p&#62;
&#60;p&#62; [attachment=3069,188] [attachment=3069,189]
&#60;/p&#62;</description>
</item>
<item>
<title>light on "Custom Email: New User Notification"</title>
<link>http://bbshowcase.org/forums/topic/custom-email-new-user-notification#post-2968</link>
<pubDate>Wed, 01 Feb 2012 22:34:22 +0000</pubDate>
<dc:creator>light</dc:creator>
<guid isPermaLink="false">2968@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Greetings!&#60;/p&#62;
&#60;p&#62;_ck_ Hope you're doing good!&#60;/p&#62;
&#60;p&#62;-- I found your code for New user notification &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$message .= sprintf(__(&#38;#39;Profile: %s&#38;#39;), get_user_profile_link($user_id)) . &#38;quot;\r\n\r\n&#38;quot;;

$to=bb_get_option(&#38;#39;from_email&#38;#39;); if (!$to) {$to=bb_get_option(&#38;#39;admin_email&#38;#39;);}
@bb_mail($to , sprintf(__(&#38;#39;[%s] New User Registration&#38;#39;), bb_get_option(&#38;#39;name&#38;#39;)), $message, &#38;#39;&#38;#39; );
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is it possible to change admin_email to something else? My admin email is &#60;a href=&#34;mailto:admin@mydomain.com&#34;&#62;admin@mydomain.com&#60;/a&#62; and I want to sent new user notifications to &#60;a href=&#34;mailto:notify@example.com&#34;&#62;notify@example.com&#60;/a&#62; and I don't want to change my admin email! -- Possible?&#60;/p&#62;
&#60;p&#62;Any help?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>mccawphoto on "bb attachments"</title>
<link>http://bbshowcase.org/forums/topic/bb-attachments#post-2950</link>
<pubDate>Fri, 27 Jan 2012 13:14:57 +0000</pubDate>
<dc:creator>mccawphoto</dc:creator>
<guid isPermaLink="false">2950@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Do you know what template or file is being used when you click the &#38;quot;Attachments&#38;quot; link shown in this screenshot? The screenshot shows a post in my forum but when I click it I am taken to a page that isn't using my page template.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62; [attachment=2950,184]
&#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#post-245</link>
<pubDate>Mon, 21 Apr 2008 07:19:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">245@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;The long requested ability to upload attachments is now available!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is an early beta which does not deal with displaying inline images yet,&#60;br /&#62;
but you can help me beta test it and give feedback/bug reports. &#60;/p&#62;
&#60;p&#62;&#60;font color=&#34;red&#34;&#62;&#60;b&#62;Please note there are important security considerations&#60;br /&#62;
when allowing uploads of any kind to your server.&#60;/b&#62;&#60;/font&#62; &#60;/p&#62;
&#60;p&#62;&#60;i&#62;During beta-test the plugin defaults to only moderators (and above) can upload.&#60;/i&#62;&#60;br /&#62;
At your own risk you can open it to all members but keep in mind the plugin has not been tested extensively for security issues yet.&#60;/p&#62;
&#60;p&#62;(demonstration of attachments below - &#60;em&#62;note you cannot download&#60;br /&#62;
 them unless you are logged in,&#60;/em&#62; which is a feature set by role)
&#60;/p&#62;</description>
</item>
<item>
<title>belounsi on "Topics per page plugin exclude (sub)forum, please help"</title>
<link>http://bbshowcase.org/forums/topic/topics-per-page-plugin-exclude-subforum-please-help#post-2907</link>
<pubDate>Sat, 14 Jan 2012 06:26:49 +0000</pubDate>
<dc:creator>belounsi</dc:creator>
<guid isPermaLink="false">2907@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Dear _ck_ (and others)&#60;/p&#62;
&#60;p&#62;I'm using the Topics per page plugin and i'm excluding a sub forum on the frontpage.&#60;/p&#62;
&#60;p&#62;I exclude the sub forum like this in the front-page.php template on line 25:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php if ( $topics = get_latest_topics('exclude=-6', $page)) : foreach ( $topics as $topic ) : ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This works good, the only issue that i have now is that the topics per page plugin is still counting the excluded sub forum topics so it makes a following page (last page navigation) with nothing in it.&#60;/p&#62;
&#60;p&#62;I tried to recount everything but this is not working.&#60;/p&#62;
&#60;p&#62;I think i have to exclude the sub forum somewhere in the core files but i don't know which file this must be.&#60;/p&#62;
&#60;p&#62;I'm using: bbPress 1.0.3.&#60;/p&#62;
&#60;p&#62;Can you or someone else help me on this one please?&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;Br,&#60;/p&#62;
&#60;p&#62;Belounsi
&#60;/p&#62;</description>
</item>
<item>
<title>ilmanakbar on "Exact Time/Date in "Forum Last Poster""</title>
<link>http://bbshowcase.org/forums/topic/exact-timedate-in-forum-last-poster#post-1700</link>
<pubDate>Fri, 16 Oct 2009 19:23:16 +0000</pubDate>
<dc:creator>ilmanakbar</dc:creator>
<guid isPermaLink="false">1700@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I'm sorry, it's cross-posted from the &#60;a href=&#34;http://bbpress.org/plugins/topic/forum-last-poster/page/2/?replies=30#post-4772&#34;&#62;bbPress support forum&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;_ck_, I want to display the exact time/date of the last posts rather than &#34;1 day ago&#34; or &#34;2 months ago&#34;.. where's the part of your code should I change?&#60;/p&#62;
&#60;p&#62;I've successfully edited the Freshness on &#34;Latest Discussion&#34; with the exact time/date using this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo(topic_time(&#38;#39;j M Y&#38;#39;)); ?&#38;gt;&#38;lt;?php echo(topic_time(&#38;#39;H:i&#38;#39;)); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I tried using the same code to replace &#60;code&#62;forum_time()&#60;/code&#62; but it didn't work obviously..&#60;/p&#62;
&#60;p&#62;thanks for the code..
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "new bbPress plugin:  BBcode lite"</title>
<link>http://bbshowcase.org/forums/topic/new-bbpress-plugin-bbcode-lite#post-157</link>
<pubDate>Tue, 26 Feb 2008 12:42:32 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">157@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;I'm pleased to release a new plugin to allow bbcode on bbPress forums.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;BBcode lite&#60;/strong&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bbcode-lite/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bbcode-lite/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;While there are other plugins that do this on WordPress and at least one other on bbPress, this one is far smaller and faster and therefore better for active forums.&#60;/p&#62;
&#60;p&#62;Should be on bbpress.org by tomorrow, feel free to test it here.&#60;/p&#62;
&#60;p&#62;examples:&#60;br /&#62;
&#60;code&#62;[b]bold[/b]&#60;/code&#62; &#60;strong&#62;bold&#60;/strong&#62;&#60;br /&#62;
&#60;code&#62;[color=red]red[/color]&#60;/code&#62; &#60;font color=&#34;red&#34;&#62;red&#60;/font&#62;&#60;br /&#62;
&#60;code&#62;[s]strikethrough[/s]&#60;/code&#62; &#60;strike&#62;strikethrough&#60;/strike&#62;&#60;br /&#62;
&#60;code&#62;[url]http://bbShowcase.org[/url]&#60;/code&#62;  &#60;a href=&#34;http://bbShowcase.org&#34;&#62;http://bbShowcase.org&#60;/a&#62;&#60;br /&#62;
&#60;code&#62;[url=http://bbShowcase.org]bbShowcase[/url]&#60;/code&#62; &#60;a href=&#34;http://bbShowcase.org&#34;&#62;bbShowcase&#60;/a&#62;&#60;br /&#62;
&#60;hr /&#62;&#60;br /&#62;
ordered lists:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[list=1]
[*]first
[*]second
[*]third
[/list]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;ol type=&#34;1&#34;&#62;&#60;li&#62;first&#60;/li&#62;&#60;li&#62;second&#60;/li&#62;&#60;li&#62;third&#60;/li&#62;&#60;/ol&#62;&#60;br /&#62;
&#60;hr /&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[list=a]
[*]first
[*]second
[*]third
[/list]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;ol type=&#34;a&#34;&#62;&#60;li&#62;first&#60;/li&#62;&#60;li&#62;second&#60;/li&#62;&#60;li&#62;third&#60;/li&#62;&#60;/ol&#62;&#60;br /&#62;
&#60;hr /&#62;&#60;br /&#62;
unordered lists:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[list]
[*]first
[*]second
[*]third
[/list]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;ul&#62;&#60;li&#62;first&#60;/li&#62;&#60;li&#62;second&#60;/li&#62;&#60;li&#62;third&#60;/li&#62;&#60;/ul&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>

