<?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: Topic Icons</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress Plugin Browser Topic: Topic Icons</description>
<language>en</language>
<pubDate>Sat, 20 Mar 2010 15:55:58 +0000</pubDate>

<item>
<title>Jiyong on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-4728</link>
<pubDate>Fri, 09 Oct 2009 12:29:59 +0000</pubDate>
<dc:creator>Jiyong</dc:creator>
<guid isPermaLink="false">4728@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;It is possible to change the opacity of the icon. If there is a new post 100%, otherwise 50%?
&#60;/p&#62;</description>
</item>
<item>
<title>anandasama on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-4358</link>
<pubDate>Tue, 18 Aug 2009 12:27:22 +0000</pubDate>
<dc:creator>anandasama</dc:creator>
<guid isPermaLink="false">4358@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Im' sorry I should have checked the BbShowcase. Answer to what i was looking for was here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbshowcase.org/forums/topic/topic-icons-question&#34; rel=&#34;nofollow&#34;&#62;http://bbshowcase.org/forums/topic/topic-icons-question&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Put a default icon into the list with the name &#34;default&#34;&#60;/p&#62;
&#60;p&#62;Then modify this function&#60;/p&#62;
&#60;p&#62;&#60;code&#62;function forum_icon($automatic=false,$id=0) {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;at the very end it says:&#60;br /&#62;
&#60;code&#62;else {return false;} // nope, nothing found&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;change that to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;else {echo topic_icons_graphic(&#38;quot;default&#38;quot;);}&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>anandasama on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-4299</link>
<pubDate>Fri, 14 Aug 2009 23:23:38 +0000</pubDate>
<dc:creator>anandasama</dc:creator>
<guid isPermaLink="false">4299@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Sorry to bump but Im really in need of a &#34;Default icon&#34; fallback. Is there anyone who have achieved this somehow?
&#60;/p&#62;</description>
</item>
<item>
<title>anandasama on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-4245</link>
<pubDate>Sun, 09 Aug 2009 15:40:46 +0000</pubDate>
<dc:creator>anandasama</dc:creator>
<guid isPermaLink="false">4245@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;First of all i must say thanks alot for the plugin! It works great!&#60;/p&#62;
&#60;p&#62;I also want to know if there is a way to set a default icon.&#60;/p&#62;
&#60;p&#62;Because if i don't set it becomes blank. &#60;/p&#62;
&#60;p&#62;My issue is that if the topic is in a child/Sub forum I want it to display the Icon of the Parent forum.&#60;br /&#62;
An option could be, if i set an If Statement that checks if the parent forum is &#34;this&#34;, then Output This Icon, otherwise output topic_icon(); .. Kind of a hack.. But the get_forum_parent() doesn't work for me.&#60;/p&#62;
&#60;p&#62;Any suggestions??&#60;/p&#62;
&#60;p&#62;But It would be solved If I could just modify the plugin to allow a Default fall back icon.
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-3751</link>
<pubDate>Tue, 23 Jun 2009 20:42:53 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">3751@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hey _ck_,&#60;/p&#62;
&#60;p&#62;Great plugin.&#60;/p&#62;
&#60;p&#62;Just wondering how can I mass-icon a bunch of forum IDs?&#60;/p&#62;
&#60;p&#62;Right now, there's this array:&#60;br /&#62;
&#60;code&#62;$topic_icons[&#38;#39;forums&#38;#39;]=array(&#38;quot;1&#38;quot; =&#38;gt; &#38;quot;default&#38;quot;, &#38;quot;2&#38;quot; =&#38;gt; &#38;quot;default&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to set a default icon for all forums?
&#60;/p&#62;</description>
</item>
<item>
<title>codec on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-3206</link>
<pubDate>Sat, 18 Apr 2009 11:35:48 +0000</pubDate>
<dc:creator>codec</dc:creator>
<guid isPermaLink="false">3206@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;You are a star _ck_. It worked. Many thanks for your prompt support.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-3203</link>
<pubDate>Sat, 18 Apr 2009 06:29:24 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">3203@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;codec, add this to the top or bottom of the plugin:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;remove_filter(&#38;#39;topic_title&#38;#39;, &#38;#39;bb_closed_title&#38;#39;, 30);
remove_filter(&#38;#39;bb_topic_labels&#38;#39;, &#38;#39;bb_closed_label&#38;#39;, 10);
remove_filter(&#38;#39;bb_topic_labels&#38;#39;, &#38;#39;bb_sticky_label&#38;#39;, 20);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>codec on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-3202</link>
<pubDate>Sat, 18 Apr 2009 02:19:55 +0000</pubDate>
<dc:creator>codec</dc:creator>
<guid isPermaLink="false">3202@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Good job _ck_. Nice Plugin. But I have a small issue with it. Whenever I try to stick or close a topic, it shows [sticky] &#38;amp; [closed] codes in front of the topic icons. How can I remove those codes?
&#60;/p&#62;</description>
</item>
<item>
<title>supreme87 on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-2575</link>
<pubDate>Tue, 13 Jan 2009 17:59:45 +0000</pubDate>
<dc:creator>supreme87</dc:creator>
<guid isPermaLink="false">2575@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I got this error in topic icons&#60;/p&#62;
&#60;p&#62;Warning: eregi() [function.eregi]: REG_EMPTY in .../forum/bb-plugins/topic-icons/topic-icons.php on line 127
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/3/#post-2393</link>
<pubDate>Mon, 15 Dec 2008 21:54:58 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2393@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It doesn't have that ability yet but it's something I had thought about adding eventually.
&#60;/p&#62;</description>
</item>
<item>
<title>nevergreen on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2392</link>
<pubDate>Mon, 15 Dec 2008 20:56:41 +0000</pubDate>
<dc:creator>nevergreen</dc:creator>
<guid isPermaLink="false">2392@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Is there any way to make this plugin check the tags that are specified in a topic as well as the title?
&#60;/p&#62;</description>
</item>
<item>
<title>mciarlo on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2255</link>
<pubDate>Tue, 25 Nov 2008 23:26:07 +0000</pubDate>
<dc:creator>mciarlo</dc:creator>
<guid isPermaLink="false">2255@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'll definitely look into that, but in the meantime is that something that can be fixed in the PHP?&#60;/p&#62;
&#60;p&#62;I ask because we're on a shared server and might not have access to that...&#60;/p&#62;
&#60;p&#62;EDIT: I cannot edit this setting on a shared server.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2254</link>
<pubDate>Tue, 25 Nov 2008 23:11:58 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2254@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Wow you really made it work well mciarlo.&#60;/p&#62;
&#60;p&#62;If you are on apache, you might want to add/turn on mod_expires and set the icons to have an expire time like 30+ days in the future. They seem to be reloading on every page load.&#60;/p&#62;
&#60;p&#62;You also might want to  check out my &#34;Related Topics&#34; plugin which could work well on your kind of forum.
&#60;/p&#62;</description>
</item>
<item>
<title>mciarlo on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2253</link>
<pubDate>Tue, 25 Nov 2008 22:13:53 +0000</pubDate>
<dc:creator>mciarlo</dc:creator>
<guid isPermaLink="false">2253@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Excellent work _ck_! Using it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cairoshell.com/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.cairoshell.com/forum/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2108</link>
<pubDate>Thu, 23 Oct 2008 04:56:08 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2108@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;There's no manual selection yet.&#60;br /&#62;
I haven't had the time (or donations) yet, sorry.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2107</link>
<pubDate>Thu, 23 Oct 2008 04:10:45 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2107@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Might've missed this but how does one get to choose which icon will be added next to a new topic title? I thought there was a 'manual' feature to this plugin as well?
&#60;/p&#62;</description>
</item>
<item>
<title>musnake on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-2102</link>
<pubDate>Thu, 23 Oct 2008 00:29:57 +0000</pubDate>
<dc:creator>musnake</dc:creator>
<guid isPermaLink="false">2102@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;v1.02a and plugin v0.05 works great.&#60;/p&#62;
&#60;p&#62;I added a &#60;code&#62;float:right;&#60;/code&#62; to &#60;code&#62;$topic_icons[&#38;#39;style&#38;#39;]&#60;/code&#62; which looked pretty good IMHO.  The float left was good too and didn't interfere with my hidden forum icon.&#60;/p&#62;
&#60;p&#62;Only the first keyword associated icon is displayed if there are multiples in the post's title...nice and simple.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-1765</link>
<pubDate>Wed, 20 Aug 2008 18:12:04 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">1765@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;hey,&#60;/p&#62;
&#60;p&#62;there is a bug for closed topics,&#60;br /&#62;
with that:&#60;br /&#62;
&#60;code&#62;	elseif (!$topic-&#38;gt;topic_open) {echo topic_icons_graphic(&#34;closed&#34;);}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in my closed topics, i don't see the lock.png icon...
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-1612</link>
<pubDate>Sun, 03 Aug 2008 15:14:03 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">1612@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Aaa, I see my problem now :)&#60;br /&#62;
I haven't noticed that array, I just thought that it generates automatically those.&#60;br /&#62;
Great work by the way.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Topic Icons"</title>
<link>http://bbpress.org/plugins/topic/topic-icons/page/2/#post-1611</link>
<pubDate>Sun, 03 Aug 2008 14:41:53 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1611@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;markok, did you assign an icon for every single forum?&#60;br /&#62;
Show me what your &#60;code&#62;$topic_icons[&#38;#39;forums&#38;#39;]=array( )&#60;/code&#62; looks like?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
