<?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>Rickey Whitworth&#039;s Blog &#187; Sharepoint Customization</title>
	<atom:link href="http://www.whitworth.org/tag/sharepoint-customization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitworth.org</link>
	<description>insights from managing a microsoft enterprise infrastructure</description>
	<lastBuildDate>Tue, 22 Jun 2010 17:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PointBridge Blogs &#8211; Office 2010 Wave</title>
		<link>http://www.whitworth.org/2010/04/13/pointbridge-blogs-office-2010-wave/</link>
		<comments>http://www.whitworth.org/2010/04/13/pointbridge-blogs-office-2010-wave/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 14:11:12 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/13/pointbridge-blogs-office-2010-wave/</guid>
		<description><![CDATA[&#160;
In previous versions of SharePoint it was impossible to add corners to a Web Part with just CSS (unless you were building sites for only the latest browsers). The best way was to style a container DIV on the Page Layout and put a Web Part Zone inside. Then, a Web Part in that zone [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>In previous versions of SharePoint it was impossible to add corners to a Web Part with just CSS (unless you were building sites for only the latest browsers). The best way was to style a container DIV on the Page Layout and put a Web Part Zone inside. Then, a Web Part in that zone would appear to have round corners. This method greatly reduces the flexibility of SharePoint because there can only be one Web part in each Zone for the effect to work.</p>
<p>Styling Web Parts in SharePoint 2010 has become much easier than in MOSS 2007. There are several reasons for this and I will highlight a few.</p>
<p>The addition of a style class on a cell that contains the entire Web Part gives a big advantage to adding styles. In MOSS this did not exist. This is helpful because now you can simply add a border, background image or color to the container cell with the class “<strong>s4-wpcell-plain</strong>” and it will be applied around and behind the body and header of the Web Part.</p>
</blockquote>
<p><a href="http://blogs.pointbridge.com/Blogs/2010wave/pages/default.aspx">PointBridge Blogs &#8211; Office 2010 Wave</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/13/pointbridge-blogs-office-2010-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PointBridge Blogs &#8211; Changing the background colors in SharePoint also changes the gradient</title>
		<link>http://www.whitworth.org/2010/04/13/pointbridge-blogs-changing-the-background-colors-in-sharepoint-also-changes-the-gradient/</link>
		<comments>http://www.whitworth.org/2010/04/13/pointbridge-blogs-changing-the-background-colors-in-sharepoint-also-changes-the-gradient/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:46:25 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/13/pointbridge-blogs-changing-the-background-colors-in-sharepoint-also-changes-the-gradient/</guid>
		<description><![CDATA[&#160;
The backgrounds in SharePoint 2010 were designed to allow end users to change gradients by simply picking solid colors on the settings page. For example if you choose an orange background color the result is a fade from orange to lighter orange. The change can be very subtle but is an effective way to create [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>The backgrounds in SharePoint 2010 were designed to allow end users to change gradients by simply picking solid colors on the settings page. For example if you choose an orange background color the result is a fade from orange to lighter orange. The change can be very subtle but is an effective way to create an attractive site. This is a significant upgrade from older versions of SharePoint where, in order to change the branding, you would have had&#160; to undertake the time-consuming task of editing all of the gradient images one by one.</p></blockquote>
<p><a href="http://blogs.pointbridge.com/Blogs/2010wave/pages/default.aspx">PointBridge Blogs &#8211; Office 2010 Wave</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/13/pointbridge-blogs-changing-the-background-colors-in-sharepoint-also-changes-the-gradient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starter Master Pages for SharePoint 2010</title>
		<link>http://www.whitworth.org/2010/04/13/starter-master-pages-for-sharepoint-2010/</link>
		<comments>http://www.whitworth.org/2010/04/13/starter-master-pages-for-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:44:22 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/13/starter-master-pages-for-sharepoint-2010/</guid>
		<description><![CDATA[&#160;
Project Description      Starter Master Pages for SharePoint 2010 are a clean, commented starting point for creating your own SharePoint 2010 branding. Starter Master Pages were known previously as Minimal Master Pages in SharePoint 2007.      Project Details      In the tradition of [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p><b>Project Description</b>      <br />Starter Master Pages for SharePoint 2010 are a clean, commented starting point for creating your own SharePoint 2010 branding. Starter Master Pages were known previously as Minimal Master Pages in SharePoint 2007.      <br /><b>Project Details</b>      <br />In the tradition of those SharePoint branding folks that came before me, I have put together two minimal master pages that can be used to start a SharePoint 2010 Branding project. They contain only very minimal HTML styling in order to accommodate some of the specific needs of SharePoint 2010 and are commented throughout. I hope you find them useful as a good starting point for creating branded SharePoint sites. If you make improvements upon them that could be used to improve the Starter Master Page experience for others, please share the changes with me through the CodePlex site or through my blog comments.</p>
</blockquote>
<p><a href="http://startermasterpages.codeplex.com/">Starter Master Pages for SharePoint 2010</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/13/starter-master-pages-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SPSEMEA Demo site and showcase &#124; SharePoint</title>
		<link>http://www.whitworth.org/2010/04/02/spsemea-demo-site-and-showcase-sharepoint/</link>
		<comments>http://www.whitworth.org/2010/04/02/spsemea-demo-site-and-showcase-sharepoint/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:10:40 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/02/spsemea-demo-site-and-showcase-sharepoint/</guid>
		<description><![CDATA[Boris Gomiunik put this demo site together that shows several cool jquery enhancements all grouped together in a site template. Includes examples like toggling the quick launch bar, attaching events to form fields, and auto suggest using Sharepoint’s web services.
&#160;
I’ve prepared a SPSEMEA Demo site that you can simply upload to your (http://[siteUrl]/_catalogs/wt) Site template [...]]]></description>
			<content:encoded><![CDATA[<p>Boris Gomiunik put this demo site together that shows several cool jquery enhancements all grouped together in a site template. Includes examples like toggling the quick launch bar, attaching events to form fields, and auto suggest using Sharepoint’s web services.</p>
<p>&#160;</p>
<blockquote><p>I’ve prepared a SPSEMEA Demo site that you can simply upload to your (http://[siteUrl]/_catalogs/wt) Site template gallery. </p>
<p><a href="http://gomiunik.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=39330#DownloadId=104523">You can download the .stp from CodePlex</a></p>
<p>After you’ve uploaded the file to the Site template gallery you can create a subsite (English language) and from Custom you can select the uploaded template.</p>
<p>Below’s a brief overview where you can find tricks. How it’s done – check for Content Editor WebParts in that page (using a “PageView=Shared&amp;ToolPaneView=2” parameters in url (<a href="http://www.sharepointboris.net/2008/02/adding-webparts-to-other-sharepoint-pages-than-homepage-and-webpart-page/">more info here</a>)). All the files containing code are in a document library <strong>Sys</strong>. </p>
</blockquote>
<p><a href="http://www.sharepointboris.net/2010/02/spsemea-demo-site/">SPSEMEA Demo site and showcase | SharePoint</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/02/spsemea-demo-site-and-showcase-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collapsible Web Parts in a Zone Using jQuery for SharePoint 2007 &#171; SPUIGuy</title>
		<link>http://www.whitworth.org/2010/04/01/collapsible-web-parts-in-a-zone-using-jquery-for-sharepoint-2007-spuiguy/</link>
		<comments>http://www.whitworth.org/2010/04/01/collapsible-web-parts-in-a-zone-using-jquery-for-sharepoint-2007-spuiguy/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 21:59:27 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/01/collapsible-web-parts-in-a-zone-using-jquery-for-sharepoint-2007-spuiguy/</guid>
		<description><![CDATA[&#160;
Simply put, this plug-and-play solution will add a “+” or “-” to every web part in a given web part zone, allowing users to click the web part title to control the visible state of the web part.&#160; You can control the default state of each web part by setting the Chrome State on the [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>Simply put, this plug-and-play solution will add a “+” or “-” to every web part in a given web part zone, allowing users to click the web part title to control the visible state of the web part.&#160; You can control the default state of each web part by setting the Chrome State on the web part.</p>
</blockquote>
<p><a href="http://spuiguy.wordpress.com/2010/03/21/collapsible-web-parts-in-a-zone-using-jquery-for-sharepoint-2007/">Collapsible Web Parts in a Zone Using jQuery for SharePoint 2007 « SPUIGuy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/01/collapsible-web-parts-in-a-zone-using-jquery-for-sharepoint-2007-spuiguy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a SharePoint Scripting Resource Center &#124; EndUserSharePoint.com</title>
		<link>http://www.whitworth.org/2010/04/01/build-a-sharepoint-scripting-resource-center-endusersharepoint-com/</link>
		<comments>http://www.whitworth.org/2010/04/01/build-a-sharepoint-scripting-resource-center-endusersharepoint-com/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 21:50:09 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/01/build-a-sharepoint-scripting-resource-center-endusersharepoint-com/</guid>
		<description><![CDATA[Wonderful idea. I have implemented this in production, now I just have a lot of previously implemented scripts to move to the resource center.
&#160;
This article is part of a series as I document my processes of discovery for creating jQuery solutions in SharePoint. To view the entire series, click the link at the bottom of [...]]]></description>
			<content:encoded><![CDATA[<p>Wonderful idea. I have implemented this in production, now I just have a lot of previously implemented scripts to move to the resource center.</p>
<p>&#160;</p>
<blockquote><p><em>This article is part of a series as I document my processes of discovery for creating jQuery solutions in SharePoint. To view the entire series, click the link at the bottom of this article to view all of the articles in the series. — Mark</em></p>
<p>I laid the groundwork for my jQuery investigations in a previous article. Now that I’ve done a little research, I’ve started building out a SharePoint Scripting Resource Center. The SSRC is at the top of the site collection, and set to “Read Only” access for all users of the site collection. I used a SharePoint wiki site to build the interface for the center.</p>
<p>In this article, I’ll walk through the process of creating a resource center. Follow along in your own SharePoint site and by the time you get done, you’ll be ready to start working on some jQuery with me.</p>
</blockquote>
<p><a href="http://www.endusersharepoint.com/2010/01/05/build-a-sharepoint-scripting-resource-center/">Build a SharePoint Scripting Resource Center | EndUserSharePoint.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/01/build-a-sharepoint-scripting-resource-center-endusersharepoint-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using jQuery to Wrap Web Parts and Achieve the Unachievable: The Packaged Solution &#124; EndUserSharePoint.com</title>
		<link>http://www.whitworth.org/2010/04/01/using-jquery-to-wrap-web-parts-and-achieve-the-unachievable-the-packaged-solution-endusersharepoint-com/</link>
		<comments>http://www.whitworth.org/2010/04/01/using-jquery-to-wrap-web-parts-and-achieve-the-unachievable-the-packaged-solution-endusersharepoint-com/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 21:47:59 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/04/01/using-jquery-to-wrap-web-parts-and-achieve-the-unachievable-the-packaged-solution-endusersharepoint-com/</guid>
		<description><![CDATA[For those of you who have tried my method of getting rounded corners on web parts, here is a better way. As a bonus, you get a nice gradient image to use for the web part header that was designed by Brandon. I have implemented this in a site, and it works and looks great!&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who have tried my method of getting rounded corners on web parts, here is a better way. As a bonus, you get a nice gradient image to use for the web part header that was designed by Brandon. I have implemented this in a site, and it works and looks great!&#160; </p>
<blockquote><p>During the course of a customization and branding effort in SharePoint you are likely to find that you want to style web parts to look different from (Dare I say better than?) the stylistic treatment default to SharePoint.</p>
<p>In my quest for finding a way to improve the look of web parts, I discovered Microsoft’s markup for web parts does not allow for much web part style manipulation, as there are not enough CSS hooks.&#160; Nor could I modify the HTML inside a web part zone in order to wrap web parts with &lt;div&gt; tags for styling purposes—you can’t edit the contents of web part zone directly.&#160; So I had to settle with wrapping &lt;div&gt; tags with classes around web part zones, which got me where I wanted to go somewhat, but it failed to allow me to apply treatments like background colors, borders, rounded corners, and drop shadows to individual web parts—I could only apply them to the wrapper around the web part zone.</p>
</blockquote>
<p><a href="http://www.endusersharepoint.com/2010/03/18/using-jquery-to-wrap-web-parts-and-achieve-the-unachievable-the-packaged-solution/">Using jQuery to Wrap Web Parts and Achieve the Unachievable: The Packaged Solution | EndUserSharePoint.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/04/01/using-jquery-to-wrap-web-parts-and-achieve-the-unachievable-the-packaged-solution-endusersharepoint-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShUIE (SharePoint User Interface Extender)</title>
		<link>http://www.whitworth.org/2010/03/31/shuie-sharepoint-user-interface-extender/</link>
		<comments>http://www.whitworth.org/2010/03/31/shuie-sharepoint-user-interface-extender/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 18:30:01 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/31/shuie-sharepoint-user-interface-extender/</guid>
		<description><![CDATA[&#160;
In One Line
 Develop and centrally manage Sharepoint user interface customisations using jQuery within SharePoint &#38; MOSS (2007 and 2010) and Project Server (2007 and 2010).
Project Description
 ShUIE is an addition to Microsoft SharePoint that allows a developer to inject JavaScript and CSS fragments depending on the context of the page being displayed. JavaScript and [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><h4>In One Line</h4>
<p> Develop and centrally manage Sharepoint user interface customisations using jQuery within SharePoint &amp; MOSS (2007 and 2010) and Project Server (2007 and 2010).<br />
<h4>Project Description</h4>
<p> ShUIE is an addition to Microsoft SharePoint that allows a developer to inject JavaScript and CSS fragments depending on the context of the page being displayed. JavaScript and CSS injected can be optionally minified, and jQuery is included to increase functionality.<br />
<h4>Project History</h4>
<p> ShUIE was created by <a href="http://www.pcubed.com/">Pcubed</a> in Autumn 2005, for SharePoint v2, to enable the customisation of the SharePoint HTML without requiring us to touch the template files and to allow us to apply and maintain the customisations over many SharePoint sub webs without having to re-deploy or modify the site templates. In the SharePoint v2 version, we injected the JavaScript by modifying a Microsoft Sharepoint core JavaScript file.    <br />In early November 2008 we created a version for SharePoint 2007. It uses a WebControl to &quot;inject&quot; JavaScript and Cascading Style Sheets into a page based on the context of the page. The customisations continue to be held centrally in a database, but now the ability to use a WebControl packaged as a feature means that we no longer modify any Microsoft file and still retain the ability to inject our customisations anywhere.    <br />The latest version uses SharePoint&#8217;s property bag instead of a SQL database. It has been tested and is stable against SharePoint 2007, MOSS 2007, SharePoint 2010 and MOSS 2010.</p></blockquote>
<p><a href="http://shuie.codeplex.com/Wikipage">ShUIE (SharePoint User Interface Extender)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/31/shuie-sharepoint-user-interface-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Muhimbi &#8211; SharePoint Infuser &#8211; Automatically insert content into every page</title>
		<link>http://www.whitworth.org/2010/03/31/muhimbi-sharepoint-infuser-automatically-insert-content-into-every-page/</link>
		<comments>http://www.whitworth.org/2010/03/31/muhimbi-sharepoint-infuser-automatically-insert-content-into-every-page/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 18:02:39 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/31/muhimbi-sharepoint-infuser-automatically-insert-content-into-every-page/</guid>
		<description><![CDATA[&#160;
SharePoint Infuser allows custom content, any content, to be inserted automatically on every page in a&#160; SharePoint site collection. Infuser is a completely free product, you can download it and use it in your production environment free of charge with no strings attached.
      Insert custom code with full syntax highlighting
In [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<blockquote><p>SharePoint Infuser allows custom content, any content, to be inserted automatically on every page in a&#160; SharePoint site collection. <em>Infuser is a completely free product, you can download it and use it in your production environment free of charge with no strings attached.</em></p>
<p><img alt="" src="http://www.muhimbi.com/getfile/98cfea6f-aca0-4556-a97e-55159d1b8d18/InfuserCode450.aspx" width="450" height="392" />      <br />Insert custom code with full syntax highlighting</p>
<p>In essence Infuser is used in a similar way to the many existing Content Editor Web Part (CEWP) ‘hacks’ published on the Internet. The main difference is that the CEWP must be added manually to every page in a site &#8211; which doesn’t scale – whereas Infuser inserts the code automatically on every page in the Site Collection.</p>
<p>For details and examples, <a href="http://www.muhimbi.com/blog/2009/07/massage-sharepoint-into-submission.html">read our blog posting</a>.</p>
</blockquote>
<p><a href="http://www.muhimbi.com/Products/SharePoint-Infuser-(Free).aspx">Muhimbi &#8211; SharePoint Infuser &#8211; Automatically insert content into every page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/31/muhimbi-sharepoint-infuser-automatically-insert-content-into-every-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Web Parts to DispForm, EditForm or NewForm.aspx &#124; Sharepointology</title>
		<link>http://www.whitworth.org/2010/03/15/add-web-parts-to-dispform-editform-or-newform-aspx-sharepointology/</link>
		<comments>http://www.whitworth.org/2010/03/15/add-web-parts-to-dispform-editform-or-newform-aspx-sharepointology/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 18:43:20 +0000</pubDate>
		<dc:creator>rwhitworth</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Customization]]></category>

		<guid isPermaLink="false">http://www.whitworth.org/2010/03/15/add-web-parts-to-dispform-editform-or-newform-aspx-sharepointology/</guid>
		<description><![CDATA[ I always forget the exact syntax for this, so here it is.
One of the users of our SharePoint project asked if it was possible to show an “Item List” on the “View Item” page.
My first reaction was: “Of course it is, add a Web Part displaying the “Item List” to the page and we’re [...]]]></description>
			<content:encoded><![CDATA[<p> I always forget the exact syntax for this, so here it is.</p>
<blockquote><p>One of the users of our SharePoint project asked if it was possible to show an “Item List” on the “View Item” page.</p>
<p>My first reaction was: “Of course it is, add a Web Part displaying the “Item List” to the page and we’re done”.</p>
<p><strong>But</strong> when I browsed to the “View Item” page and clicked the “Site Actions” I noticed that there wasn’t an “Edit Page” option available. Strange, but after some -Googling- I found the following sollution:</p>
<ul>
<li>Open IExplorer and navigate to your “View Item” page (DispForm.aspx) </li>
<li>Replace everything in the URL after “?ID=#“ with “&amp;PageView=Shared&amp;ToolPaneView=2″ (without the quotes of course) and press &lt;Enter&gt;</li>
</ul>
<p>After adding a Web Part to the page and saving it, the “Edit Page” option will be available the next time you click “Site Actions” on that Page.</p>
</blockquote>
<p><a href="http://www.sharepointology.com/setup/add-web-parts-to-dispform-editform-or-newformaspx/">Add Web Parts to DispForm, EditForm or NewForm.aspx | Sharepointology</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whitworth.org/2010/03/15/add-web-parts-to-dispform-editform-or-newform-aspx-sharepointology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.946 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-09 16:26:16 -->
