<?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: Generating tag cloud using the Content Query Web Part</title>
	<atom:link href="http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:12:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-30877</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 22 Oct 2009 01:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-30877</guid>
		<description>Hey this works great, thanks very much! It worked for me in MOSS 2007 SP1+ with a category field of type MultiChoice. I just had to strip out the #; characters that delimit the values in the &lt;a tag that resides in Imtech.TagCloud. 

Here&#039;s my template to remove the extra category characters:


	
	
	
	
	  
		
		
		  
		  
		  
		
	  
	  
		
	  
	
</description>
		<content:encoded><![CDATA[<p>Hey this works great, thanks very much! It worked for me in MOSS 2007 SP1+ with a category field of type MultiChoice. I just had to strip out the #; characters that delimit the values in the &lt;a tag that resides in Imtech.TagCloud. </p>
<p>Here&#039;s my template to remove the extra category characters:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-25167</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Sun, 02 Aug 2009 08:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-25167</guid>
		<description>@Akshay: I don&#039;t have such article myself but just type &#039;customizing cqwp&#039; in your favorite search engine and I&#039;m sure you will find it very quickly</description>
		<content:encoded><![CDATA[<p>@Akshay: I don&#039;t have such article myself but just type &#039;customizing cqwp&#039; in your favorite search engine and I&#039;m sure you will find it very quickly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akshay</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-25040</link>
		<dc:creator>Akshay</dc:creator>
		<pubDate>Thu, 30 Jul 2009 14:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-25040</guid>
		<description>Hi Waldek,
I m lucky to have landed to this site. This is exactly I needed to include additional columns to display and style them. 

I tried adding to the property as 
/Style Library/XSL Style Sheets/MyCustom.xsl

When uploading it, it says the webpart cannot be loaded.

Any help is very much appreciated. Do u have a post wher e end-to-end there is sample implementation of adding new fields to CQWP and styling it using custom XSL.

Cheers,
Akshay</description>
		<content:encoded><![CDATA[<p>Hi Waldek,<br />
I m lucky to have landed to this site. This is exactly I needed to include additional columns to display and style them. </p>
<p>I tried adding to the property as<br />
/Style Library/XSL Style Sheets/MyCustom.xsl</p>
<p>When uploading it, it says the webpart cannot be loaded.</p>
<p>Any help is very much appreciated. Do u have a post wher e end-to-end there is sample implementation of adding new fields to CQWP and styling it using custom XSL.</p>
<p>Cheers,<br />
Akshay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-23303</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 08 Jul 2009 05:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-23303</guid>
		<description>@David: if you&#039;re using the Extended Content Query Web Part from Podcasting Kit for SharePoint there is a new property in the ToolPartPane to provide the URL. If you&#039;re using the standard CQWP however, you need to export your Web Part and provide the URL to your custom XSLT using the &#039;ItemXslLink&#039; property.</description>
		<content:encoded><![CDATA[<p>@David: if you&#039;re using the Extended Content Query Web Part from Podcasting Kit for SharePoint there is a new property in the ToolPartPane to provide the URL. If you&#039;re using the standard CQWP however, you need to export your Web Part and provide the URL to your custom XSLT using the &#039;ItemXslLink&#039; property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-23277</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 07 Jul 2009 23:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-23277</guid>
		<description>Waldek, in your answer on April 24, you mentioned to Matt to ...\&quot;make the CQWP point to your custom XSLT instead of the standard ones\&quot;. I can upload files and edit the CQWP. How do you make the CQWP point to the custom files?</description>
		<content:encoded><![CDATA[<p>Waldek, in your answer on April 24, you mentioned to Matt to &#8230;\&quot;make the CQWP point to your custom XSLT instead of the standard ones\&quot;. I can upload files and edit the CQWP. How do you make the CQWP point to the custom files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-22561</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 29 Jun 2009 14:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-22561</guid>
		<description>@Lisa: Have you had a look at the EXSLT functions (http://www.exslt.org/exsl/functions/node-set/index.html)? .NET is available for download so it should give you some idea of how to create your own function which would return a node-set.</description>
		<content:encoded><![CDATA[<p>@Lisa: Have you had a look at the EXSLT functions (<a href="http://www.exslt.org/exsl/functions/node-set/index.html)?" rel="nofollow">http://www.exslt.org/exsl/functions/node-set/index.html)?</a> .NET is available for download so it should give you some idea of how to create your own function which would return a node-set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-22297</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Fri, 26 Jun 2009 14:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-22297</guid>
		<description>Waldek - I was trying to solve the problem of how to process categories that are delimited. (See my comment above from June 15th)  I created this MSDN forum post (http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/b24edf67-3488-432b-9744-68a1cba0e51c) and the response to do recursion to split the category values into individual rows seems logical but I can\&#039;t get it into a node-set.  I was hoping you might have a suggestion?</description>
		<content:encoded><![CDATA[<p>Waldek &#8211; I was trying to solve the problem of how to process categories that are delimited. (See my comment above from June 15th)  I created this MSDN forum post (<a href="http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/b24edf67-3488-432b-9744-68a1cba0e51c" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/b24edf67-3488-432b-9744-68a1cba0e51c</a>) and the response to do recursion to split the category values into individual rows seems logical but I can\&#039;t get it into a node-set.  I was hoping you might have a suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-21684</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 19 Jun 2009 05:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-21684</guid>
		<description>@oneilaus: As far as I know you should be able to include JavaScript in an XSL file. Simply add it in a CDATA block (&lt; ![CDATA[ JavaScript goes here ]]&gt;) so that it won&#039;t get parsed by the XML engine and you should see your script in the rendered HTML output.</description>
		<content:encoded><![CDATA[<p>@oneilaus: As far as I know you should be able to include JavaScript in an XSL file. Simply add it in a CDATA block (< ![CDATA[ JavaScript goes here ]]>) so that it won&#039;t get parsed by the XML engine and you should see your script in the rendered HTML output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oneilaus</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-21683</link>
		<dc:creator>oneilaus</dc:creator>
		<pubDate>Fri, 19 Jun 2009 04:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-21683</guid>
		<description>Hi there,
I need to call a function from within my itemstyle.xsl document.
My javascript is like this (simple, and is contained in  content editor web part on the same page):


var noSubs = 0;

incrementSubs();
getSubs();

function incrementSubs()
{
noSubs++;
}

function getSubs()
{
return noSubs;
}


In my itemstyle.xsl, I have a test between to variables. Upon the result, I would like to call incrementSubs();.

Then, at a later stage in the xslt, I would like to use getSubs(); in a mathematical calculation for another test.

How can this be done?

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I need to call a function from within my itemstyle.xsl document.<br />
My javascript is like this (simple, and is contained in  content editor web part on the same page):</p>
<p>var noSubs = 0;</p>
<p>incrementSubs();<br />
getSubs();</p>
<p>function incrementSubs()<br />
{<br />
noSubs++;<br />
}</p>
<p>function getSubs()<br />
{<br />
return noSubs;<br />
}</p>
<p>In my itemstyle.xsl, I have a test between to variables. Upon the result, I would like to call incrementSubs();.</p>
<p>Then, at a later stage in the xslt, I would like to use getSubs(); in a mathematical calculation for another test.</p>
<p>How can this be done?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/comment-page-1/#comment-21376</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 16 Jun 2009 04:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/generating-tag-cloud-content-query-web-part/#comment-21376</guid>
		<description>@Zen: As I have mentioned: I haven&#039;t come with a solution supporting multiple tags yet. I&#039;m quite sure though that there is a way to get it done.</description>
		<content:encoded><![CDATA[<p>@Zen: As I have mentioned: I haven&#039;t come with a solution supporting multiple tags yet. I&#039;m quite sure though that there is a way to get it done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
