<?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: SharePoint QuickLaunchExtender</title>
	<atom:link href="http://blog.mastykarz.nl/sharepoint-quicklaunchextender/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP</description>
	<lastBuildDate>Sun, 14 Mar 2010 02:01:59 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-42544</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-42544</guid>
		<description>@ashrajleo: Ashraj, I suggest you contact the author of that solution @ http://blog.vossers.com/index.php/about/ and post your question there.</description>
		<content:encoded><![CDATA[<p>@ashrajleo: Ashraj, I suggest you contact the author of that solution @ <a href="http://blog.vossers.com/index.php/about/" rel="nofollow">http://blog.vossers.com/index.php/about/</a> and post your question there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashrajleo</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-42540</link>
		<dc:creator>ashrajleo</dc:creator>
		<pubDate>Wed, 10 Feb 2010 08:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-42540</guid>
		<description>Hi,

i had deploy your quick launch Extender on to my project and it was working fine but my problem is i am using form based authentication in my website when i deploy the QuickLaunchExtender solution its work well with the user who having Site collection administrators  rights but when i tries to open from members log in it won&#039;t work.

pls help me !

Regards

Ashraj</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i had deploy your quick launch Extender on to my project and it was working fine but my problem is i am using form based authentication in my website when i deploy the QuickLaunchExtender solution its work well with the user who having Site collection administrators  rights but when i tries to open from members log in it won&#039;t work.</p>
<p>pls help me !</p>
<p>Regards</p>
<p>Ashraj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-23543</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Fri, 10 Jul 2009 17:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-23543</guid>
		<description>@Gary: QuickLaunch Extender hasn&#039;t been made by me but by Jaap Vossers. Please contact him with any solution-specific questions.</description>
		<content:encoded><![CDATA[<p>@Gary: QuickLaunch Extender hasn&#039;t been made by me but by Jaap Vossers. Please contact him with any solution-specific questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-23519</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-23519</guid>
		<description>Hi, thanks for this great piece of functionality. I have a question: I have deployed QuickLaunch Extender onto a MOSS publishing portal. It works for all QuickLaunches in _layouts but not on the portal itself ie team sites. I have deployed the wsp globally. Any suggestions would be appreciated.

Thanks
Gary</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this great piece of functionality. I have a question: I have deployed QuickLaunch Extender onto a MOSS publishing portal. It works for all QuickLaunches in _layouts but not on the portal itself ie team sites. I have deployed the wsp globally. Any suggestions would be appreciated.</p>
<p>Thanks<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-13227</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 03 Mar 2009 18:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-13227</guid>
		<description>I am not an end-user, I am the system admin. I have direct access to the server but have never deployed a WSP before.

From what you sent me, I take it that these are the commands for installing the solution?:

stsadm -o addsolution -filename bin\SharePointAjax.wsp

stsadm -o execadmsvcjobs

stsadm -o deploysolution -name SharePointAjax.wsp -immediate -allcontenturls -allowGacDeployment -allowCasPolicies

stsadm -o execadmsvcjobs

stsadm -o activatefeature -name SharePointAjax -url  http://localhost</description>
		<content:encoded><![CDATA[<p>I am not an end-user, I am the system admin. I have direct access to the server but have never deployed a WSP before.</p>
<p>From what you sent me, I take it that these are the commands for installing the solution?:</p>
<p>stsadm -o addsolution -filename bin\SharePointAjax.wsp</p>
<p>stsadm -o execadmsvcjobs</p>
<p>stsadm -o deploysolution -name SharePointAjax.wsp -immediate -allcontenturls -allowGacDeployment -allowCasPolicies</p>
<p>stsadm -o execadmsvcjobs</p>
<p>stsadm -o activatefeature -name SharePointAjax -url  <a href="http://localhost" rel="nofollow">http://localhost</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-13226</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 03 Mar 2009 18:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-13226</guid>
		<description>Do I correctly assume that you are an end-user? WSP&#039;s are meant to be deployed by SharePoint admins and you need to have access to the SharePoint server in order to install and deploy a WSP package. You can find some more information on this subject @ http://msdn.microsoft.com/en-us/library/aa544500.aspx</description>
		<content:encoded><![CDATA[<p>Do I correctly assume that you are an end-user? WSP&#039;s are meant to be deployed by SharePoint admins and you need to have access to the SharePoint server in order to install and deploy a WSP package. You can find some more information on this subject @ <a href="http://msdn.microsoft.com/en-us/library/aa544500.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa544500.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-13225</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-13225</guid>
		<description>I came across this great add-on on your blog here as well as through codeplex. I really want to install this but am not technical enough to know how to deploy a .wsp file (which is what is needed to get this working). Nor do I know how to roll it back if I want to un-install it.

Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>I came across this great add-on on your blog here as well as through codeplex. I really want to install this but am not technical enough to know how to deploy a .wsp file (which is what is needed to get this working). Nor do I know how to roll it back if I want to un-install it.</p>
<p>Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-12573</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-12573</guid>
		<description>Jaap/Waldek, 

Firts of all I&#039;d like to say this is a fantastic addition to the SP toolket and I&#039;m very grateful to you guys for sharing it with us. I&#039;ve been using something similar from the endusersharepoint.com seminars that Mark Miller holds. Paul Grenier contributed a bunch of really useful jquery scripts. There is one that addresses the quick launch that has a few features that would be really useful if they could be combined into yours. 

I have a suggestion: the ability to view components in the quick launch  can be set visible or hidden by diplaying as &#039;block&#039; or &#039;none&#039;:

.ms-quicklaunchheader (view all site content)
.ms-recyclebin (recycler)
.ms-navheader (section headers)
.ms-navitem (section items)

If these can be turned on/off through the config screen on the quick launch extender that would save adding another webpart to the page just to manage all of the attributes of the quick launch. It would take quite a few steps out of the development process for people putting sites together also. Just a thought for you... Its great that you guys are doing this but, for me, those slight alterations would change quickpartextender from &quot;nice to have&quot; to &quot;don&#039;t leave home without it&quot;</description>
		<content:encoded><![CDATA[<p>Jaap/Waldek, </p>
<p>Firts of all I&#039;d like to say this is a fantastic addition to the SP toolket and I&#039;m very grateful to you guys for sharing it with us. I&#039;ve been using something similar from the endusersharepoint.com seminars that Mark Miller holds. Paul Grenier contributed a bunch of really useful jquery scripts. There is one that addresses the quick launch that has a few features that would be really useful if they could be combined into yours. </p>
<p>I have a suggestion: the ability to view components in the quick launch  can be set visible or hidden by diplaying as &#039;block&#039; or &#039;none&#039;:</p>
<p>.ms-quicklaunchheader (view all site content)<br />
.ms-recyclebin (recycler)<br />
.ms-navheader (section headers)<br />
.ms-navitem (section items)</p>
<p>If these can be turned on/off through the config screen on the quick launch extender that would save adding another webpart to the page just to manage all of the attributes of the quick launch. It would take quite a few steps out of the development process for people putting sites together also. Just a thought for you&#8230; Its great that you guys are doing this but, for me, those slight alterations would change quickpartextender from &#034;nice to have&#034; to &#034;don&#039;t leave home without it&#034;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaap</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-12521</link>
		<dc:creator>jaap</dc:creator>
		<pubDate>Tue, 17 Feb 2009 19:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-12521</guid>
		<description>Hi Peter,
Waldek is right. It only depends on the jquery javascript library, which is just a .js file. it is included in the install so you dont have to worry about that.
More advanced users have the option to deal with loading the library themselves if they wish.

Jaap</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
Waldek is right. It only depends on the jquery javascript library, which is just a .js file. it is included in the install so you dont have to worry about that.<br />
More advanced users have the option to deal with loading the library themselves if they wish.</p>
<p>Jaap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/sharepoint-quicklaunchextender/comment-page-1/#comment-12519</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Tue, 17 Feb 2009 18:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/sharepoint-quicklaunchextender/#comment-12519</guid>
		<description>@Peter Mularien: I&#039;d say it&#039;s JavaScript (jQuery) only, but the one who should give the answer is the author himself. I&#039;ll try to reach him to post here an answer.</description>
		<content:encoded><![CDATA[<p>@Peter Mularien: I&#039;d say it&#039;s JavaScript (jQuery) only, but the one who should give the answer is the author himself. I&#039;ll try to reach him to post here an answer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
