<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Need to Compare Contents of Table with Existing Blog Entry Tags</title>
			<link>http://www.silverstripe.org/archive/show/155416#post155416</link>
			<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have a challenge in my Blog module that I'd really like some code help on.  &lt;/p&gt;&lt;p&gt;For my blog, I have created a Categories table in the database which contains the Category Name and the Tag which corresponds to that Category.  These Tags are unique (e.g., Category Name &quot;Media &amp;amp; PR&quot; would correspond to the Tag &quot;mediaandpr&quot;) so that they are not mixed up with regular tags entered by authors for individual posts.  &lt;/p&gt;&lt;p&gt;Now, in my Tag Cloud (and also in the posts themselves), I would like to EXCLUDE these Tags from the display, as they are misleading.&lt;/p&gt;&lt;p&gt;So, how can I COMPARE the Tags in this DB table with the Tags in the PHP Tags collection?  I obviously need some sort of nested loop, but this isn't going to work in the template.  I want to display only the Tags which do NOT appear in this table (&quot;Categories&quot;).&lt;/p&gt;&lt;p&gt;Any help anyone could offer on this would be greatly apperciated.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Garrett&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Need to Compare Contents of Table with Existing Blog Entry Tags &lt;a href=&quot;http://www.silverstripe.org/archive/show/155416#post155416&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/155416#post155416&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 28 Aug 2008 07:20:19 +1200</pubDate>
			<dc:creator>Garrett</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/155416#post155416</guid>
		</item>
		

	</channel>
</rss>