<?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, 11 Mar 2010 15:28:29 +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-216</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-216</guid>
		<description>@D.Stall,
No, thank you. It added features to the plug-in that in my view, make it better. Thanks for posting.</description>
		<content:encoded><![CDATA[<p>@D.Stall,<br />
No, thank you. It added features to the plug-in that in my view, make it better. Thanks for posting.</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-215</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-215</guid>
		<description>Updated my CSS and works great. Full functionality for my use. Thanks again!</description>
		<content:encoded><![CDATA[<p>Updated my CSS and works great. Full functionality for my use. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-2/#comment-214</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-214</guid>
		<description>@D.Stall,

Actually the links for more &amp; less are different links. In your CSS you can do:

&lt;code&gt;
.morelink a.more {}
.morelink a.less {}
&lt;/code&gt;

It is a normal toggle but I purposely made them with two distinct classes just for the reason you mentioned. Being able to add different image backgrounds.</description>
		<content:encoded><![CDATA[<p>@D.Stall,</p>
<p>Actually the links for more &#038; less are different links. In your CSS you can do:</p>
<p><code><br />
.morelink a.more {}<br />
.morelink a.less {}<br />
</code></p>
<p>It is a normal toggle but I purposely made them with two distinct classes just for the reason you mentioned. Being able to add different image backgrounds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.Stall</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-213</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-213</guid>
		<description>@Alan - Works great! Just what I was wanting! Thanks!

FYI - WP Sentry only allows customization of permissions of registered users who are logged in. With WPS, list of post summaries display in category list regardless of WPS privacy setting, but for some reason, post summaries wouldn't display in tag summary list created by your MCTM tag plugin if a 'private' setting had been applied to post in WP Sentry. 
Your MCTM tag plugin now creates tag list just like categories list: all post summaries display in list, but only users logged in see full post. 

BTW - There is only 1 other bell/whistle that would be nice.
I'm using background-images (plus/minus) as show/hide button with hover function for consitent display in multiple browsers.
See - http://lifegivingspring.info/bibliography

Is there anyway in the php code you can assign a different class other than '.morelink' to link that shows after alphabet tag list expands? Currently the "hide" link is class '.morelink' just like the "show" link is before clicking and expanding the list. 

If the  class of the 'toggle' for the expanded link were class '.lesslink' instead of '.morelink', then I could assign a different button image to it in css ( a 'minus' image instead of the 'plus' image).</description>
		<content:encoded><![CDATA[<p>@Alan - Works great! Just what I was wanting! Thanks!</p>
<p>FYI - WP Sentry only allows customization of permissions of registered users who are logged in. With WPS, list of post summaries display in category list regardless of WPS privacy setting, but for some reason, post summaries wouldn&#8217;t display in tag summary list created by your MCTM tag plugin if a &#8216;private&#8217; setting had been applied to post in WP Sentry.<br />
Your MCTM tag plugin now creates tag list just like categories list: all post summaries display in list, but only users logged in see full post. </p>
<p>BTW - There is only 1 other bell/whistle that would be nice.<br />
I&#8217;m using background-images (plus/minus) as show/hide button with hover function for consitent display in multiple browsers.<br />
See - <a href="http://lifegivingspring.info/bibliography" rel="nofollow">http://lifegivingspring.info/bibliography</a></p>
<p>Is there anyway in the php code you can assign a different class other than &#8216;.morelink&#8217; to link that shows after alphabet tag list expands? Currently the &#8220;hide&#8221; link is class &#8216;.morelink&#8217; just like the &#8220;show&#8221; link is before clicking and expanding the list. </p>
<p>If the  class of the &#8216;toggle&#8217; for the expanded link were class &#8216;.lesslink&#8217; instead of &#8216;.morelink&#8217;, then I could assign a different button image to it in css ( a &#8216;minus&#8217; image instead of the &#8216;plus&#8217; image).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-212</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-212</guid>
		<description>@D.Stall,
please go to &lt;a href="http://wordpress.org/extend/plugins/multi-column-tag-map/" rel="nofollow"&gt;the plug-in download page&lt;/a&gt; and read the new description and installation pages. I made several major updates that hopefully will address your wanted improvements.

&lt;blockquote&gt;Is there any way to turn this into a true jQuery show/hide function where there is a hide link as well as a show link?&lt;/blockquote&gt;

What I showed you in my last reply was a 'true' jQuery function.  You wanted a different presentation in which you were not specific upon asking.

I'm still not 100% sure how this will work out with the WP Sentry as I don't use that plug-in but, in theory this should remedy your issue.

@Lincoln,
Good catch. I can say that I never tested this in a way to make what you discovered happen.  I will try and make some time in the next few days to change it up to allow less tags than columns. 

I appreciate the eye.</description>
		<content:encoded><![CDATA[<p>@D.Stall,<br />
please go to <a href="http://wordpress.org/extend/plugins/multi-column-tag-map/" rel="nofollow">the plug-in download page</a> and read the new description and installation pages. I made several major updates that hopefully will address your wanted improvements.</p>
<blockquote><p>Is there any way to turn this into a true jQuery show/hide function where there is a hide link as well as a show link?</p></blockquote>
<p>What I showed you in my last reply was a &#8216;true&#8217; jQuery function.  You wanted a different presentation in which you were not specific upon asking.</p>
<p>I&#8217;m still not 100% sure how this will work out with the WP Sentry as I don&#8217;t use that plug-in but, in theory this should remedy your issue.</p>
<p>@Lincoln,<br />
Good catch. I can say that I never tested this in a way to make what you discovered happen.  I will try and make some time in the next few days to change it up to allow less tags than columns. </p>
<p>I appreciate the eye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lincoln (openmtl)</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-211</link>
		<dc:creator>Lincoln (openmtl)</dc:creator>
		<pubDate>Tue, 09 Mar 2010 08:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-211</guid>
		<description>Great plugin but there is a minor bug in the closing of DIVs when the number of tags is low or none. On the lines (about 231 and 459) that has the Sorry blah blah tags found then that should have a closing DIV and it should say....

Sorry, but not enough tags were found

On about line 79 it should say if( $tags &amp;&amp; is_array( $tags ) &amp;&amp; count($tags) &gt;= $options['columns']) 

And on about line 306 it should say if( $tags &amp;&amp; is_array( $tags ) &amp;&amp; count($tags) &gt;=$columns) 

(or something similar but that is the easiest logic to work out) because if you have say 1 tag then it throws in a extra DIV that does not get closed which messes your template layout. AFAIKS as long as you have at least as many tags as the number of columns you want then you'll be fine forever. My fix patches the first-day-of-use kind of problems when you first enable the plugin on a new blog site and then panic when the layout has gone all wonky.
Using WP 2.9.1 and latest 2.2. plugin.
Regards,
 Lincoln (openmtl)</description>
		<content:encoded><![CDATA[<p>Great plugin but there is a minor bug in the closing of DIVs when the number of tags is low or none. On the lines (about 231 and 459) that has the Sorry blah blah tags found then that should have a closing DIV and it should say&#8230;.</p>
<p>Sorry, but not enough tags were found</p>
<p>On about line 79 it should say if( $tags &amp;&amp; is_array( $tags ) &amp;&amp; count($tags) &gt;= $options['columns']) </p>
<p>And on about line 306 it should say if( $tags &amp;&amp; is_array( $tags ) &amp;&amp; count($tags) &gt;=$columns) </p>
<p>(or something similar but that is the easiest logic to work out) because if you have say 1 tag then it throws in a extra DIV that does not get closed which messes your template layout. AFAIKS as long as you have at least as many tags as the number of columns you want then you&#8217;ll be fine forever. My fix patches the first-day-of-use kind of problems when you first enable the plugin on a new blog site and then panic when the layout has gone all wonky.<br />
Using WP 2.9.1 and latest 2.2. plugin.<br />
Regards,<br />
 Lincoln (openmtl)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.Stall</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-210</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-210</guid>
		<description>1) Instead of entering '0' in code for show, I entered 'none' and got what I want, only the '+' show function. 
http://lifegivingspring.info/bibliography#x

 Is there any way to turn this into a true jQuery show/hide function where there is a hide link as well as a show link?

2) Am still interested in any code modification that will list tags with posts made private via WP Sentry plugin.</description>
		<content:encoded><![CDATA[<p>1) Instead of entering &#8216;0&#8242; in code for show, I entered &#8216;none&#8217; and got what I want, only the &#8216;+&#8217; show function.<br />
<a href="http://lifegivingspring.info/bibliography#x" rel="nofollow">http://lifegivingspring.info/bibliography#x</a></p>
<p> Is there any way to turn this into a true jQuery show/hide function where there is a hide link as well as a show link?</p>
<p>2) Am still interested in any code modification that will list tags with posts made private via WP Sentry plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-209</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-209</guid>
		<description>@D.Stall,

If I add the shortcode like so:

[mctagmap columns="3" more="more!" hide="yes" num_show="0"]

it doesn't show anything but the alphabet heading and a link "more!". I am not getting any issue resulting in having to have at least 1 tag shown.

For tags from private posts, I'm sorry, I'm not familiar with private posts enough to think of how to do what you need. I've just never needed that functionality. I'll look into it but I can't honestly offer a solution any time soon.

For the showing and hiding...

[mctagmap columns="3" more="&#91;+&#93;" hide="yes" num_show="0"]

Will give you your 'more link' as a plus sign wrapped in square brackets.

In the mctagmap.php change this line (#248):
&lt;code&gt;jQuery(this).parent(&#039;li.morelink&#039;).remove();&lt;/code&gt;

to this:
&lt;code&gt;jQuery(this).text(jQuery(this).text() == &#039;[-]&#039; ? &#039;[+]&#039; : &#039;[-]&#039;);&lt;/code&gt;

That will make your "more link" toggle the list as well as change from [+] to [-] on click.

*NOTE: back up your mctagmap.php as any upgrade I make to the plugin will over write you changes.</description>
		<content:encoded><![CDATA[<p>@D.Stall,</p>
<p>If I add the shortcode like so:</p>
[mctagmap columns="3" more="more!" hide="yes" num_show="0"]
<p>it doesn&#8217;t show anything but the alphabet heading and a link &#8220;more!&#8221;. I am not getting any issue resulting in having to have at least 1 tag shown.</p>
<p>For tags from private posts, I&#8217;m sorry, I&#8217;m not familiar with private posts enough to think of how to do what you need. I&#8217;ve just never needed that functionality. I&#8217;ll look into it but I can&#8217;t honestly offer a solution any time soon.</p>
<p>For the showing and hiding&#8230;</p>
[mctagmap columns="3" more="&amp;#91;+&amp;#93;" hide="yes" num_show="0"]
<p>Will give you your &#8216;more link&#8217; as a plus sign wrapped in square brackets.</p>
<p>In the mctagmap.php change this line (#248):<br />
<code>jQuery(this).parent(&#039;li.morelink&#039;).remove();</code></p>
<p>to this:<br />
<code>jQuery(this).text(jQuery(this).text() == &#039;[-]&#039; ? &#039;[+]&#039; : &#039;[-]&#039;);</code></p>
<p>That will make your &#8220;more link&#8221; toggle the list as well as change from [+] to [-] on click.</p>
<p>*NOTE: back up your mctagmap.php as any upgrade I make to the plugin will over write you changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.Stall</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-208</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-208</guid>
		<description>Correction: 
I don't need to show empty tags (without any posts), but I did have to create a public post with same tags as private posts to get the private posts to list. 

I'm using WP Sentry plugin to make posts private.
AVH Extended Categories plugin lists private posts even though categories only include private posts, but Multi-Column Tag Map plugin will not display tags for private posts. 

As long as there is a public post with same tag as private post(s), then private posts will list along with public post.
I've created workaround by adding a public post 'X - End of Posts' that will only show at end of list of post summaries (by nature of beginning with letter 'X'), but am interested in knowing if there is some code modification for listing private posts.


Would also still like to be able to click a link beneath each alphabet letter to show tags.
Then be able to click button to hide them again (such as "+" and '-' links)</description>
		<content:encoded><![CDATA[<p>Correction:<br />
I don&#8217;t need to show empty tags (without any posts), but I did have to create a public post with same tags as private posts to get the private posts to list. </p>
<p>I&#8217;m using WP Sentry plugin to make posts private.<br />
AVH Extended Categories plugin lists private posts even though categories only include private posts, but Multi-Column Tag Map plugin will not display tags for private posts. </p>
<p>As long as there is a public post with same tag as private post(s), then private posts will list along with public post.<br />
I&#8217;ve created workaround by adding a public post &#8216;X - End of Posts&#8217; that will only show at end of list of post summaries (by nature of beginning with letter &#8216;X&#8217;), but am interested in knowing if there is some code modification for listing private posts.</p>
<p>Would also still like to be able to click a link beneath each alphabet letter to show tags.<br />
Then be able to click button to hide them again (such as &#8220;+&#8221; and &#8216;-&#8217; links)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D.Stall</title>
		<link>http://tugbucket.net/wordpress/wordpress-plugin-multi-column-tag-map/comment-page-1/#comment-207</link>
		<dc:creator>D.Stall</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://tugbucket.net/?p=196#comment-207</guid>
		<description>Alan, the plugin v2.2 is great! 
I did have to create a post, however, and assign it to every tag to get the tag list to display. See - http://lifegivingspring.info/bibliography

Is there any way to modify code to show all tag entries even though there aren't any posts tagged with them yet?

Also, cannot set tag entry display to '0'; lowest setting that works is '1'. Alphabetical tag listings with more than 1 entry then show '+' link for expanding list to all tag entries.

Is there code modification for just showing alphabet letters with '+' link and no tag entries, that when clicked, expands for viewing all entries in alphabet list?</description>
		<content:encoded><![CDATA[<p>Alan, the plugin v2.2 is great!<br />
I did have to create a post, however, and assign it to every tag to get the tag list to display. See - <a href="http://lifegivingspring.info/bibliography" rel="nofollow">http://lifegivingspring.info/bibliography</a></p>
<p>Is there any way to modify code to show all tag entries even though there aren&#8217;t any posts tagged with them yet?</p>
<p>Also, cannot set tag entry display to &#8216;0&#8242;; lowest setting that works is &#8216;1&#8242;. Alphabetical tag listings with more than 1 entry then show &#8216;+&#8217; link for expanding list to all tag entries.</p>
<p>Is there code modification for just showing alphabet letters with &#8216;+&#8217; link and no tag entries, that when clicked, expands for viewing all entries in alphabet list?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
