<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Wordpress plugin: Multi-column Tag Map</title>
	<atom:link href="http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/feed/" rel="self" type="application/rss+xml" />
	<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/</link>
	<description></description>
	<pubDate>Thu, 09 Sep 2010 15:59:13 +0000</pubDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-249</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 17 Aug 2010 12:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-249</guid>
		<description>@Niels,
Right now the function uses the WP 'get_terms()' function. To use it for posts, you would probably have to use the get_posts()' function.  Doing so would completely change the structure of the PHP for the plug-in. So basically, what you want to do is doable but, this plug-in wouldn't be a simple modification to do so.

@Vanya,
You could probably combine the code found &lt;a href="http://tugbucket.net/wordpress/fun-with-wordpress-categories/" rel="nofollow"&gt;here&lt;/a&gt; with the code found &lt;a href="http://tugbucket.net/wordpress/two-column-category-lists-in-wordpress/" rel="nofollow"&gt;here&lt;/a&gt; to achieve what you're looking for.</description>
		<content:encoded><![CDATA[<p>@Niels,<br />
Right now the function uses the WP &#8216;get_terms()&#8217; function. To use it for posts, you would probably have to use the get_posts()&#8217; function.  Doing so would completely change the structure of the PHP for the plug-in. So basically, what you want to do is doable but, this plug-in wouldn&#8217;t be a simple modification to do so.</p>
<p>@Vanya,<br />
You could probably combine the code found <a href="http://tugbucket.net/wordpress/fun-with-wordpress-categories/" rel="nofollow">here</a> with the code found <a href="http://tugbucket.net/wordpress/two-column-category-lists-in-wordpress/" rel="nofollow">here</a> to achieve what you&#8217;re looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanya</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-248</link>
		<dc:creator>Vanya</dc:creator>
		<pubDate>Tue, 17 Aug 2010 10:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-248</guid>
		<description>I love this plugin - it's just great for my endless tag list. I would like to ask if there's anything similar to display the categories and the pages in multiple columns. I've also got a lot of products - sub-categories and sub-pages, which I display as lists on the main categories and pages manually. If there's any way to do this automatically it will save me a lot of time.  
Thank you very much!</description>
		<content:encoded><![CDATA[<p>I love this plugin - it&#8217;s just great for my endless tag list. I would like to ask if there&#8217;s anything similar to display the categories and the pages in multiple columns. I&#8217;ve also got a lot of products - sub-categories and sub-pages, which I display as lists on the main categories and pages manually. If there&#8217;s any way to do this automatically it will save me a lot of time.<br />
Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-247</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Thu, 05 Aug 2010 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-247</guid>
		<description>Hi Alan, great plugin, thanks very much!

Would it be easy to modify it to make it do for posts what it does for tags? 

Let me explain: I have a recipe site, all recipes are tagged with ingredients. I use your plugin to display &lt;a href="http://kokenvoormijndochter.nl/ingredienten/" rel="nofollow"&gt;an alphabetical list of all ingredients&lt;/a&gt; (sorry, site is in Dutch but you get the idea). I also have a &lt;a href="http://kokenvoormijndochter.nl/index/" rel="nofollow"&gt;page that displays all recipes alphabetically&lt;/a&gt; but I do that manually: I have to update it every time I post a new recipe. It'd be great if I could use this plugin to list posts (or rather, post titles) alphabetically on the recipes page, the way it lists tags on the ingredients page.</description>
		<content:encoded><![CDATA[<p>Hi Alan, great plugin, thanks very much!</p>
<p>Would it be easy to modify it to make it do for posts what it does for tags? </p>
<p>Let me explain: I have a recipe site, all recipes are tagged with ingredients. I use your plugin to display <a href="http://kokenvoormijndochter.nl/ingredienten/" rel="nofollow">an alphabetical list of all ingredients</a> (sorry, site is in Dutch but you get the idea). I also have a <a href="http://kokenvoormijndochter.nl/index/" rel="nofollow">page that displays all recipes alphabetically</a> but I do that manually: I have to update it every time I post a new recipe. It&#8217;d be great if I could use this plugin to list posts (or rather, post titles) alphabetically on the recipes page, the way it lists tags on the ingredients page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreenWorld365</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-246</link>
		<dc:creator>GreenWorld365</dc:creator>
		<pubDate>Wed, 21 Jul 2010 18:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-246</guid>
		<description>Does this plugin work with Wordpress 3.0? I tried to activate it and got a message that the plugin "generated 1 characters of unexpected output during activation." Now, I'm getting a "headers already sent message." 

I use this tag map on another website that's still running 2.9.2 and it works great. I love it! I hope it can work with 3.0 as well.</description>
		<content:encoded><![CDATA[<p>Does this plugin work with Wordpress 3.0? I tried to activate it and got a message that the plugin &#8220;generated 1 characters of unexpected output during activation.&#8221; Now, I&#8217;m getting a &#8220;headers already sent message.&#8221; </p>
<p>I use this tag map on another website that&#8217;s still running 2.9.2 and it works great. I love it! I hope it can work with 3.0 as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dany</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-241</link>
		<dc:creator>Dany</dc:creator>
		<pubDate>Sun, 13 Jun 2010 14:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-241</guid>
		<description>Very nice plugin, but it has a "German Problem" not showing umlauts/vowels but a "?" instead. The tag starting with an umlaut/vowel itself is shown correctly.</description>
		<content:encoded><![CDATA[<p>Very nice plugin, but it has a &#8220;German Problem&#8221; not showing umlauts/vowels but a &#8220;?&#8221; instead. The tag starting with an umlaut/vowel itself is shown correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angie</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-240</link>
		<dc:creator>Angie</dc:creator>
		<pubDate>Mon, 31 May 2010 15:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-240</guid>
		<description>Hi, I love this plugin, but I want to adjust the css so that all tags in the "A" category have 3 columns side by side and under that all "B" tags. I have a recipe site and use my tags as main ingredients, so I have many tags. 
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I love this plugin, but I want to adjust the css so that all tags in the &#8220;A&#8221; category have 3 columns side by side and under that all &#8220;B&#8221; tags. I have a recipe site and use my tags as main ingredients, so I have many tags.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jenny</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-233</link>
		<dc:creator>jenny</dc:creator>
		<pubDate>Wed, 21 Apr 2010 20:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-233</guid>
		<description>Hi,
Your plugin is awesome!
I was wondering if there is some way to do a counter for how many posts are tagged with each particular tag.

So - it would something like:
Downloads (10)
jQuery (5)

Thanks so much!
Jenny</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Your plugin is awesome!<br />
I was wondering if there is some way to do a counter for how many posts are tagged with each particular tag.</p>
<p>So - it would something like:<br />
Downloads (10)<br />
jQuery (5)</p>
<p>Thanks so much!<br />
Jenny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-230</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 02 Apr 2010 12:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-230</guid>
		<description>I love this plugin.

Is there any way to tell the plugin how many 'letters' to accommodate in each column? For example I have five columns, but my fourth column includes tags with six very frequently used first letters like P, S and T, while my first one includes some apparently 'unpopular' letters and numbers like U, V, W, X, Y and Z. My fifth column is therefore only half as deep as my fourth one.

It would be great to even it up somehow. Is there a way to tell the plugin which letters to include in which column? I'd hope to move 'T' over to column 5, for example.

Thanks!</description>
		<content:encoded><![CDATA[<p>I love this plugin.</p>
<p>Is there any way to tell the plugin how many &#8216;letters&#8217; to accommodate in each column? For example I have five columns, but my fourth column includes tags with six very frequently used first letters like P, S and T, while my first one includes some apparently &#8216;unpopular&#8217; letters and numbers like U, V, W, X, Y and Z. My fifth column is therefore only half as deep as my fourth one.</p>
<p>It would be great to even it up somehow. Is there a way to tell the plugin which letters to include in which column? I&#8217;d hope to move &#8216;T&#8217; over to column 5, for example.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-221</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-221</guid>
		<description>@D.Stall,

Looks fine on FF3 on PC on my end. Glad you got the CSS sorted out.</description>
		<content:encoded><![CDATA[<p>@D.Stall,</p>
<p>Looks fine on FF3 on PC on my end. Glad you got the CSS sorted out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.Stall</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-219</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-219</guid>
		<description>@Alan - 'li.hidelink a' just needed '!important' after width together with the 'float: left'.
Now everything displays fine in Firefox, Safari and Opera on Mac.
Hope it's fine in IE and Firefox on Windows.
Sorry for the bother.</description>
		<content:encoded><![CDATA[<p>@Alan - &#8216;li.hidelink a&#8217; just needed &#8216;!important&#8217; after width together with the &#8216;float: left&#8217;.<br />
Now everything displays fine in Firefox, Safari and Opera on Mac.<br />
Hope it&#8217;s fine in IE and Firefox on Windows.<br />
Sorry for the bother.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
