<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Solspace Support Forums</title>
    <link>http://www.solspace.com/forums/</link>
    <description>Solspace Support Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-03-17T13:11:04-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>Looking for a conditional like &#8220;if tag_results&#8221; to print a header above an entry&#8217;s listed tags</title>
      <link>http://www.solspace.com/forums/viewthread/4160/</link>
      <guid>http://www.solspace.com/forums/viewthread/4160/#When:23:25:29Z</guid>
      <description>&lt;p&gt;Hey there gang,&lt;/p&gt;

&lt;p&gt;I&#8217;m looking to see if it&#8217;s possible to check if the tag box is empty before printing out something like &#8220;Tags for this entry:&#8221; and using &#123;exp:tag:tags&#125;. Right now, the &#123;if no_tag_results&#125; only lets me print a message if there&#8217;s no tags. But if I want nothing to appear if there are no tags, I seem to be out of luck.&lt;/p&gt;

&lt;p&gt;How a conditionally&#45;appearing header is normally accomplished in a weblog:entries loop is comparing a &#8220;count&#8221; variable to 1 when you loop through. If count evaluates to 1, then print something like &#8220;Tags for this entry.&#8221; Is such a thing possible using &#123;exp:tag:tags&#125;?&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;

&lt;p&gt;R o B
&lt;/p&gt;</description>
      <dc:date>2010-03-16T23:25:29-08:00</dc:date>
    </item>

    <item>
      <title>tags in gallery and weblog</title>
      <link>http://www.solspace.com/forums/viewthread/4147/</link>
      <guid>http://www.solspace.com/forums/viewthread/4147/#When:12:04:44Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have the tag module working in a gallery but can&#8217;t get it to work with a weblog.&lt;/p&gt;

&lt;p&gt;Manage weblog preference says: There are currently no preferences. (?)&lt;/p&gt;

&lt;p&gt;Creating tag in publish works, but  no tag cloud and no tags are showing:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;cloud&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cloud&amp;nbsp;&amp;nbsp;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;blog&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;4&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;step&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;25&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&amp;nbsp;href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;path=&#39;blog/tag&#39;&#125;&#123;websafe_tag&#125;&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;tag&#125;&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;font&#45;size:&#123;step&#125;px;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;tag&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cloud&#125;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;!&#45;&#45;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;detail&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&#45;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries&amp;nbsp;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;my_weblog&#125;&quot;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;99&quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;disable&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;pagination|member_data|trackbacks&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;entry&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;title&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;posted&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Posted&amp;nbsp;by&amp;nbsp;&#123;author&#125;&amp;nbsp;on&amp;nbsp;&#123;entry_date&amp;nbsp;format&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;%m/%d&#39;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&amp;nbsp;at&amp;nbsp;&#123;entry_date&amp;nbsp;format&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;%h:%i&amp;nbsp;%A&#39;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;tags&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Tags&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tags&amp;nbsp;entry_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;entry_id&#125;&quot;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;backspace&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sort&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;desc&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;show_future_entries&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;yes&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&amp;nbsp;href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;path=&#39;blog/tags/tag&#39;&#125;&#123;websafe_tag&#125;&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;tag&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;tag&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tags&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;blog_body&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;entries&#125;&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;
EE 1.6.7 / tag 2.2.6
&lt;/p&gt;</description>
      <dc:date>2010-03-15T12:04:44-08:00</dc:date>
    </item>

    <item>
      <title>Tag module will not render special characters</title>
      <link>http://www.solspace.com/forums/viewthread/4093/</link>
      <guid>http://www.solspace.com/forums/viewthread/4093/#When:19:57:43Z</guid>
      <description>&lt;p&gt;Special characters like &#8220;é&#8221; disappear from tags rendered by &#123;exp:tag:tags&#125;&#123;tag&#125;&#123;/exp:tag:tags&#125;.&lt;br /&gt;
Actually, they disappear from tags in the tag field when you submit a weblog entry and open it again for editing.&lt;br /&gt;
I&#8217;m running Tag 2.6.6.&lt;br /&gt;
My site&#8217;s default character set is iso&#45;8859&#45;1.&lt;br /&gt;
I&#8217;ve seen the same problem reported in different topics, but it&#8217;s not clear whether the problem was or can be solved.&lt;br /&gt;
Portuguese is plenty of special characters.&lt;br /&gt;
The module would be useless to me if it definitely can&#8217;t render special characters.
&lt;/p&gt;</description>
      <dc:date>2010-03-08T19:57:43-08:00</dc:date>
    </item>

    <item>
      <title>Bad tags still showing</title>
      <link>http://www.solspace.com/forums/viewthread/4102/</link>
      <guid>http://www.solspace.com/forums/viewthread/4102/#When:03:40:47Z</guid>
      <description>&lt;p&gt;Hi everyone&lt;/p&gt;

