<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>thedeadone.net &#187; TDOTF</title>
	<atom:link href="http://thedeadone.net/tag/tdotf/feed" rel="self" type="application/rss+xml" />
	<link>http://thedeadone.net</link>
	<description>Welcome to the "other" side</description>
	<pubDate>Tue, 02 Sep 2008 15:56:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>New Releases of TDO Mini Forms (0.12.3) and TDO Tag Fixes (0.5) avaliable&#8230;</title>
		<link>http://thedeadone.net/blog/new-releases-tdomf-tdotf/</link>
		<comments>http://thedeadone.net/blog/new-releases-tdomf-tdotf/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 15:04:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[LiveJournal]]></category>

		<category><![CDATA[TDOMF]]></category>

		<category><![CDATA[TDOTF]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=479</guid>
		<description><![CDATA[
&#8230; in the usual places.
For TDO Mini Forms, lots of small bug fixes (including one that was preventing some unregistered users from using a form) plus an Auto Respond Email widget and the ability to get moderation emails even if you&#8217;ve turned of moderation for a form.
For TDO Tag Fixes, just some bug fixes that [...]]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
&#8230; <a href="http://thedeadone.net/software/tdo-mini-forms-wordpress-plugin/">in</a> <a href="http://wordpress.org/extend/plugins/tdo-mini-forms/">the</a> <a href="http://thedeadone.net/software/tdo-tag-fixes-wordpress-plugin/">usual</a> <a href="http://wordpress.org/extend/plugins/tdo-tag-fixes/">places</a>.</p>
<p>For TDO Mini Forms, lots of small bug fixes (including one that was preventing some unregistered users from using a form) plus an Auto Respond Email widget and the ability to get moderation emails even if you&#8217;ve turned of moderation for a form.</p>
<p>For TDO Tag Fixes, just some bug fixes that have been hanging around for a bit on my private test server. I also plan to do some extra work on this in the next while, specifically around adding a &#8220;Tag Surfer&#8221; widget. We&#8217;ll see how much time I get.</p>
<p>And because I&#8217;ve moved to a new host, I can include <a href=" http://tinyurl.com/yvgcs9"><img src="https://www.paypal.com/en_US/i/btn/x-click-but7.gif" alt="PayPal donation icon" class="alignnone" /></a> and <a href="http://www.amazon.co.uk/gp/registry/23S7OL9W6Q4JT">my Amazon wishlist</a> for those who&#8217;d like to see TDO Mini Forms and TDO Tag Fixes keep on improving&#8230;. <img src='http://thedeadone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <!-- google_ad_section_end --></p>
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/new-releases-tdomf-tdotf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TDO Tag Fixes Wordpress Plugin (0.5)</title>
		<link>http://thedeadone.net/download/tdo-tag-fixes-wordpress-plugin/</link>
		<comments>http://thedeadone.net/download/tdo-tag-fixes-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 14:02:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Downloads]]></category>

		<category><![CDATA[LiveJournal]]></category>

		<category><![CDATA[tags]]></category>

		<category><![CDATA[TDOTF]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress-Plugins]]></category>

		<guid isPermaLink="false">http://thedeadone.net/software/tdo-tag-fixes-wordpress-plugin/</guid>
		<description><![CDATA[
Some fixes and extensions for Wordpress tags such as a tag cloud using only tags found in a specific category and also tag and category intersection.
Download Plugin Now from Wordpress.org!
Version 0.5 enables true &#8216;or&#8217; tag intersection when using a category. It wasn&#8217;t working prior to this (and no-one noticed). Thanks to Joel Giddey for spotting [...]]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Some fixes and extensions for Wordpress tags such as a tag cloud using only tags found in a specific category and also tag and category intersection.</p>
<p><a href="http://downloads.wordpress.org/plugin/tdo-tag-fixes.0.5.zip">Download Plugin Now from Wordpress.org!</a></p>
<p><strong>Version 0.5 enables true &#8216;or&#8217; tag intersection when using a category. It wasn&#8217;t working prior to this (and no-one noticed). Thanks to Joel Giddey for spotting it.</strong></p>
<p>Wordpress 2.3 introduced native tagging support, which is rather nifty.</p>
<p>But did you know that you can display multiple tags in the one archive and even generate a feed for that?</p>
<ul>
<li>&#8220;<span class="code">http://your-blog-uri/?tag=tag1,tag2</span>&#8221; this would get all the posts tagged with tag1 <strong>or</strong> tag2.</li>
<li>&#8220;<span class="code">http://your-blog-uri/?tag=tag1+tag2</span>&#8221; this would get all the posts tagged with tag1 <strong>and</strong> tag2</li>
<li>&#8220;<span class="code">http://your-blog-uri/?tag=tag1,tag2&amp;feed=rss</span>&#8221; this would get you an RSS feed for all the posts tagged with tag1 or tag2</li>
</ul>
<p>Neat huh? But did you notice that on the generated tag page you see only one tag listed in the header? This function fixes that and displays all tags used to generate that tag archive. It does this by silently modifying the <span class="code">single_tag_title</span> template tag. It&#8217;ll even work on the RSS feed generated by that page!</p>
<p>What would be also be cool is to be able to intersect categories and tags so you could grab posts with tags from a specific category for example?</p>
<p>With this plugin you can. It&#8217;s not perfect however. It only allows intersection between a single category and one or more tags. Technically Wordpress should be able to support multiple categories and tags intersections but it didn&#8217;t work for me in Wordpress 2.3.x and 2.5.</p>
<p>So go to one of your category pages. If your using using fancy permalinks then at the end of the url add &#8220;<span class="code">?tdo_tag=a_tag</span>&#8220;. If your not using permalinks then you can just use &#8220;<span class="code">&amp;tdo_tag=a_tag</span>&#8220;. You must use the tag slug, not the full tag name. You can use multiple tags as above using &#8220;,&#8221; and &#8220;+&#8221;.</p>
<ul>
<li>Example not using fancy permalinks: &#8220;<span class="code">http://your-blog-uri/?cat=35&amp;tdo_tag=tag1,tag2</span>&#8221; this would get all posts in category with id 35 and tagged with either tag1 or tag2.</li>
<li>Example using fancy permalinks: &#8220;<span class="code">http://your-blog-uri/category/mycategory/?tdo_tag=tag1+tag2</span>&#8221; this would get all posts in the category &#8220;mycategory&#8221; and tagged with both tag1 and tag2.</li>
</ul>
<p>This plugin uses this intersection code to automatically modify the built-in tag cloud template tag <span class="code">wp_tag_cloud</span> so that if it is used on a category archive, it shows only the tags within that category. You can then click on a tag in that tag cloud and it will get the posts for in that category that tagged with that tag. (You can disable this and just use the specific template as you need).<!-- google_ad_section_end --></p>
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/download/tdo-tag-fixes-wordpress-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
