<?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 plugin browser: Recent Posts</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser: Recent Posts</description>
<language>en</language>
<pubDate>Fri, 29 Aug 2008 07:28:05 +0000</pubDate>

<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1825</link>
<pubDate>Fri, 29 Aug 2008 06:42:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1825@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Try 1.6.1 when you see it here.&#60;/p&#62;
&#60;p&#62;I still don't know how $topic_id can be empty in bb_head, that's well into the topic page, unless 1.0 isn't using it anymore and that would be very bad.&#60;/p&#62;
&#60;p&#62;However my own testing, even with permalinks on 1.0 does not reproduce the error.&#60;/p&#62;
&#60;p&#62;Make sure your view counts are still increasing properly with 1.6.1 too
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-1824</link>
<pubDate>Fri, 29 Aug 2008 06:18:22 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1824@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;You want the full &#34;quote&#34; plugin, see here:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/quote/page/2/#post-1022&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/quote/page/2/#post-1022&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1823</link>
<pubDate>Fri, 29 Aug 2008 06:17:21 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1823@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It must be the pretty permalinks, I will have to investigate.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1822</link>
<pubDate>Fri, 29 Aug 2008 04:34:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1822@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;mcshockency, sorry I missed your message, my rss reader is not triggering like it's supposed to for some reason...&#60;/p&#62;
&#60;p&#62;I think I have a fix, instead of using &#60;code&#62;get_&#60;/code&#62; trying removing that part here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;topic_title&#38;#39;, &#38;#39;hidden_forums_label_topic&#38;#39;, 11,2);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and I missed telling you about this function at the end which should be replaced with this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function hidden_forums_label_topic_stop() {remove_filter( &#38;#39;topic_title&#38;#39;, &#38;#39;hidden_forums_label_topic&#38;#39;, 11);}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>ddemeo on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1821</link>
<pubDate>Fri, 29 Aug 2008 00:03:57 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1821@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Again, you have come to my rescue...and I've only had this forum going for 3 days!  I was getting sick of having to reset the privacy on the forums with every change.  I made the changes to the php in your plugin, and now I don't have to think about it anymore.  Woohoo!
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "BBPress:Live Comment"</title>
<link>http://bbpress.org/plugins/topic/live-comment-preview/#post-1820</link>
<pubDate>Thu, 28 Aug 2008 22:19:11 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1820@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi, with the 1.0 alpha, the ajax effect doesn't work, i have only the button lol
&#60;/p&#62;</description>
</item>
<item>
<title>elanaspantry on "Post Notification"</title>
<link>http://bbpress.org/plugins/topic/post-notification/page/2/#post-1819</link>
<pubDate>Thu, 28 Aug 2008 21:08:56 +0000</pubDate>
<dc:creator>elanaspantry</dc:creator>
<guid isPermaLink="false">1819@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there a way to add all new topics to the user who started it AND the ADMINS?
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-1818</link>
<pubDate>Thu, 28 Aug 2008 20:39:02 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1818@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi!&#60;/p&#62;
&#60;p&#62;it is possible to add the possibility to add an url or a name of author, in quote tag? like in phpbb :)&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Bye!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Human Test for bbPress"</title>
<link>http://bbpress.org/plugins/topic/human-test/page/2/#post-1817</link>
<pubDate>Thu, 28 Aug 2008 17:33:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1817@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ah, I didn't now anything else was using sessions.&#60;br /&#62;
I'll have to put in some code soon to detect a session in progress.
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "bbPress Smilies"</title>
<link>http://bbpress.org/plugins/topic/bb-smilies/page/2/#post-1816</link>
<pubDate>Thu, 28 Aug 2008 17:14:48 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1816@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great plugin!  I've notice a little problem, though, that might be theme dependent. I'm using a modified version of morning mist (or whatever it's called) on 0.9.0.2.&#60;/p&#62;
&#60;p&#62;I'm running both this plugin and your bbcode buttons plugin.  When I click on the smiley face, the smilies to choose from pop up behind the bbcode buttons, so I can't see or choose from the ones in the top row.  Any chance you could get it to pop up in front of the buttons instead?  Otherwise I'll just tweak it to have the menu below the text box, which I'm trying to avoid.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1815</link>
<pubDate>Thu, 28 Aug 2008 17:08:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1815@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;yes if you want to deny people starting topics in forum #5&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$read_only_forums[&#38;#39;deny_forums_start_topic&#38;#39;]=array(5);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Admin menu is on my long list of things &#34;to do&#34;&#60;br /&#62;
Given how few donations there have been, I wouldn't hold your breath.
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1814</link>
<pubDate>Thu, 28 Aug 2008 16:12:41 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">1814@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;$read_only_forums['deny_forums_start_topic']=array(9,15,22);&#60;/p&#62;
&#60;p&#62;if my forum id is 5 i have to add it? like (5,9,15,22); ?
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "Read-Only Forums"</title>
<link>http://bbpress.org/plugins/topic/read-only-forums/#post-1813</link>
<pubDate>Thu, 28 Aug 2008 16:05:14 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">1813@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hey guys, if you need a control panel, i can do the design, its kinda hard to setup this thing without knowing php....
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1812</link>
<pubDate>Thu, 28 Aug 2008 15:44:23 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1812@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;- i use 1.0 alpha with pretty permalinks&#60;br /&#62;
- i have the error with the first post on a topic, with other posts or not
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1811</link>
<pubDate>Thu, 28 Aug 2008 14:51:48 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1811@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;meitershaker, I am going to assume you mean first post on a topic.&#60;/p&#62;
&#60;p&#62;I also assume you are using 1.0 alpha&#60;/p&#62;
&#60;p&#62;if you copied that error verbatim, apparently the $topic_id is empty somehow&#60;/p&#62;
&#60;p&#62;I need to know when you say first post, is it a brand new topic with only one post? Or first post on a topic with other posts? Can you reproduce it repeatedly on other topics?&#60;/p&#62;
&#60;p&#62;Unfortunately I cannot reproduce the error here.&#60;/p&#62;
&#60;p&#62;Are you using pretty permalinks (slugs) or does your url have something like &#60;code&#62;?id=123&#60;/code&#62; in the topic
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1810</link>
<pubDate>Thu, 28 Aug 2008 13:54:12 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1810@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i have an error when i try to edit a first topic on a thread:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
DB Error in update_view_count: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND meta_key='views' LIMIT 1' at line 1&#60;/p&#62;
&#60;p&#62;UPDATE bb_meta SET meta_value=meta_value+1 WHERE object_type='bb_topic' AND object_id= AND meta_key='views' LIMIT 1&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1809</link>
<pubDate>Thu, 28 Aug 2008 05:33:05 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1809@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now taken over this plugin at wittmania's request and 1.6.0 will work properly under bbPress 1.0&#60;/p&#62;
&#60;p&#62;Also, the Mini-Track Plugin can now suppliment this plugin by properly counting views without using sessions (sessions causing some side effects that I don't care for).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topics Per Page"</title>
<link>http://bbpress.org/plugins/topic/front-page-topics/page/2/#post-1808</link>
<pubDate>Thu, 28 Aug 2008 05:26:50 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1808@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now replaced Front-Page-Topics with my Topics-Per-Page, per mdawaffe's request.&#60;/p&#62;
&#60;p&#62;Note you'll now have to edit the plugin at the top as an admin menu would be overkill for this set-once-and-forget plugin.&#60;/p&#62;
&#60;p&#62;Since the plugins have different names, make sure you delete front-page-topics from your server before activating topics-per-page.
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "New User Notification Email"</title>
<link>http://bbpress.org/plugins/topic/new-user-notification/#post-1807</link>
<pubDate>Thu, 28 Aug 2008 01:07:19 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1807@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thank you for this!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Polls"</title>
<link>http://bbpress.org/plugins/topic/bbpress-polls/page/2/#post-1806</link>
<pubDate>Wed, 27 Aug 2008 07:30:41 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1806@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;A serious bug has been fixed in 0.5.5 that mostly affects ajax use (which is on by default so it affects virtually everyone).
&#60;/p&#62;</description>
</item>
<item>
<title>ghowner on "Post count titles for bbPress"</title>
<link>http://bbpress.org/plugins/topic/post-count-titles-for-bbpress/#post-1805</link>
<pubDate>Wed, 27 Aug 2008 07:17:40 +0000</pubDate>
<dc:creator>ghowner</dc:creator>
<guid isPermaLink="false">1805@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Any possible fix for Alpha 1.0? Doesn't seem to be working. Of course this is a alpha, so it's not priority, just curious.
&#60;/p&#62;</description>
</item>
<item>
<title>ghowner on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/3/#post-1804</link>
<pubDate>Wed, 27 Aug 2008 04:56:37 +0000</pubDate>
<dc:creator>ghowner</dc:creator>
<guid isPermaLink="false">1804@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It seems to work in Alpha 1.0, just confirming.
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1802</link>
<pubDate>Tue, 26 Aug 2008 18:28:08 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1802@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this!
&#60;/p&#62;</description>
</item>
<item>
<title>RamyM. on "bbFlickr 0.1"</title>
<link>http://bbpress.org/plugins/topic/bbflickr/#post-1801</link>
<pubDate>Tue, 26 Aug 2008 17:40:53 +0000</pubDate>
<dc:creator>RamyM.</dc:creator>
<guid isPermaLink="false">1801@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I can't activate the plugin. It produced a fatal error, bbPress said.
&#60;/p&#62;</description>
</item>
<item>
<title>Thion on "bbSocialize"</title>
<link>http://bbpress.org/plugins/topic/bbsocialize/#post-1799</link>
<pubDate>Tue, 26 Aug 2008 05:52:36 +0000</pubDate>
<dc:creator>Thion</dc:creator>
<guid isPermaLink="false">1799@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm sure this is 1.0 Alpha, right? This might be an issue of Backpress, but I will have to look into code today. But if I may ask - why do you need this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_action(&#38;#39;get_profile_info_keys&#38;#39;,&#38;#39;get_socialize&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you're trying to display profiles buttons in posts, then know that 0.0.3 have already this function so just be patient and I will upload it soon ;)
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-1798</link>
<pubDate>Tue, 26 Aug 2008 05:28:01 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1798@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Anyone know how to modify the code so that an image is inserted when a message is received.&#60;/p&#62;
&#60;p&#62;I was thinking of an image popping up next to the text where it says you have a new message.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
</item>
<item>
<title>mcshockency on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/2/#post-1797</link>
<pubDate>Mon, 25 Aug 2008 23:13:30 +0000</pubDate>
<dc:creator>mcshockency</dc:creator>
<guid isPermaLink="false">1797@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;_ck_,&#60;br /&#62;
That fix worked about halfway.  It shows the image in the forums list, however, in the latest discussions, it still displays the HTML.&#60;/p&#62;
&#60;p&#62;csseur3,&#60;br /&#62;
I'm using this plugin with the 1.0 alpha, works just great ^.^
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "bbSocialize"</title>
<link>http://bbpress.org/plugins/topic/bbsocialize/#post-1796</link>
<pubDate>Mon, 25 Aug 2008 19:08:09 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1796@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hi Thion,&#60;/p&#62;
&#60;p&#62;i try to add:&#60;br /&#62;
&#60;code&#62;add_action('get_profile_info_keys','get_socialize');&#60;/code&#62;&#60;br /&#62;
at the end of the plugin.&#60;/p&#62;
&#60;p&#62;So, in the profile page, i have this error:&#60;br /&#62;
&#60;code&#62;Catchable fatal error: Object of class stdClass could not be converted to string in forum/bb-includes/backpress/functions.core.php on line 156&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;why?&#60;/p&#62;
&#60;p&#62;bye.
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1795</link>
<pubDate>Mon, 25 Aug 2008 17:55:39 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1795@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;&#34;It may need a global $bb_post; before the echo sorry.&#34; Lol. this is the same method, no?&#60;/p&#62;
&#60;p&#62;&#34;(please don't publish all those)&#34; ahaha, great joke. But i can't publish them, i haven't a big donate icon for integrate it :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1794</link>
<pubDate>Mon, 25 Aug 2008 17:23:36 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1794@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It may need a &#60;code&#62;global $bb_post;&#60;/code&#62; before the &#60;code&#62;echo&#60;/code&#62; sorry.&#60;/p&#62;
&#60;p&#62;Publishing the plugin doesn't mean people will find it, so it can't help them.  &#60;/p&#62;
&#60;p&#62;A topic where the mini-plugin is listed will be rich in keywords but the plugin page may not be.  Unfortunately bbPress's internal search is very poor so people will hopefully use google instead.&#60;/p&#62;
&#60;p&#62;I try to flag any topic with a helpful mini-plugin with the tag &#60;code&#62;mini-plugin&#60;/code&#62;  ie.&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/tags/mini-plugin&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/tags/mini-plugin&#60;/a&#62;&#60;br /&#62;
(please don't publish all those)
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1793</link>
<pubDate>Mon, 25 Aug 2008 16:30:16 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1793@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;okay okay ck, i just want to help other people.&#60;/p&#62;
&#60;p&#62;So, your code doesn't work. I have this for result: &#34;Thu, 01 Jan 1970 01:00:00 +0100&#34; are you sure about your method?&#60;/p&#62;
&#60;p&#62;bye
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1792</link>
<pubDate>Mon, 25 Aug 2008 16:20:12 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1792@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;citizenkeith, I think there is a custom timezone plugin for users around here, possibly adapted from the wordpress side.&#60;/p&#62;
&#60;p&#62;csseur3, IMHO don't take it upon yourself to publish other people's plugins unless you significantly enhance them (and the original is  GPL compatible). If they don't want to publish it, that's their choice, and there might be a good reason. I have about two dozen mini-plugins like this and if I found you re-publishing them here I'd be upset.  fel64 is a long time member and has a few plugins already published and he knows what he is doing.&#60;/p&#62;
&#60;p&#62;Forcing a server to do an include for a tiny scrap of code like this is a very bad idea performance-wise. Much better to do it inline in the template directly since it's one single PHP call.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php echo date(&#38;#39;r&#38;#39;,strtotime($bb_post-&#38;gt;post_time)); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>citizenkeith on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1791</link>
<pubDate>Mon, 25 Aug 2008 14:31:29 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">1791@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there a method of adjusting for a user's timezone?
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1790</link>
<pubDate>Mon, 25 Aug 2008 13:56:09 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1790@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;&#34;I'm confused why csseur3 is publishing plugins by other people&#34;&#60;br /&#62;
Because the &#34;other people&#34; don't do that, and the forums are filled with identical requests. Publish plugin gives visibility to the tip and reduces new research. Many astute codes can still be plugin, and I find it unfortunate that the original authors did not do.&#60;/p&#62;
&#60;p&#62;That said, I make mention of sites of the original author, and I may transfer ownership of its place in the svn:)&#60;/p&#62;
&#60;p&#62;&#34;I find it much more helpful to simply put the real time as the title of the time since.&#34; Not me :p
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Accurate Post Time"</title>
<link>http://bbpress.org/plugins/topic/accurate-post-time/#post-1789</link>
<pubDate>Mon, 25 Aug 2008 13:30:16 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1789@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm confused why csseur3 is publishing plugins by other people and why such a mini-plugin is being put into the browser?&#60;/p&#62;
&#60;p&#62;I find it much more helpful to simply put the real time as the title of the time since.&#60;/p&#62;
&#60;p&#62;ie.&#60;br /&#62;
&#60;code&#62;Posted &#38;lt;span class=&#38;quot;timetitle&#38;quot; title=&#38;quot;&#38;lt;? echo date(&#38;quot;r&#38;quot;,strtotime($bb_post-&#38;gt;post_time)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php printf( __(&#38;#39;%s ago&#38;#39;), bb_get_post_time() ); ?&#38;gt;&#38;lt;/span&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That way when you mouse-over the time since, you get the popup title of the real time. I use the css class of &#34;timetitle&#34; to put a faint underline on the text to indicate it has more info available.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