&lt;p&gt;I&#8217;m not sure if I&#8217;ve done something wrong or what, but ... &lt;/p&gt;

&lt;p&gt;I have a number of tags that have been marked as &#8220;bad tags&#8221;, because I don&#8217;t want them to display, but don&#8217;t want to delete them quite yet. Everything works as expected in the tag cloud, and none of the bad tags appear. But they still *do* show when I put them in a normal &#123;exp:tag:tags&#125; expression.&lt;/p&gt;

&lt;p&gt;Any idea what might be going wrong?&lt;/p&gt;

&lt;p&gt;Thanks in advance for any insight you might be able to give.
&lt;/p&gt;</description>
      <dc:date>2010-03-10T03:40:47-08:00</dc:date>
    </item>

    <item>
      <title>Related Tags&#63;</title>
      <link>http://www.solspace.com/forums/viewthread/4087/</link>
      <guid>http://www.solspace.com/forums/viewthread/4087/#When:13:01:37Z</guid>
      <description>&lt;p&gt;The Simple Tags module has a feature to allow for the display of related tags to the tag entries being displayed. It functions similar to the same way that related entries function with each other. Check it out at http://utilitees.silenz.org/index.php/docs/item/simple&#45;tags&#45;documentation/#rtag&lt;/p&gt;

&lt;p&gt;Does Solspace Tag have the same feature? I&#8217;ve tried looking at the documentation and can&#8217;t seem to find anything in regards to &#8220;relations&#8221; asides from relating entries by tags, but not relating tags by tags.
&lt;/p&gt;</description>
      <dc:date>2010-03-08T13:01:37-08:00</dc:date>
    </item>

    <item>
      <title>small adjustment to tags</title>
      <link>http://www.solspace.com/forums/viewthread/4074/</link>
      <guid>http://www.solspace.com/forums/viewthread/4074/#When:05:20:17Z</guid>
      <description>&lt;p&gt;Could we tweak the Tags a bit? At the moment, the Tag Cloud shows every tag used. Could we adjust it so that a tag is shown in the cloud if and only if it has at least 3 entries? I have used following codes for that :&#45;&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cloud&amp;nbsp;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;family_edge&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;status&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;not&amp;nbsp;closed|editing&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;100&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;groups&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;5&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sort&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;asc&quot;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;orderby&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;tag_name&quot;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rank_by&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;entries&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;step&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;start&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;12&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&#123;if&amp;nbsp;weblog_entries&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;3&amp;nbsp;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&amp;nbsp;href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;path=&#39;family_edge/tag&#39;&#125;&#123;websafe_tag&#125;&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;title&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;tag&#125;&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;test&quot;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;font&#45;size:&#123;step&#125;px;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;tag&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;,&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;if&#125;&lt;br /&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tag&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;cloud&#125;&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;But the problem is as some of the Tags has set for multiple weblogs, cloud is not perfect. Some tags appearing on the cloud, which has 2 entries for family_edge blog and 3 more for other blogs, whereas I want to show only those Tags, which have at least 3 entries for family_edge blog.&lt;/p&gt;

&lt;p&gt;Can anyone help me in this regard?
&lt;/p&gt;</description>
      <dc:date>2010-03-06T05:20:17-08:00</dc:date>
    </item>

    <item>
      <title>Tag Creating too many extra tags</title>
      <link>http://www.solspace.com/forums/viewthread/3971/</link>
      <guid>http://www.solspace.com/forums/viewthread/3971/#When:23:01:11Z</guid>
      <description>&lt;p&gt;I&#8217;m using tag and want to tag things as 1960&#8217;s or 1970&#8217;s, but every time I do this it creates a duplicate tag each time I save the new one. I&#8217;m pretty sure that it is the apostrophe throwing it off. Is there any way to get around this? Is this a bug?&lt;/p&gt;

&lt;p&gt;thanks!
&lt;/p&gt;</description>
      <dc:date>2010-02-18T23:01:11-08:00</dc:date>
    </item>

    <item>
      <title>Plugin as parameter to &#123;exp:tag:entries&#125;&#63;</title>
      <link>http://www.solspace.com/forums/viewthread/3996/</link>
      <guid>http://www.solspace.com/forums/viewthread/3996/#When:13:32:22Z</guid>
      <description>&lt;p&gt;I need to pull from a pre&#45;set tag list based on url segment, and I&#8217;ve set up a quick plugin to return the values I want. However, it seems that feeding the entries tag tag=&#8220;mortgage&#8221; returns results, for instance, where tag=&#8221;&#123;exp:myplugin:tags_from_url segment=&#8220;3&#8221;&#125;&#8221; does not. The code echoes correctly when placed loose in the template, and even distilled down to a simple return yields no results as a tag module param:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #007700&quot;&gt;class&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Myplugin&lt;br /&gt;&#123;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;snip&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&lt;br /&gt;&amp;nbsp;&amp;nbsp;function&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tags_from_url&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;()&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;return&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;mortgage&#39;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;snip&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;Any thoughts?
