<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>redaware &#187; Web Part</title>
	<atom:link href="http://www.redaware.net/tag/web-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redaware.net</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 15:06:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SharePoint: Hide View All Site Content and Recycle Bin</title>
		<link>http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/</link>
		<comments>http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:09:07 +0000</pubDate>
		<dc:creator>tsymonds</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Part]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://www.redaware.net/?p=66</guid>
		<description><![CDATA[Sometimes it nessary to hide View All Site Content and the Recycle Bin on a SharePoint page. This can be accomplished by using a Web Part, CSS and JavaScript. Choose Site Actions, Edit Page. Add a new Content Editor Web Part(in Miscellaneous) to the page. Choose Edit, Modify Shared Web Part. Put the following two [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it nessary to hide View All Site Content and the Recycle Bin on a SharePoint page. This can be accomplished by using a Web Part, CSS and JavaScript.</p>
<p>Choose <strong>Site Actions</strong>, <strong>Edit Page</strong>.</p>
<div id="attachment_25" class="wp-caption aligncenter" style="width: 273px"><img src="http://www.redaware.net/wp-content/uploads/2009/08/PageEdit2.PNG" alt="SharePoint Edit Page" width="263" height="164" class="size-full wp-image-25" /><p class="wp-caption-text">SharePoint Edit Page</p></div>
<p>Add a new <strong>Content Editor Web Part</strong>(in Miscellaneous) to the page.</p>
<p>Choose <strong>Edit</strong>, <strong>Modify Shared Web Part</strong>.</p>
<div id="attachment_30" class="wp-caption aligncenter" style="width: 309px"><img src="http://www.redaware.net/wp-content/uploads/2009/08/ModWebPart.PNG" alt="Modify Shared Web Part" width="299" height="164" class="size-full wp-image-30" /><p class="wp-caption-text">Modify Shared Web Part</p></div>
<p>Put the following two code section into the <strong>Source Editor</strong>:</p>
<pre class="brush: css;">
&lt;style&gt;
.ms-navframe {
  display: none;
}
&lt;/style&gt;
</pre>
<pre class="brush: jscript;">
&lt;script language=&quot;JavaScript&quot;&gt;
document.getElementById('onettopnavbar1002-1').style.visibility='hidden';
document.getElementById('onettopnavbar1002-2').style.visibility='hidden';
document.getElementById('onettopnavbar1002-3').style.visibility='hidden';
document.getElementById('onettopnavbar1002-4').style.visibility='hidden';
&lt;/script&gt;
</pre>
<p>Choose the <strong>OK</strong> button and now the View All Contant and Recycle bin should disappear. </p>
<p><strong>Exit Edit Mode</strong> to complete.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin+-+http://b2l.me/kf9ts&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;t=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin&amp;summary=Sometimes%20it%20nessary%20to%20hide%20View%20All%20Site%20Content%20and%20the%20Recycle%20Bin%20on%20a%20SharePoint%20page.%20This%20can%20be%20accomplished%20by%20using%20a%20Web%20Part%2C%20CSS%20and%20JavaScript.%0D%0A%0D%0AChoose%20Site%20Actions%2C%20Edit%20Page.%0D%0A%0D%0A%0D%0A%0D%0AAdd%20a%20new%20Content%20Editor%20Web%20Part%28in%20Miscellaneous%29%20to%20the%20page.%0D%0A%0D%0AChoose%20Edit%2C%20Modify%20Shared%20Web%20&amp;source=redaware" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/&amp;title=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=SharePoint%3A+Hide+View+All+Site+Content+and+Recycle+Bin&amp;body=Link: http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Sometimes%20it%20nessary%20to%20hide%20View%20All%20Site%20Content%20and%20the%20Recycle%20Bin%20on%20a%20SharePoint%20page.%20This%20can%20be%20accomplished%20by%20using%20a%20Web%20Part%2C%20CSS%20and%20JavaScript.%0D%0A%0D%0AChoose%20Site%20Actions%2C%20Edit%20Page.%0D%0A%0D%0A%0D%0A%0D%0AAdd%20a%20new%20Content%20Editor%20Web%20Part%28in%20Miscellaneous%29%20to%20the%20page.%0D%0A%0D%0AChoose%20Edit%2C%20Modify%20Shared%20Web%20" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.redaware.net/2009/08/sharepoint-hide-view-all-site-content-and-recycle-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
