<?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 Topic: Unread Posts</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser Topic: Unread Posts</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 02:55:09 +0000</pubDate>

<item>
<title>A1ex on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1253</link>
<pubDate>Tue, 13 May 2008 15:05:01 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">1253@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks, _ck_!&#60;/p&#62;
&#60;p&#62;I've installed this plugin at our forums :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1238</link>
<pubDate>Sun, 11 May 2008 18:34:58 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1238@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now added the ability in 0.8.9 to also indicate topics with new posts since last visit (regardless if previously read). You can  design a different style to highlight those kinds of topics.&#60;/p&#62;
&#60;p&#62;For example the default is a brighter blue for topics that have previously been read but have new posts and a duller blue for topics that have new posts since you last logged in, even if you haven't read them before.&#60;/p&#62;
&#60;p&#62;Note that the last login trick obviously is useless until they have logged in twice, because the first time was just moments before they see the topic list. The default time for previously unrecorded last login is 24 hours ago.
&#60;/p&#62;</description>
</item>
<item>
<title>monstr on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1128</link>
<pubDate>Mon, 28 Apr 2008 08:26:37 +0000</pubDate>
<dc:creator>monstr</dc:creator>
<guid isPermaLink="false">1128@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i think this just did it :) thank you &#38;lt;3
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1118</link>
<pubDate>Sun, 27 Apr 2008 21:11:29 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1118@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm not able to reproduce the error but I bet there's a circumstance I can't simulate. Try 0.8.8 when you see it here in a few minutes and see if that fixes it for you.
&#60;/p&#62;</description>
</item>
<item>
<title>monstr on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1117</link>
<pubDate>Sun, 27 Apr 2008 21:07:08 +0000</pubDate>
<dc:creator>monstr</dc:creator>
<guid isPermaLink="false">1117@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;&#60;code&#62;Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /kunden/121606_86830/rckmydsk/bb-plugins/unread-posts.php on line 52&#60;br /&#62;
Icons&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;i think this appears when everythin is marked read. :/
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-1111</link>
<pubDate>Sun, 27 Apr 2008 18:01:19 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1111@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;version 0.8.7 now can optionally indicate forums with unread posts if you change setting near top of file to &#60;code&#62;$unread_posts[&#38;#39;indicate_forums&#38;#39;]=true;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>itissue on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-944</link>
<pubDate>Mon, 17 Mar 2008 17:03:11 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">944@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ah that makes sense. I think it's working then. &#60;/p&#62;
&#60;p&#62;Thanks for your compliment. Also, thanks for telling me about the gap issue. I didn't know how to fix it, but now it's all fixed. ^_^
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-926</link>
<pubDate>Wed, 12 Mar 2008 03:27:24 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">926@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Keep in mind that this plugin only highlights topics that you have already seen and then have new posts on them. &#60;/p&#62;
&#60;p&#62;If you have not read the topic previously, it does not bother to highlight it because it does not know it's something you want to bother looking at again. Newest topics with newest posts are always at the top of the latest discussions so it's pointless to highlight all the first posts.&#60;/p&#62;
&#60;p&#62;I mimiced that behaviour based on other forums I have used but if there's a better way, be sure to let me know.&#60;/p&#62;
&#60;p&#62;Marking all topics read is as simply as making a link that ends with &#34;?mark_all_topics_read&#34;.  So on any page you'd just make a link something like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;a href=&#38;quot;?mark_all_topics_read&#38;quot;&#38;gt;mark all topics read?&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;ps. I really like your forum, very pretty design, nice work! I think you can fix the break at the top on pages with polls (&#60;a href=&#34;http://tapestry.endless-sonata.net/topic/whos-your-favorite-character-in-tsubasa&#34;&#62;like this&#60;/a&#62;) by adding &#34;float:left&#34; to the .topicmeta class - though there may be more to it - took me a few attempts to figure it out. If you don't know what I mean, put this at the bottom of your style.css &#60;code&#62;.topicmeta {float:left;}&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>itissue on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-909</link>
<pubDate>Fri, 07 Mar 2008 21:05:57 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">909@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This plugin doesn't always work somehow. When I login as a different user that's not admin, I'm unable to see the difference between unread and read topics. Sometimes when I am logged in as admin, I'm unable to see the difference between read and unread topics as well. Also, could you re-post the code needed for a &#34;Mark all topics as read&#34;? It seems to just appear as a hyperlink. &#60;/p&#62;
&#60;p&#62;To see what I mean, visit my forum at&#60;br /&#62;
&#60;a href=&#34;http://tapestry.endless-sonata.net&#34; rel=&#34;nofollow&#34;&#62;http://tapestry.endless-sonata.net&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-776</link>
<pubDate>Tue, 05 Feb 2008 06:38:11 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">776@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;To see a demonstration of this plugin, create an account at &#60;a href=&#34;http://bbShowcase.org&#34; rel=&#34;nofollow&#34;&#62;http://bbShowcase.org&#60;/a&#62; read some posts and wait for some replies (msg me on the bbPress irc channel if you want to see a reply in a hurry).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Unread Posts"</title>
<link>http://bbpress.org/plugins/topic/unread-posts/#post-766</link>
<pubDate>Fri, 01 Feb 2008 07:15:02 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">766@http://bbpress.org/plugins/</guid>
<description>Indicates previously read topics with new unread posts across most types of pages within bbPress. Features &#34;mark all topics read&#34;.</description>
</item>

</channel>
</rss>