&lt;/p&gt;</description>
      <dc:date>2010-02-24T13:32:22-08:00</dc:date>
    </item>

    <item>
      <title>MySQL error 1146</title>
      <link>http://www.solspace.com/forums/viewthread/3966/</link>
      <guid>http://www.solspace.com/forums/viewthread/3966/#When:06:33:19Z</guid>
      <description>&lt;p&gt;ExpressionEngine 1.6.8&lt;br /&gt;
Build:&amp;nbsp; 20100121&lt;/p&gt;

&lt;p&gt;Tag Submit  (v.2.6.6)&lt;br /&gt;
Related Entries Extension (v.1.1.2)&lt;/p&gt;

&lt;p&gt;MySQL client version: 5.0.89&lt;br /&gt;
PHP Version 5.2.12&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Hello,&lt;/p&gt;

&lt;p&gt;I&#8217;m beginning the development of a new site, I have just uploaded EE, Tags, Related Entries and some other extensions/modules and I&#8217;m getting this error with Tag and Related Entries:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;MySQL&amp;nbsp;ERROR&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Error&amp;nbsp;Number&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1146&lt;br /&gt;&lt;br /&gt;Description&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Table&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;mydbname_ee.exp_tag_tags&#39;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;doesn&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;t&amp;nbsp;exist&lt;br /&gt;&lt;br /&gt;Query:&amp;nbsp;SELECT&amp;nbsp;t.tag_id,&amp;nbsp;t.tag_name&amp;nbsp;FROM&amp;nbsp;exp_tag_tags&amp;nbsp;t&amp;nbsp;LEFT&amp;nbsp;JOIN&amp;nbsp;exp_tag_entries&amp;nbsp;e&amp;nbsp;ON&amp;nbsp;t.tag_id&amp;nbsp;=&amp;nbsp;e.tag_id&amp;nbsp;WHERE&amp;nbsp;e.entry_id&amp;nbsp;=&amp;nbsp;&#39;&#39;&amp;nbsp;AND&amp;nbsp;type&amp;nbsp;=&amp;nbsp;&#39;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#39;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;nbsp;ORDER&amp;nbsp;BY&amp;nbsp;t.tag_name&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;For some reason the table for those two modules are not being created, but for example for LG Better Meta the table is created (checked it with phpMyAdmin), so I&#8217;m not sure where to look for. (This is a testing site on a very early stage, so I can delete everything and start over again).&lt;/p&gt;

&lt;p&gt;Thank you.
&lt;/p&gt;</description>
      <dc:date>2010-02-18T06:33:19-08:00</dc:date>
    </item>

    <item>
      <title>Strange character in ajax=tag_js</title>
      <link>http://www.solspace.com/forums/viewthread/3959/</link>
      <guid>http://www.solspace.com/forums/viewthread/3959/#When:09:40:09Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I recently moved a site from a development to a production server. Everything seems to be working great on the production site except for Tags in the &#8220;Publish&#8221; page. I am now getting a couple javascript errors that have caused the &#8220;Suggest&#8221; feature to stop working. Both errors point to /system/index.php?S=0&amp;amp;ajax=tag_js.&lt;/p&gt;

&lt;p&gt;The first error is an &#8220;Uncaught SyntaxError: Unexpected token ILLEGAL&#8221; which I receive anytime I load the Publish page. When viewing the source of index.php?S=0&amp;amp;ajax=tag_js there is a random character on line 1, &#8220;247c&#8221;. I believe the first error is causing the second error. Here&#8217;s the beginning and end of the javascript output:
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;247c&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;var&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tagLimit&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;var&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;parseType&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;linebreak&#39;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//comma,&amp;nbsp;semicolon,&amp;nbsp;colon,&amp;nbsp;space...oy!!&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;function&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;tagFieldCaptureDelete&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;e&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;var&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;newTagsAllowed&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;y&#39;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;...&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;code&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;...&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//&amp;nbsp;Get&amp;nbsp;rid&amp;nbsp;of&amp;nbsp;ugly&amp;nbsp;outline&amp;nbsp;around&amp;nbsp;clicked&amp;nbsp;links&amp;nbsp;in&amp;nbsp;browsers&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;jQuery&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;a&#39;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;).&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;focus&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(function()&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;this&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;blur&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;I have tried several suggestions mentioned in other threads: I made sure CP URL in General Configuration matches and I increased php memory_limit. No dice. I have been banging my head against this for the last eight hours. I am sure it is something stupid that I have missed.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
&#45;Jeff K
&lt;/p&gt;</description>
      <dc:date>2010-02-17T09:40:09-08:00</dc:date>
    </item>

    
    </channel>
</rss>