<?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>WordPress &#8250; Support Tag: better-blogroll</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: better-blogroll</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 06:30:34 +0000</pubDate>

<item>
<title>wisdomofthemoon on "[Plugin: Better Blogroll] Only showing one Category of Links"</title>
<link>http://wordpress.org/support/topic/279953#post-1108919</link>
<pubDate>Thu, 18 Jun 2009 20:25:05 +0000</pubDate>
<dc:creator>wisdomofthemoon</dc:creator>
<guid isPermaLink="false">1108919@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That is exactly what I was doing.  Thank you so much!
&#60;/p&#62;</description>
</item>
<item>
<title>dyersorg on "[Plugin: Better Blogroll] Only showing one Category of Links"</title>
<link>http://wordpress.org/support/topic/279953#post-1107077</link>
<pubDate>Wed, 17 Jun 2009 13:33:56 +0000</pubDate>
<dc:creator>dyersorg</dc:creator>
<guid isPermaLink="false">1107077@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You may be putting spaces after the commas between categories.  If you type your categories in like &#60;code&#62;category,category,category&#60;/code&#62;, it should function normally.&#60;/p&#62;
&#60;p&#62;Let me know if this solves it for you.
&#60;/p&#62;</description>
</item>
<item>
<title>wisdomofthemoon on "[Plugin: Better Blogroll] Only showing one Category of Links"</title>
<link>http://wordpress.org/support/topic/279953#post-1103142</link>
<pubDate>Sun, 14 Jun 2009 13:58:01 +0000</pubDate>
<dc:creator>wisdomofthemoon</dc:creator>
<guid isPermaLink="false">1103142@http://wordpress.org/support/</guid>
<description>&#60;p&#62;When I type in multiple categories (separated by commas like it says) for my links, only the first category shows up on the page.  Up until now I had only been using one category so I didn't notice the problem.&#60;/p&#62;
&#60;p&#62;Anyone else experiencing this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wisdomofthemoon.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://wisdomofthemoon.com/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks so much.  (Also, I have to say that other than this little quirk, I adore this plugin.)
&#60;/p&#62;</description>
</item>
<item>
<title>kristanlh on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-916648</link>
<pubDate>Sat, 06 Dec 2008 22:24:32 +0000</pubDate>
<dc:creator>kristanlh</dc:creator>
<guid isPermaLink="false">916648@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Actually, I'm having a problem with the randomizer listing links twice... Is this because some links are in two categories, or just a result of the randomization?&#60;/p&#62;
&#60;p&#62;Thanks! Other than that I'm loving this plugin. :)
&#60;/p&#62;</description>
</item>
<item>
<title>pilcrow on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-915041</link>
<pubDate>Thu, 04 Dec 2008 20:30:17 +0000</pubDate>
<dc:creator>pilcrow</dc:creator>
<guid isPermaLink="false">915041@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hah! I just realized you can do it directly in your theme, because wp_list_bookmarks() allows you to order randomly and limit the number of links shown. So...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php wp_list_bookmarks(&#38;#39;categorize=1&#38;#38;title_before=&#38;lt;h3&#38;gt;&#38;#38;title_after=&#38;lt;/h3&#38;gt;&#38;#38;orderby=rand&#38;#38;limit=4&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Of course, a plugin would be nicer. :-)
&#60;/p&#62;</description>
</item>
<item>
<title>pilcrow on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-914989</link>
<pubDate>Thu, 04 Dec 2008 19:18:34 +0000</pubDate>
<dc:creator>pilcrow</dc:creator>
<guid isPermaLink="false">914989@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Great plugin, but I agree with arudd that it would be nice to be able to sort the links by category. I suppose one quick solution would be to have multiple widgets, each giving links from a single category, just like you can have multiple text widgets. Any way to enable that?
&#60;/p&#62;</description>
</item>
<item>
<title>decarn on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-868182</link>
<pubDate>Fri, 03 Oct 2008 06:26:36 +0000</pubDate>
<dc:creator>decarn</dc:creator>
<guid isPermaLink="false">868182@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;This is a great plugin. Any chance that you will create a dynamic link loader instead of having to refresh it?&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
</item>
<item>
<title>dyersorg on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-830173</link>
<pubDate>Fri, 15 Aug 2008 21:19:17 +0000</pubDate>
<dc:creator>dyersorg</dc:creator>
<guid isPermaLink="false">830173@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@donwpeterson, the ratings can be set in your blogroll.&#60;/p&#62;
&#60;p&#62;@arudd: I was thinking about adding something like that in...
&#60;/p&#62;</description>
</item>
<item>
<title>arudd on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-822889</link>
<pubDate>Wed, 06 Aug 2008 17:24:04 +0000</pubDate>
<dc:creator>arudd</dc:creator>
<guid isPermaLink="false">822889@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is GREAT!...However, I would still like to have my links listed under their appropriate category.  Could you make this happen?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>donwpeterson on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-771816</link>
<pubDate>Sat, 31 May 2008 17:07:59 +0000</pubDate>
<dc:creator>donwpeterson</dc:creator>
<guid isPermaLink="false">771816@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Trying to sort my blogroll list. The dropdown menu allows sorting by Link ID and Rating (among others) but I don't see any way to assign a Link ID or to rate the links in my list. What am I missing?&#60;/p&#62;
&#60;p&#62;Don
&#60;/p&#62;</description>
</item>
<item>
<title>dyersorg on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-764212</link>
<pubDate>Wed, 21 May 2008 15:57:09 +0000</pubDate>
<dc:creator>dyersorg</dc:creator>
<guid isPermaLink="false">764212@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The sort order is random because it was the original intent of the plugin to serve up a random subset of links from a blogroll, but I have been considering adding sort order to a future release.
&#60;/p&#62;</description>
</item>
<item>
<title>8bitkid on "[Plugin: Better Blogroll] change sort order"</title>
<link>http://wordpress.org/support/topic/174987#post-754549</link>
<pubDate>Fri, 09 May 2008 03:11:47 +0000</pubDate>
<dc:creator>8bitkid</dc:creator>
<guid isPermaLink="false">754549@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hello, the plugin is great, but it seems to only sort by link id.  it would be very helpful to be able to sort alphabetically.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/better-blogroll/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/better-blogroll/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
