<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Released: SharePoint InlineSiteSettings</title>
	<atom:link href="http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Mon, 19 Mar 2012 16:28:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: jvossers</title>
		<link>http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/#comment-1991</link>
		<dc:creator><![CDATA[jvossers]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 10:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=12#comment-1991</guid>
		<description><![CDATA[Hi Steven,

what the code is trying to do is check if the Site Settings menu item exists in your Site Actions dropdown. If it does, it knows you have permissions to access Site Settings. If it doesn&#039;t exist, it assumes you are more of a reader, who cannot access Site Settings anyways, so it won&#039;t bother responding to ctrl+s. Can you confirm the Site Settings menu button exists?

Also, I am not sure if I tested this solution in FireFox. Can you try IE as well? Perhaps SharePoint renders the Site Actions menu differently when you use FireFox as your browser.

Thanks,

Jaap]]></description>
		<content:encoded><![CDATA[<p>Hi Steven,</p>
<p>what the code is trying to do is check if the Site Settings menu item exists in your Site Actions dropdown. If it does, it knows you have permissions to access Site Settings. If it doesn&#8217;t exist, it assumes you are more of a reader, who cannot access Site Settings anyways, so it won&#8217;t bother responding to ctrl+s. Can you confirm the Site Settings menu button exists?</p>
<p>Also, I am not sure if I tested this solution in FireFox. Can you try IE as well? Perhaps SharePoint renders the Site Actions menu differently when you use FireFox as your browser.</p>
<p>Thanks,</p>
<p>Jaap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Summon</title>
		<link>http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/#comment-1990</link>
		<dc:creator><![CDATA[Steven Summon]]></dc:creator>
		<pubDate>Fri, 18 Nov 2011 10:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=12#comment-1990</guid>
		<description><![CDATA[Excellent and simple script Jaap. I went to the SUGUK and watched you perform the Demo and I even won one of book &quot;JQuery in actions&quot; you kindly gave out at the end of your talk.

But I had a problem testing it on our Dev MOSS box and I had been scratching my head wondering why it was not working until my colleague and I used firebug to walk through the code. It turns out the offending line was:
  
// var hasPermissions = $(&quot;[id$=&#039;_MenuItem_Settings&#039;]&quot;).size() &gt; 0;
    
// if(hasPermissions)

We commented these two lines out and it started to work what is the &#039;_MenuItem_Settings&#039; referring to?

I had site collection privileges on the test site.

I tested the script by logging in as a visitor and when I crtl+s on the page and the only option that appears for them is the content and structure option which I thought was strange.

Any ideas why I would be have a problem with the above line?]]></description>
		<content:encoded><![CDATA[<p>Excellent and simple script Jaap. I went to the SUGUK and watched you perform the Demo and I even won one of book &#8220;JQuery in actions&#8221; you kindly gave out at the end of your talk.</p>
<p>But I had a problem testing it on our Dev MOSS box and I had been scratching my head wondering why it was not working until my colleague and I used firebug to walk through the code. It turns out the offending line was:</p>
<p>// var hasPermissions = $(&#8220;[id$='_MenuItem_Settings']&#8220;).size() &gt; 0;</p>
<p>// if(hasPermissions)</p>
<p>We commented these two lines out and it started to work what is the &#8216;_MenuItem_Settings&#8217; referring to?</p>
<p>I had site collection privileges on the test site.</p>
<p>I tested the script by logging in as a visitor and when I crtl+s on the page and the only option that appears for them is the content and structure option which I thought was strange.</p>
<p>Any ideas why I would be have a problem with the above line?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New version of SharePoint InlineSiteSettings released (javascript only) &#171; Jaap Vossers&#8217; SharePoint Blog</title>
		<link>http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/#comment-1274</link>
		<dc:creator><![CDATA[New version of SharePoint InlineSiteSettings released (javascript only) &#171; Jaap Vossers&#8217; SharePoint Blog]]></dc:creator>
		<pubDate>Sun, 20 Sep 2009 19:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=12#comment-1274</guid>
		<description><![CDATA[[...] InlineSiteSettings is]]></description>
		<content:encoded><![CDATA[<p>[...] InlineSiteSettings is</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen Ritmeijer</title>
		<link>http://blog.vossers.com/2009/03/19/released-sharepoint-inlinesitesettings/#comment-1273</link>
		<dc:creator><![CDATA[Jeroen Ritmeijer]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vossers.com/?p=12#comment-1273</guid>
		<description><![CDATA[Very sweet.

I dare you to rewrite this into a pure JavaScript solution and insert it on every page using our free SharePoint Infuser.

I&#039;d use it.

See http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html]]></description>
		<content:encoded><![CDATA[<p>Very sweet.</p>
<p>I dare you to rewrite this into a pure JavaScript solution and insert it on every page using our free SharePoint Infuser.</p>
<p>I&#8217;d use it.</p>
<p>See <a href="http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html" rel="nofollow">http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

