<?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>Off Shore Development India &#187; Microsoft SharePoint Server</title>
	<atom:link href="http://www.offshoresoftwaredevelopmentindia.com/blog/tag/microsoft-sharepoint-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offshoresoftwaredevelopmentindia.com/blog</link>
	<description>Offshore Software Development India</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:14:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft SharePoint Server Mini Calendar Webpart</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 14:06:22 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Mini Calender Webpart]]></category>
		<category><![CDATA[Mini Calender(MOSS)]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS 2007 Webpart]]></category>
		<category><![CDATA[Moss Webpart]]></category>
		<category><![CDATA[SharePint webpart]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[Webpart Customization]]></category>
		<category><![CDATA[Webpart development]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=62</guid>
		<description><![CDATA[Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed Microsoft SharePoint Server Mini Calendar Webpart. This MOSS 2007 Mini Calendar Webpart allows administrator to select any of the list to configure with the calendar. Calendar displays all the tasks, events in the calendar. Upon selecting the list, all the events/tasks will show in Mini calendar by highlighted [...]]]></description>
			<content:encoded><![CDATA[<p>Dot Net team at OffshoreSoftwareDevelopmentIndia.com has developed Microsoft SharePoint Server Mini Calendar Webpart. This MOSS 2007 Mini Calendar Webpart allows administrator to select any of the list to configure with the calendar. Calendar displays all the tasks, events in the calendar. Upon selecting the list, all the events/tasks will show in Mini calendar by highlighted background to the date. On mouse hover to that date, a popup will appear with all the events/tasks for that day. On clicking that link of the events/tasks, the page will redirect to that task/event page.</p>
<p>It is easy to install. Easy to configure. With rich functionalities.</p>
<p><strong>Working with MOSS  Mini Calendar:</strong></p>
<p>There is often need to share information about important dates, appointments and meetings. The MOSS  Mini Calendar provides all information.</p>
<p>When you import MOSS  Mini Calendar on site it looks like as follows:</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart.jpg"><img class="alignnone size-medium wp-image-239" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart-300x65.jpg" alt="Mini Calendet for MOSs" width="300" height="65" /></a></p>
<p>(Fig. 1)</p>
<p>When click on Modify Shared Web Part (right top corner) of Fig. 1, it looks like as follows:</p>
<p><a rel="attachment wp-att-253" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_88/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_88-194x300.jpg" alt="Mini Calendet for MOSs" width="194" height="300" /></a></p>
<p>( Fig. 2 )</p>
<p>What you see on right side of Fig. 2 are custom properties of the mini calendar.</p>
<ol>
<li><strong> About us:</strong> When click on this, it displays company details in popup window.</li>
<li><strong> Select a list:</strong> It contains variety of contents like documents, form and templates,   master page gallery, web part gallery etc.</li>
<li><strong> Select a display column:</strong> It contains different columns like name, title, created by, modify by related to selected list item. What you want to display on calendar please select from this list.</li>
<li><strong> Select a view to filter calendar items:</strong> select which items to display related to calendar item.</li>
<li><strong> Select a date column to base the calendar on:</strong> Means which items to display related to date column (e.g. created, modify).</li>
<li><strong> Select a Background Color:</strong> It sets calendar date cells background color.</li>
<li><strong> Select a Body Text Color:</strong> It sets calendar date cells text color.</li>
<li><strong> Select a Border Color:</strong> It sets calendar border color. It also sets calendar’s title back color.</li>
<li><strong> Select a Border Font Color:</strong> It sets calendar’s title fore color.</li>
<li><strong>Select a Highlight Color:</strong> It sets color on that cells where there are some events display in popup window by moving mouse over on cell as follow-</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages.jpg"><img class="alignnone size-medium wp-image-240" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages-300x161.jpg" alt="Mini Calendet for MOSs" width="300" height="161" /></a></p>
<li style="text-align: left;"> Select a Highlight Font Color:</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_1.jpg"><img class="alignnone size-medium wp-image-241" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_1-300x151.jpg" alt="Mini Calendet for MOSs" width="300" height="151" /></a></p>
<li style="text-align: left;"> Select a Day Header Background Color: It sets the calendar’s day header background color.</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_2.jpg"><img class="alignnone size-medium wp-image-242" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_2-300x126.jpg" alt="Mini Calendet for MOSs" width="300" height="126" /></a></p>
<li style="text-align: left;"> Select a Day Header Fore Color: It sets the calendar’s day header font color.</li>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_3.jpg"><img class="alignnone size-medium wp-image-243" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_3-300x129.jpg" alt="Mini Calendet for MOSs" width="300" height="129" /></a></p>
<p>By setting all above properties, click on OK button it display as Fig.1. Now When you take mouse over the highlight cell it display popup window as follow –</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_4.jpg"><img class="alignnone size-medium wp-image-244" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_messages_4-300x222.jpg" alt="Mini Calendet for MOSs" width="300" height="222" /></a></p>
<p>When click on any items it goes to that particular page.</p>
<p><strong>Calender Webpart Configuration:</strong> Webpart Properties</p>
<p><a rel="attachment wp-att-245" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_propertiess/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_propertiess-178x300.jpg" alt="Mini Calendet for MOSs" width="178" height="300" /></a></p>
<p><a rel="attachment wp-att-246" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_11/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_11-170x300.jpg" alt="Mini Calendet for MOSs" width="170" height="300" /></a></p>
<p><a rel="attachment wp-att-247" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_22/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_22-176x300.jpg" alt="Mini Calendet for MOSs" width="176" height="300" /></a></p>
<p><a rel="attachment wp-att-248" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_33/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_33-177x300.jpg" alt="Mini Calendet for MOSs" width="177" height="300" /></a></p>
<p><a rel="attachment wp-att-249" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_44/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_44-196x300.jpg" alt="Mini Calendet for MOSs" width="196" height="300" /></a></p>
<p><a rel="attachment wp-att-252" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/mini_calender_webpart_properties_77/"><img title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_webpart_properties_77-197x300.jpg" alt="Mini Calendet for MOSs" width="197" height="300" /></a></p>
<p><strong>Prerequisites:</strong></p>
<ol>
<li>We need to make sure that timer job is running from:</li>
<p>Administrative Tools &gt;&gt; Services &gt;&gt; Windows SharePoint Services Timer</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_services_1.jpg"><img class="alignnone size-medium wp-image-236" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_services_1-300x225.jpg" alt="Mini Calendet for MOSs" width="300" height="225" /></a></p>
<p>If service is not started please start it.</p>
<li> Check whether solution is deployed or not.</li>
<p>From &#8211; Central administration &gt;&gt; Operations &gt;&gt; Solutions</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_centraladmin.jpg"><img class="alignnone size-medium wp-image-237" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_centraladmin-300x190.jpg" alt="Mini Calendet for MOSs" width="300" height="190" /></a></p>
<li> If it is deployed then they can go ahead and activate feature manually by going to site collection</li>
<p>Site Actions &gt;&gt; Site Settings &gt;&gt; Modify All Site Settings &gt;&gt; Site Collection Features.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_siteaction.jpg"><img class="alignnone size-medium wp-image-238" title="Mini Calendet for MOSs" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/mini_calender_siteaction-300x186.jpg" alt="Mini Calendet for MOSs" width="300" height="186" /></a></ol>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2009/08/01/microsoft-sharepoint-server-mini-calendar-webpart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS18 / Using Content Query Webpart in SharePoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:41:10 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Content Query Webpart]]></category>
		<category><![CDATA[Content Query WebPart for MOSS]]></category>
		<category><![CDATA[Custmizing Webpart]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Moss Webpart]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[SharePoint Webpart]]></category>
		<category><![CDATA[Solution for MOSS]]></category>
		<category><![CDATA[Webpart]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=78</guid>
		<description><![CDATA[This article will show you how to use Content Query webpart for MOSS 2007.

How to use Content Query Web part in MOSS site:
1. How to Add a Content Query Web Part.
Click on Site Actions &#62;&#62; Edit Page

2. Now for add a Content Query Web Part to our page
Click on Add a Web Part

3. Now from [...]]]></description>
			<content:encoded><![CDATA[<p><span><span>This article will show you how to use Content Query webpart for MOSS 2007.<br />
</span></span></p>
<p><span style="text-decoration: underline;"><strong>How to use Content Query Web part in MOSS site:</strong></span></p>
<p>1. How to Add a Content Query Web Part.</p>
<p>Click on Site Actions &gt;&gt; Edit Page</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart.jpg"><img class="alignnone size-medium wp-image-157" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart-300x184.jpg" alt="Content Query Webparts" width="300" height="184" /></a></p>
<p>2. Now for add a Content Query Web Part to our page</p>
<p>Click on Add a Web Part</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart2.jpg"><img class="alignnone size-medium wp-image-158" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart2-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>3. Now from the popup window like below from all web part list select checkbox content Query Web Part<br />
And click on Add button.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart3.jpg"><img class="alignnone size-medium wp-image-159" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart3-300x226.jpg" alt="Content Query Webparts" width="300" height="226" /></a></p>
<p>4. Now click on edit on the right top and then from the popup menu click on modify Shared Web Part Like below.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart4.jpg"><img class="alignnone size-medium wp-image-160" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart4-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>5. Now Content Query Tool Part is Open.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart5.jpg"><img class="alignnone size-medium wp-image-161" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart5-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>6. Now you can select from the tool part according to the result you wan&#8217;t.</p>
<p>Now Click on + sign on front of Query sub menu is open from that you can select option and according to that result will be generated.<br />
Now from the submenu you can filter out from that</p>
<p>From the source:</p>
<p>If you want to display items from the entire site check radio button in front of that.</p>
<p>If you want to display items from your selected site and sub site then check radio button in front of that click on browse button and select the site as you want items from that to display.</p>
<p>You can also select item from the list</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart6.jpg"><img class="alignnone size-medium wp-image-162" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart6-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>7. You can also filter out your items from the list type as you choose from the dropdown control. Option like document library, custom list, post, task, workflow History, picture library, pages library are there and can choose any option from that.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart7.jpg"><img class="alignnone size-medium wp-image-163" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart7-300x179.jpg" alt="Content Query Webparts" width="300" height="179" /></a></p>
<p>8. You can also filter out your answer according to content type you choose.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart8.jpg"><img class="alignnone size-medium wp-image-164" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart8-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>9. You can also filter out your answer from the additional filters menu.<br />
Whichever query you passed according to that the items will be displayed on web part.</p>
<p>10. Click on Presentation menu drop down list is open from that you can sort your answer like descending and ascending and also you can filter your answer group wise.</p>
<p>You can display your items on web part in no. of column as you choose.</p>
<p>You can also limit no. of items to display in web part</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart9.jpg"><img class="alignnone size-medium wp-image-165" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart9-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>11. You can apply group style and item style in no. of ways as you want.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart10.jpg"><img class="alignnone size-medium wp-image-166" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart10-300x182.jpg" alt="Content Query Webparts" width="300" height="182" /></a></p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart11.jpg"><img class="alignnone size-medium wp-image-167" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart11-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>12. You can also change appearance of web part.<br />
Like change title of the web part ,change height and width of a web part.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart12.jpg"><img class="alignnone size-medium wp-image-168" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart12-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p>13. From the Layout menu you can apply direction like right to left, left to right, none for displaying items in web part.</p>
<p>14. You can also place your web part in any zone like Top, bottom left zone, bottom right zone.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart13.jpg"><img class="alignnone size-medium wp-image-169" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart13-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
<p><strong>Advance menu:</strong></p>
<p>From advanced menu you can select checkbox for item you want to display</p>
<p>Option are Allow minimize, allow close, allow hide, allow zone changes, allow connections.</p>
<p>If allow minimize checkbox is selected then you can minimize your web part</p>
<p>If allow close items is selected then you can close your web part.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart14.jpg"><img class="alignnone size-medium wp-image-170" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart14-300x181.jpg" alt="Content Query Webparts" width="300" height="181" /></a></p>
<p>After making all the changes Click on ok button or Apply button you web part is display on page like below. When you click on any item you can redirect directly on that page.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart15.jpg"><img class="alignnone size-medium wp-image-171" title="Content Query Webparts" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/content_query_webpart15-300x180.jpg" alt="Content Query Webparts" width="300" height="180" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/10/10/moss18-content-query-webpart-in-sharepoint-server-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS11 / Creating a Solution for SharePoint Server</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 05:20:13 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Create Solution for MOSS]]></category>
		<category><![CDATA[Create Solution for SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[SharePoint Extension]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[SharePoint Webpart]]></category>
		<category><![CDATA[Solution for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=117</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230; Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><span style="text-decoration: underline;"><strong>Creating a Solution:</strong></span></p>
<p>A solution package is a cabinet (.cab) file with a .wsp file name extension and a manifest file. It can contain the following components:</p>
<ul>
<li>Site definitions</li>
</ul>
<ul>
<li> Feature definitions and their corresponding element definitions and files</li>
</ul>
<ul>
<li> Web Part files (*.webpart, *.dwp)</li>
</ul>
<ul>
<li> Template files and root files, which can include the following:
<ol>
<li>_layouts files</li>
<li>Resources(*.resx)</li>
<li>Resource files(for example, *.doc or *.xls)</li>
</ol>
</li>
</ul>
<ul>
<li> Assemblies, which can include the following:
<ol>
<li>Safe control entries</li>
<li>Resources</li>
</ol>
</li>
</ul>
<ul>
<li>Code access security policies</li>
</ul>
<p>Solution files have a hierarchical structure a manifest file is at the root while feature, resource, or site definition directories are contained in subdirectories. In turn, feature definitions define where associated files are located inside of the solution.</p>
<p>The solution creator can define the remaining structure; however, it is recommended that files for a particular feature or site definition be placed in that feature or site definition&#8217;s subdirectory.</p>
<p><strong>Note:</strong></p>
<p>The directory structure inside of the .wsp file determines the final directory structure on the front-end Web server file system.</p>
<p>To create a solution package, perform the following steps:</p>
<ul>
<li>Create a solution manifest.xml file.</li>
<p>The solution manifest (always called manifest.xml) is stored at the root of a solution file. This file defines the list of features, site definitions, resource files, Web Part files, and assemblies to process. It does not define the file structure if files are included in a solution but not listed in the manifest XML file, they are not processed in any way.</p>
<p>Following is the structure of a manifest.xml file.</p>
<p>XML</ul>
<div style="background-color:#F8F8F8">
<p style="padding-left: 60px;">
<p style="padding-left: 60px;">
<p style="padding-left: 60px; text-align: left;">&lt;Solution SolutionId=&#8221;4AFC1350-F354-4439-B941-51377E845F2B&#8221; xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;</p>
<p style="padding-left: 90px; text-align: left;">&lt;FeatureManifests&gt;<br />
&lt;FeatureManifest Location=&#8221;FeatureLibrary\feature.xml&#8221;/&gt;<br />
&lt;/FeatureManifests&gt;<br />
&lt;TemplateFiles&gt;<br />
&lt;TemplateFile Location=&#8221;ControlTemplates\Featurelibraryform.ascx&#8221;/&gt;<br />
&lt;/TemplateFiles&gt;<br />
&lt;RootFiles&gt;<br />
&lt;!&#8211; These files go into the 12\ directory and can be used for Web services and global resources &#8211;&gt;<br />
&lt;RootFile Location=&#8221;ISAPI\MyWebService.asmx&#8221;&gt;<br />
&lt;/RootFiles&gt;<br />
&lt;Assemblies&gt;<br />
&lt;Assembly DeploymentTarget=&#8221;GlobalAssemblyCache&#8221;<br />
Location=&#8221;ms.samples.sharepoint.myFeature.dll&#8221;/&gt;<br />
&lt;/Assemblies&gt;</p>
<p style="padding-left: 60px; text-align: left;">&lt;/Solution&gt;</p>
<p style="padding-left: 60px;">
</div>
<p>In addition, you can add a DwpFiles element to specify .webpart or .dwp files, or a ResourceFiles element to specify resource files, site definitions, application resources, and code access security policies.</p>
<ul>
<li> Optional. Annotate your feature.xml files with  tags.</li>
</ul>
<p style="padding-left: 60px;">In the &lt;ElementManifests&gt; tag in your feature.xml file, add &lt;ElementFile Location=&#8221;&#8230;&#8221;/&gt; for all of the extra files in your feature, such as .aspx pages (for example, allitems.aspx) or master pages, and so on.</p>
<p style="padding-left: 60px;"><strong>Note:</strong></p>
<p style="padding-left: 60px;">This step is required only if your solution contains features.</p>
<ul>
<li>Create your solution package (the .wsp file).</li>
</ul>
<p style="padding-left: 60px;">Because the solution file is essentially a .cab file, use the makecab.exe tool to create the solution package. The makecab.exe tool takes a pointer to a .ddf file, which describes the structure of the .cab file. The format of a .ddf file is basically in the same style as the .inf file you declare a standard header and then enumerate, one file per line, the set of files by where they live on disk, separated by where they should live in the .cab file.</p>
<p style="padding-left: 60px;">Xml</p>
<p style="padding-left: 60px;">.OPTION EXPLICIT; Generate errors<br />
.Set CabinetNameTemplate=MySolutionFile.wsp<br />
.set DiskDirectoryTemplate=CDROM ; All cabinets go in a single directory<br />
.Set CompressionType=MSZIP;** All files are compressed in cabinet files<br />
.Set UniqueFiles=&#8221;ON&#8221;<br />
.Set Cabinet=on<br />
.Set DiskDirectory1=Package<br />
build\manifest.xml manifest.xml<br />
build\ MySolutionFile \feature.xml MySolutionFile \feature.xml</p>
<p style="padding-left: 60px;">
<p><strong>Installation Instructions:</strong></p>
<p><strong>Prerequisites:</strong></p>
<p style="padding-left: 30px;">- Installation package: LHH.PageLayoutsAndLists.wsp</p>
<p style="padding-left: 30px;">- Flash Player installed on the client to access the site.</p>
<p>From cmd go to: &#8220;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\bin&#8221;</p>
<ul>
<li><strong>Adding Solution:</strong></li>
</ul>
<p style="padding-left: 60px;">Run this command:<br />
Stsadm.exe  -o addsolution -filename C:\Temp\LHH.PageLayoutsAndLists.wsp</p>
<ul>
<li><strong>Deploying Solution:</strong></li>
</ul>
<p style="padding-left: 60px;">Run this command<br />
Stsadm.exe -o deploysolution -name LHH.PageLayoutsAndLists.wsp –local -allowgacdeployment</p>
<ul>
<li><strong>Activating Features:</strong></li>
</ul>
<p style="padding-left: 60px;">From LHH Portal Site go to Site Actions &gt;&gt; Site Settings &gt;&gt; Modify All Site Settings</p>
<p>Site Collection Features<br />
Activate:<br />
LHH Content Types<br />
LHH Master Page and Page Layouts</p>
<p style="padding-left: 60px;">
<ul>
<li><strong>Referencing content types:</strong></li>
</ul>
<p style="padding-left: 60px;">Go to &#8220;Site Actions&#8221; &gt;&gt; View All Site Content &gt;&gt; Pages<br />
Click on &#8220;Document Library Settings&#8221;<br />
Click on Advance Settings &gt;&gt; Allow Manage Content Types (True) &gt;&gt; Ok</p>
<p style="padding-left: 30px;">Then Go to</p>
<p style="padding-left: 30px;">Site actions -&gt; Site setting -&gt; modify all settings</p>
<p style="padding-left: 30px;">Site collection administration -&gt; site collection feature</p>
<p style="padding-left: 30px;"><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_settings.jpg"><img class="alignnone size-medium wp-image-147" title="solution site settings" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_settings-300x139.jpg" alt="solution site settings" width="300" height="139" /></a></p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">Then you will see the site collection feature list, active our feature from the list. We will have all the features available.</p>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;"><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_features.jpg"><img title="solution site features" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/solution_site_features-300x143.jpg" alt="solution site features" width="300" height="143" /></a></p>
<p style="padding-left: 30px;">
<p style="text-align: left; padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/09/10/moss11-creating-a-solution-for-sharepoint-server-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS10 / Publishing Page Layout using a Feature</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/08/10/moss10-publishing-page-layout-using-a-feature-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/08/10/moss10-publishing-page-layout-using-a-feature-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 05:20:25 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Features in MOSS]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Publishing Features]]></category>
		<category><![CDATA[Publishing Page Layout for MOSS]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[Sharepoint Server]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=116</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><span style="text-decoration: underline;"><strong>Publishing Page Layout using a Feature:</strong></span></p>
<p>This is the post on creating site columns, publishing content types and page layouts using features:</p>
<p>This post describes how to create a publishing page layout and deploy it using a custom feature. Now that we have a custom publishing site columns as well as custom publishing content types defined using a feature, the next step is to create the page layout.</p>
<p>Publishing page layouts map to the custom fields of a publishing content type. The files are placed in the Master page gallery (Site Actions &gt; Site Settings &gt; Modify All Settings &gt; Galleries section &gt; Master pages and page layouts).</p>
<p><strong>Creating the page layout:</strong></p>
<p>The page layout can be created by using Visual Studio 2005. It&#8217;s really an .ASPX page and some basic Intellisense works for the SharePointWebControls and PublishingWebControls.</p>
<p>If you need information on how to create your custom page layout there is a very good article on MSDN:</p>
<p><a title="Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 1 of 3): Understanding Web Content Management and the Default Features." href="http://msdn2.microsoft.com/en-us/library/aa830818.aspx" target="_blank"> Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 1 of 3): Understanding Web Content Management and the Default Features.</a></p>
<p>Important to remember here is that you are dependant from the Master Page that will be used together with your page layout. In this article I&#8217;m using the default Blue Bland one; so all the default Content placeholders are available.</p>
<p>Snippet of the page layout (download all the files from the link at the bottom of the post):</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/publishing_pagelayout_feature.jpg"><img class="alignnone size-medium wp-image-149" title="Publishing Page layout Usinf Feature" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/publishing_pagelayout_feature-300x272.jpg" alt="Publishing Page layout Usinf Feature" width="300" height="272" /></a></p>
<p>Tip: to quickly create and test a page layout for my custom content types I sometimes use SharePoint Designer 2007 (SDP). Create the page layout by choosing &#8220;New &gt; Page Layout&#8221; in the Master pages gallery. Be sure to choose your custom page layout:</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/publishing_new_pagelayout.jpg"><img class="alignnone size-medium wp-image-150" title="Publishing New PageLayout" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/07/publishing_new_pagelayout-300x260.jpg" alt="Publishing New PageLayout" width="300" height="260" /></a></p>
<p>Then open the page using SharePoint Designer. Add your HTML and design elements and drag your custom properties to the page. HTML page design is really not my thing so this is an easy way to add some tables and layout to the page. Once you have the page ready in SPD, save the file, check in and test it by creating a new page.</p>
<p>You can now use the HTML and controls from this page when creating your custom page layout using Visual Studio.</p>
<p>Note that SPD saves the page directly into the SharePoint database and not on the hard drive. So this is just a fast way to start up the creation of your page layout but it does not allow you to deploy the page easily to other servers.</p>
<p><strong>Creating the provisioning xml schema:</strong></p>
<p>To provision the page layout and any used CSS, images or other files we create a XML file that will be picked up by the feature and install the files in the corresponding libraries in your publishing site.</p>
<p>In my example I have one custom page layout with just one image. I could as well have several images and CSS files installed using the same feature. I guess you get the idea with this image sample.</p>
<div style="background-color:#F8F8F8;; text-align:left">&lt;Elements xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;</p>
<p style="padding-left: 30px;">&lt;Module Name=&#8221;ProductPageLayouts&#8221; Url=&#8221;_catalogs/masterpage&#8221; Path=&#8221;PageLayouts&#8221; RootWebOnly=&#8221;TRUE&#8221;&gt;</p>
<p style="padding-left: 30px;">&lt;File Url=&#8221;ProductDetail.aspx&#8221; Type=&#8221;GhostableInLibrary&#8221;&gt;<br />
&lt;Property Name=&#8221;Title&#8221; Value=&#8221;$Resources:pagelayout_product_name;&#8221; /&gt;<br />
&lt;Property Name=&#8221;MasterPageDescription&#8221; Value=&#8221;$Resources:pagelayout_product_description;&#8221; /&gt;<br />
&lt;Property Name=&#8221;ContentType&#8221; Value=&#8221;$Resources:cmscore,contenttype_pagelayout_name;&#8221; /&gt;<br />
&lt;Property Name=&#8221;PublishingPreviewImage&#8221; Value=&#8221;~SiteCollection/_catalogs/masterpage/$Resources:core,Culture;/Preview Images/DefaultPageLayout.png, ~SiteCollection/_catalogs/masterpage/$Resources:core,Culture;/Preview Images/DefaultPageLayout.png&#8221; /&gt;<br />
&lt;Property Name=&#8221;PublishingAssociatedContentType&#8221; Value=&#8221;;#$Resources:contenttype_productbase_name;;<br />
#0&#215;010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB0645<br />
84E219954237AF3900ADB88465BE2C439798977662094183BC;#&#8221;/&gt;<br />
&lt;/File&gt;</p>
<p style="padding-left: 30px;">&lt;/Module&gt;<br />
&lt;Module Name=&#8221;ProductLayoutImages&#8221; Url=&#8221;Style Library&#8221; Path=&#8221;Styles&#8221; RootWebOnly=&#8221;TRUE&#8221;&gt;<br />
&lt;File Url=&#8221;images/line.jpg&#8221; Name=&#8221;product/images/line.jpg&#8221; Type=&#8221;GhostableInLibrary&#8221; /&gt;<br />
&lt;/Module&gt;</p>
<p>&lt;/Elements&gt;</p>
</div>
<p>(Note: the value for PublishingAssociatedContentType above contains a break for HTML display reasons. You should put the value in one line).</p>
<p>I must say not much is available in the MSDN documentation about the schema for provisioning publishing pages. Like in other cases I looked at the PublishingLayouts feature delivered with the MOSS 2007 installation. This is a hidden feature that provisions the standard page layouts, master pages, etc for a MOSS Publishing site. You can find the feature here: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\PublishingLayouts.</p>
<p>Some clarifications to the schema elements:</p>
<p><strong>&lt;Module&gt; element:</strong></p>
<p>&lt;Module Name=&#8221;[your module name]&#8221; Url=&#8221;virtual path destination of the module elements &#8221; Path=&#8221;path from within this feature&#8221;&gt;</p>
<p><strong>PublishingAssociatedContentType property:</strong></p>
<p>This property specifies to which the page layout you are installing is mapped to. The syntax is<br />
;#ContentTypeName;#ContentTypeID;#</p>
<p><strong>GhostableInLibrary:</strong></p>
<p>Every  element has the property Type=&#8221;GhostableInLibrary&#8221;. This property is important because it will install the file in the Master Page gallery, but the actual file content are still stored on the hard drive and not directly in the SharePoint database (as is the case if you create your page layout using SDP).</p>
<p><strong>Wrapping it up: creating the feature:</strong></p>
<p>I&#8217;m using one single feature to create my custom publishing fields, custom publishing content type and custom page layout(s).</p>
<p><strong>The feature now has the following structure:</strong></p>
<p>Three XML files are referenced by the feature schema in the order in which they should be installed.</p>
<ul>
<li>myfields.xml: this file defines all my custom site columns.</li>
</ul>
<ul>
<li>ProductContentTypes.xml: this file defines my two custom publishing content types and uses the custom field defined in myfields.xml.</li>
</ul>
<ul>
<li>PageProvisionedFiles.xml: this file contains the provisioning for page layout and associated image.</li>
</ul>
<p>I think the order in which these files are referenced in the feature schema are important because the site columns must be created before the content types, and the content types must be created before the page layout can reference it.</p>
<p>So, I have no proof that this really executes in the order defined in the feature schema but I do assume it is the case. Maybe someone has found some documentation on this?</p>
<div style="background-color:#F8F8F8;"><strong>Feature schema:</strong></p>
<p>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&gt;<br />
&lt;Feature Id=&#8221;787DCDC4-97F9-4f64-A771-D2A8B86DCADB&#8221;<br />
Title=&#8221;My publishing content type&#8221;<br />
Description=&#8221;$Resources:feature_description;&#8221;<br />
Version=&#8221;1.0.0.0&#8243;<br />
Scope=&#8221;Site&#8221;<br />
DefaultResourceFile=&#8221;_Res&#8221;<br />
Hidden=&#8221;FALSE&#8221;<br />
xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;<br />
&lt;ActivationDependencies&gt;<br />
&lt;!&#8211; Add a dependency to the Publishing site&#8211;&gt;<br />
&lt;ActivationDependency FeatureId=&#8221;F6924D36-2FA8-4f0b-B16D-06B7250180FA&#8221; /&gt;<br />
&lt;/ActivationDependencies&gt;<br />
&lt;ElementManifests&gt;<br />
&lt;ElementManifest Location=&#8221;myfields.xml&#8221;/&gt;<br />
&lt;ElementManifest Location=&#8221;ProductContentTypes.xml&#8221;/&gt;<br />
&lt;ElementManifest Location=&#8221;PageProvisionedFiles.xml&#8221;/&gt;<br />
&lt;/ElementManifests&gt;<br />
&lt;/Feature&gt;</p>
</div>
<p>That&#8217;s it, the feature is complete.</p>
<p style="text-align: left;">All that needs to be done is copy the feature directory to &#8220;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\MyContentTypeFeature&#8221; and run the install command.</p>
<p style="text-align: left;">stsadm -o installfeature -filename MyContentTypeFeature\feature.xml</p>
<p>This command can be used to install and test the feature. For a production environment I would recommend creating a SharePoint solution that installs the feature and all its files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/08/10/moss10-publishing-page-layout-using-a-feature-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS9 / Creating Publishing Content Types</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/07/10/moss9-creating-publishing-content-types-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/07/10/moss9-creating-publishing-content-types-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 04:35:43 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Publishing Content Type for MOSS]]></category>
		<category><![CDATA[SharePoint Administration]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=115</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong><span style="text-decoration: underline;">How to Create Site Columns:</span></strong></p>
<p>Before going into detail on the creation of content types via features it is important to understand how Content type IDs work.</p>
<p>You should read the following MSDN page that explains about ContenTypes IDs and their inheritance based model: <a title="http://msdn2.microsoft.com/en-us/library/aa543822.aspx" href="http://msdn2.microsoft.com/en-us/library/aa543822.aspx" target="_blank">http://msdn2.microsoft.com/en-us/library/aa543822.aspx</a></p>
<p>Since this post shows how to create Publishing Content Types we need to find from which existing content type we want to base our own. I did some research on the features that are installed and activated when you use the Publishing site. In there we can see that the base content type from which we want to inherit is the &#8220;Page&#8221;. This Content Type has an ID of:</p>
<p><span style="color: #808000;"><strong>0&#215;010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB0<br />
64584E219954237AF39</strong></span></p>
<p>So in order to create our own ID we can add two hexadecimal values, or, we can add &#8220;00&#8243; followed by a GUID. I prefer this approach as it is unique and identifies custom content types more easily.</p>
<p><strong>So my content type ID can be:</strong></p>
<p><span style="color: #808000;"><strong>0&#215;010100C568DB52D9D0A14D9B2FDCC96666E9F20079481<br />
30EC3DB064584E219954237AF3900ADB88465BE2C439798977662094183BC</strong></span></p>
<p>The bold text is the Page content type ID to which I append &#8220;00&#8243; and a new GUID.</p>
<p><strong>Content Type Schema:</strong></p>
<p style="text-align: left;">Second important piece of information is the Content Type schema. I could not find any information specific to publishing content types on MSDN or the MOSS SDK. So again the solution is to use the available information together with some nosing in the publishing features installed by MOSS in the 12 hive. ContentType schema on MSDN: <a title="http://msdn2.microsoft.com/en-us/library/aa544268.aspx" href="http://msdn2.microsoft.com/en-us/library/aa544268.aspx" target="_blank">http://msdn2.microsoft.com/en-us/library/aa544268.aspx</a></p>
<p>In the following sample I&#8217;m creating two content types: a product content type and a hardware product content type. You will see that the hardware product content type inherits from the product content type by appending 00 + a new GUID to the ID.</p>
<div style="background-color:#F8F8F8;">
<p style="text-align: left;">&lt;Elements xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;</p>
<p style="padding-left: 30px; text-align: left;">&lt;!&#8211; Product base content type &#8211;&gt;<br />
&lt;ContentType ID=&#8221;0&#215;010100C568DB52D9D0A14D9B2FDCC96666E9F2007<br />
948130EC3DB064584E219954237AF3900ADB88465BE2C43979<br />
8977662094183BC&#8221; Name=&#8221;$Resources:contenttype_productbase_name;&#8221; Description=&#8221;$Resources:contenttype_productbase_description;&#8221; Group=&#8221;$Resources:group_productcontenttypes;&#8221; Sealed=&#8221;FALSE&#8221; Version=&#8221;0&#8243;&gt;<br />
&lt;FieldRefs&gt;<br />
&lt;FieldRef ID=&#8221;{F44BFBB0-4725-4167-B976-F85F84131AA3}&#8221; Name=&#8221;ProductCategory&#8221; Required=&#8221;FALSE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{EB19D87C-5DEE-4a73-85E0-506293D422D9}&#8221; Name=&#8221;ProductName&#8221; Required=&#8221;TRUE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{D73843E5-0D9F-4400-BC75-1A4C2BD27900}&#8221; Name=&#8221;ProductIntro&#8221; Required=&#8221;TRUE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{894635F9-1DF8-46f1-BC47-46EFF09FEF3D}&#8221; Name=&#8221;ProductDescription&#8221; Required=&#8221;FALSE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{D89C9409-2A97-4a7a-81F5-7D45E7CD8D6B}&#8221; Name=&#8221;LaunchDate&#8221; Required=&#8221;TRUE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{6036ECDE-521A-4dbe-94B4-40E0E4EF7029}&#8221; Name=&#8221;ProductImage&#8221; Required=&#8221;FALSE&#8221; /&gt;<br />
&lt;FieldRef ID=&#8221;{F31DF817-D220-4449-BD6F-2F1B7C0823ED}&#8221; Name=&#8221;ProductPrice&#8221; Required=&#8221;TRUE&#8221; /&gt;<br />
&lt;/FieldRefs&gt;<br />
&lt;DocumentTemplate TargetName=&#8221;/_layouts/CreatePage.aspx&#8221; /&gt;<br />
&lt;/ContentType&gt;</p>
<p style="padding-left: 30px; text-align: left;">&lt;ContentType ID=&#8221;0&#215;010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3D<br />
B064584E219954237AF3900ADB88465BE2C439798977662094183BC00B2DE<br />
F3B02D274199BFF43C6D2F129D99&#8243; Name=&#8221;$Resources:contenttype_hardwareproduct_name;&#8221; Group=&#8221;$Resources:group_productcontenttypes;&#8221; Sealed=&#8221;FALSE&#8221; Version=&#8221;0&#8243;&gt;<br />
&lt;FieldRefs&gt;<br />
&lt;FieldRef ID=&#8221;{6A08E31A-0620-45df-BAC1-54A4D0FBFDCE}&#8221; Name=&#8221;ProductManual&#8221; /&gt;<br />
&lt;/FieldRefs&gt;<br />
&lt;DocumentTemplate TargetName=&#8221;/_layouts/CreatePage.aspx&#8221; /&gt;<br />
&lt;/ContentType&gt;</p>
<p style="text-align: left;">&lt;/Elements&gt;</p>
</div>
<p>Now we need to add this to the feature and install it together with what was done in part I of this series.</p>
<p>The complete feature can be downloaded <a title="here" href="http://www.katriendg.com/aboutdotnet/attachments/200703/MyContentTypeFeature.zip" target="_blank">here</a>.</p>
<p><strong>Refer:</strong></p>
<p><a title="http://www.katriendg.com/aboutdotnet/2007_4_2_publishing-content-types.aspx" href="http://www.katriendg.com/aboutdotnet/2007_4_2_publishing-content-types.aspx" target="_blank">http://www.katriendg.com/aboutdotnet/2007_4_2_publishing-content-types.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/07/10/moss9-creating-publishing-content-types-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS8 / Create Site Columns in SharePoint Server</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/12/moss8-create-site-columns-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/12/moss8-create-site-columns-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 04:17:14 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[SharePoint Administration]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[Site Columns for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=114</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong>Creating Site Columns:</strong></p>
<p>In this 3 part series I will explain the steps you need to follow in order to create site columns, content types and page layouts for use with a MOSS publishing site.</p>
<p>There is already quite some information to be found on the internet on how to create site columns and custom lists using a feature, however most part apply to team sites (WSS3 sites), not MOSS publishing sites.</p>
<p><strong>Field definition schema:</strong></p>
<p>Site columns are created by placing &lt;Field&gt; elements inside an &lt;Elements&gt; tag. It is important to review the &lt;Field&gt; element definition before going any further. The complete schema definition is detailed in the WSS3 SDK which can be consulted online on the MSDN site (<span style="color: #0000ff;"><a title="http://msdn2.microsoft.com/en-us/library/ms437580.aspx" href="http://msdn2.microsoft.com/en-us/library/ms437580.aspx" target="_blank">http://msdn2.microsoft.com/en-us/library/ms437580.aspx</a></span>). On the mentioned URL you can find all the types of fields available out of the box, the required attributes, possible values and so forth.</p>
<p>This is very good documentation for WSS3 fields but information on extra field types for publishing site columns is not available. At least I was unable to find it in the MOSS SDK or online. My solution was to look at the feature definitions used by MOSS publishing feature available out of the box.</p>
<p>Most of the attributes of the &lt;Field&gt; element are optional. This is a sample field definition using the most common attributes:</p>
<p style="text-align: left; padding-left: 30px;">&lt;Field</p>
<p style="text-align: left; padding-left: 60px;">ID=&#8221;{4C67267C-B950-4cd4-8038-DEACA9EC2F74}&#8221;<br />
Name=&#8221;IntroductionText&#8221;<br />
StaticName=&#8221; IntroductionText &#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243;<br />
Group=&#8221;My publishing fields group&#8221;<br />
DisplayName=&#8221;Introduction text field&#8221;<br />
Type=&#8221;Text&#8221;<br />
Required=&#8221;FALSE&#8221;<br />
Sealed=&#8221;TRUE&#8221;<br />
MaxLength=&#8221;250&#8243;&gt;</p>
<p style="text-align: left; padding-left: 30px;">&lt;/Field&gt;</p>
<p style="text-align: left;">When using other types of fields there are extra attributes that are useful.</p>
<p>A note about the sealed attribute: setting this to &#8220;TRUE&#8221; will ensure the field cannot be removed via the &#8220;Change column&#8221; page. However when you are creating a choice field (a dropdown, a checkbox list), and you want your users to be able to edit the list of values you need to set sealed to FALSE.</p>
<p>Some attributes are only used in combination with some types of fields, like for example the StorageTZ attribute, which is useful together with Type=&#8221;DateTime&#8221;.</p>
<p>When it comes to publishing field types there are some new types that you can use. As far as I could find they are not yet documented. By looking at the &#8220;PublishingResources&#8221; hidden feature I could find the following:</p>
<table border="0">
<tbody>
<tr>
<th>Field type</th>
<th>Description</th>
<th>Related attributes</th>
</tr>
<tr>
<td>Image</td>
<td>Publishing field for storing an image. The edit control shows the Insert picture button.</td>
<td>RichText=&#8221;TRUE&#8221;<br />
RichTextMode=&#8221;FullHtml&#8221;</td>
</tr>
<tr>
<td>HTML</td>
<td>HTML editing control</td>
<td>RichText=&#8221;TRUE&#8221; RichTextMode=&#8221;FullHtml&#8221;</td>
</tr>
<tr>
<td>Link</td>
<td>Hyperlink control</p>
<p>In edit mode, allows the user to select an internal file (also external links can be allowed)</p>
<p>In display mode shows the clickable link to the file</td>
<td>RichText=&#8221;TRUE&#8221; RichTextMode=&#8221;FullHtml&#8221;</td>
</tr>
<tr>
<td>SummaryLinks</td>
<td>Field control for editing a list of links</td>
<td></td>
</tr>
</tbody>
</table>
<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val=" " /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--> There are also some extra fields that are related to the page publishing content types such as &#8220;Publishing schedule start date&#8221;. I don&#8217;t think you&#8217;d like to use these as the page content types normally already inherit these types of columns.</p>
<p>As a sample for this and the following posts in this series I&#8217;m creating a product page content type. My product contains 8 fields going from name and description, date, image, price.</p>
<p>This is the XML schema (myfields.xml):</p>
<p style="text-align: left;">&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243; ?&gt;<br />
&lt;!&#8211; _lcid=&#8221;1033&#8243; _version=&#8221;12.0.4017&#8243; _dal=&#8221;1&#8243; &#8211;&gt;<br />
&lt;!&#8211; _LocalBinding &#8211;&gt;<br />
&lt;!&#8211;<br />
&#8211;&gt;<br />
&lt;Elements xmlns=&#8221;http://schemas.microsoft.com/sharepoint/&#8221;&gt;<br />
&lt;Field ID=&#8221;{F44BFBB0-4725-4167-B976-F85F84131AA3}&#8221; Name=&#8221;ProductCategory&#8221; StaticName=&#8221;ProductCategory&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_productcategory_displayname;&#8221; Type=&#8221;Choice&#8221; Format=&#8221;Dropdown&#8221; Required=&#8221;FALSE&#8221; Sealed=&#8221;FALSE&#8221;&gt;<br />
&lt;CHOICES&gt;<br />
&lt;CHOICE&gt;$Resources:column_productcategory_choice1;&lt;/CHOICE&gt;<br />
&lt;CHOICE&gt;$Resources:column_productcategory_choice2;&lt;/CHOICE&gt;<br />
&lt;CHOICE&gt;$Resources:column_productcategory_choice3;&lt;/CHOICE&gt;<br />
&lt;/CHOICES&gt;<br />
&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{EB19D87C-5DEE-4a73-85E0-506293D422D9}&#8221; Name=&#8221;ProductName&#8221; StaticName=&#8221;ProductName&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_productname_displayname;&#8221; Type=&#8221;Text&#8221; Required=&#8221;TRUE&#8221; Sealed=&#8221;TRUE&#8221; MaxLength=&#8221;255&#8243;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{D73843E5-0D9F-4400-BC75-1A4C2BD27900}&#8221; Name=&#8221;ProductIntro&#8221; StaticName=&#8221;ProductIntro&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_intro_displayname;&#8221; Type=&#8221;Text&#8221; Description=&#8221;$Resources:column_intro_description;&#8221; Required=&#8221;TRUE&#8221; Sealed=&#8221;TRUE&#8221; MaxLength=&#8221;500&#8243; NumLines=&#8221;2&#8243;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{894635F9-1DF8-46f1-BC47-46EFF09FEF3D}&#8221; Name=&#8221;ProductDescription&#8221; StaticName=&#8221;ProductDescription&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_productdesc_displayname;&#8221; Type=&#8221;HTML&#8221; Required=&#8221;FALSE&#8221; Sealed=&#8221;TRUE&#8221; RichText=&#8221;TRUE&#8221; RichTextMode=&#8221;FullHtml&#8221;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{D89C9409-2A97-4a7a-81F5-7D45E7CD8D6B}&#8221; Name=&#8221;LaunchDate&#8221; StaticName=&#8221;LaunchDate&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_date_displayname;&#8221; Type=&#8221;DateTime&#8221; Format=&#8221;DateTime&#8221; Required=&#8221;TRUE&#8221; Sealed=&#8221;TRUE&#8221; StorageTZ=&#8221;UTC&#8221;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{6036ECDE-521A-4dbe-94B4-40E0E4EF7029}&#8221; Name=&#8221;ProductImage&#8221; StaticName=&#8221;ProductImage&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_image_displayname;&#8221; Type=&#8221;Image&#8221; Required=&#8221;FALSE&#8221; Sealed=&#8221;TRUE&#8221; RichText=&#8221;TRUE&#8221; RichTextMode=&#8221;FullHtml&#8221;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{6A08E31A-0620-45df-BAC1-54A4D0FBFDCE}&#8221; Name=&#8221;ProductManual&#8221; StaticName=&#8221;ProductManual&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_manual_displayname;&#8221; Type=&#8221;Link&#8221; Required=&#8221;FALSE&#8221; Sealed=&#8221;TRUE&#8221; RichText=&#8221;TRUE&#8221; RichTextMode=&#8221;FullHtml&#8221;&gt;&lt;/Field&gt;<br />
&lt;Field ID=&#8221;{F31DF817-D220-4449-BD6F-2F1B7C0823ED}&#8221; Name=&#8221;ProductPrice&#8221; StaticName=&#8221;ProductPrice&#8221; SourceID=&#8221;http://schemas.microsoft.com/sharepoint/v3&#8243; Group=&#8221;$Resources:column_group_products;&#8221; DisplayName=&#8221;$Resources:column_productprice_displayname;&#8221; Type=&#8221;Currency&#8221; Required=&#8221;TRUE&#8221; Sealed=&#8221;TRUE&#8221; Decimals=&#8221;2&#8243;&gt;&lt;/Field&gt;<br />
&lt;/Elements&gt;</p>
<p style="text-align: left;">To install the field definitions via a feature I&#8217;m creating a feature.xml file that refers to the myfields.xml. In the feature file I also add a dependency to the PublishingSite feature.</p>
<p><strong>A note about resources files:</strong></p>
<p>As you may notice in the display name and description attributes I’m referring to a resource instead of typing in the text. I recommend using resource files whenever translatable (non system name) text is used.</p>
<p>Living in Belgium, a country where we have three official languages I&#8217;m used to creating multi-lingual applications. Even when a first requirement does not specify a multi-lingual approach I still prefer to foresee resource files.</p>
<p>When creating features you can use local resource files by placing them in a sub-folder in the feature directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/12/moss8-create-site-columns-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS5 / Create a Page Layout in Sharepoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/07/moss5-create-a-page-layout-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/07/moss5-create-a-page-layout-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 03:54:35 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Customization]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[Page Layout Creation]]></category>
		<category><![CDATA[Page Layout for MOSS]]></category>
		<category><![CDATA[Publishing Page Layout]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=110</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong><span style="text-decoration: underline;">How to create a Page Layout in Sharepoint?</span></strong></p>
<p>Page layouts are templates that define content structure for a page and are always associated with a content type. A content type contains a document template, data columns, workflows, and other information that completely define a document. The publishing feature of MOSS uses a single root content type for publishing called Page. All of the page layouts inherit from this base. Here&#8217;s how to create a new page layout in MOSS.</p>
<p><strong>STEP 1:- Define Site Columns</strong></p>
<p>The individual content elements that appear in a page layout are derived from site columns. When you create a page layout, you can use any of the site columns already defined or define your own.</p>
<p><strong>STEP 2:- Define a Content Type</strong></p>
<p>Page layouts have a direct relationship to a content type defined within the site. The content type is a collection of site columns, a page template, workflows, and other information that determine the appearance and behavior of a page layout. In order to create a page layout, you must create a new content type that derives from the existing Page content type. Inheriting the Page content type allows the new page layout to function correctly within the MOSS content management Feature.</p>
<p><strong>STEP 3:- Create the Page Layout</strong></p>
<p>Page layouts are stored in Master Page and Page Layout Gallery. From this gallery, you can create a new page layout and associate it with a content type. This process makes the site columns that are defined for the content type available to the page layout as field controls that you can place on the page with the SharePoint Designer.</p>
<p><strong>STEP 4:- Edit the Page Layout in SharePoint Designer</strong></p>
<p>Once you have created the new page layout, you must open it in the SharePoint Designer so that you can add the desired field controls. The site columns you defined as part of the content type become available in the SharePoint Designer as field controls that you can place on the page layout.</p>
<p><strong>STEP 5:- Publish the New Page Layout</strong></p>
<p>Once the page layout is created, you must publish and approve it so that it becomes available for content authors. This process is essentially the same as publishing any item in MOSS. First the document is checked in, then it is published, and finally it is approved.</p>
<p><strong>STEP 6:- Create a New Page</strong></p>
<p>Once the page layout is published and approved, content authors may use it to create new pages. This is done in the normal way by selecting the Create Page item from the Site Actions menu. After the page is created, the field controls may be edited to develop the actual page content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/06/07/moss5-create-a-page-layout-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS4 / Create Minimal Master Page for SharePoint</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/14/moss4-create-minimal-master-page-for-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/14/moss4-create-minimal-master-page-for-sharepoint-server-2007/#comments</comments>
		<pubDate>Wed, 14 May 2008 05:55:41 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[ASP.Net Frameworks]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[Minimal Master Page]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Moss 2007 customization]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[MOSS Minimal Master Page]]></category>
		<category><![CDATA[SharePoint Administration]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[SharePoint Server Minimal Master Page]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[Work with Minimal Master Page for MOSS]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=103</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230; Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong>How to Create Minimal Master Page for MOSS:</strong></p>
<p>Go to Site Action -&gt; Site setting -&gt; Modify All Site Settings.</p>
<p>Then you will see the following screen. Then click on</p>
<p>Galleries -&gt; Master pages and page layouts</p>
<p>You will see page as following image.</p>
<p>Click on default.master, it opens pop up then click send to -&gt; Download a Copy</p>
<p>Save it to local drive. Rename defalt.master to maven.master. (Your referred name)</p>
<p>Then click on upload link.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage1.jpg"><img class="alignnone size-medium wp-image-224" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage1-300x173.jpg" alt="Create Minimal Master Page" width="300" height="173" /></a></p>
<p>On clicking upload link following page will be displayed. Click browse, select .master file we have renamed and click ok.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage2.jpg"><img class="alignnone size-medium wp-image-225" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage2-300x89.jpg" alt="Create Minimal Master Page" width="300" height="89" /></a></p>
<p>After clicking Ok, you will see following page. Select Content Type Publishing Master Page. Add the name and description. And click check in.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage3.jpg"><img class="alignnone size-medium wp-image-226" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage3-300x140.jpg" alt="Create Minimal Master Page" width="300" height="140" /></a></p>
<p>Click on maven.master. we will see popup menu. Click on check out to make master page writable. Then click on maven.master, from popup click edit in Microsoft office sharepoint designer.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage4.jpg"><img class="alignnone size-medium wp-image-227" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage4-300x178.jpg" alt="Create Minimal Master Page" width="300" height="178" /></a></p>
<p>This will open sharepoint server. Give the username and password of the site. The code of the current maven.master will be open.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage5.jpg"><img class="alignnone size-medium wp-image-228" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage5-300x227.jpg" alt="Create Minimal Master Page" width="300" height="227" /></a></p>
<p>Replace code of the current maven.master with following code.</p>
<hr />
<div style="background-color:#F8F8F8; text-align: left;">&lt;%&#8211; Identifies this page as a .master page written in Microsoft Visual C# and registers tag prefixes, namespaces, assemblies, and controls. &#8211;%&gt;<br />
&lt;%@ Master language=&#8221;C#&#8221; %&gt;<br />
&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD HTML 4.01 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/html4/loose.dtd&#8221;&gt;<br />
&lt;%@ Import Namespace=&#8221;Microsoft.SharePoint&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;SPSWC&#8221; Namespace=&#8221;Microsoft.SharePoint.Portal.WebControls&#8221; Assembly=&#8221;Microsoft.SharePoint.Portal, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;SharePoint&#8221; Namespace=&#8221;Microsoft.SharePoint.WebControls&#8221; Assembly=&#8221;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;WebPartPages&#8221; Namespace=&#8221;Microsoft.SharePoint.WebPartPages&#8221; Assembly=&#8221;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;PublishingWebControls&#8221; Namespace=&#8221;Microsoft.SharePoint.Publishing.WebControls&#8221; Assembly=&#8221;Microsoft.SharePoint.Publishing, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;PublishingNavigation&#8221; Namespace=&#8221;Microsoft.SharePoint.Publishing.Navigation&#8221; Assembly=&#8221;Microsoft.SharePoint.Publishing, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;Welcome&#8221; src=&#8221;~/_controltemplates/Welcome.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;DesignModeConsole&#8221; src=&#8221;~/_controltemplates/DesignModeConsole.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;PublishingVariations&#8221; TagName=&#8221;VariationsLabelMenu&#8221; src=&#8221;~/_controltemplates/VariationsLabelMenu.ascx&#8221; %&gt;<br />
&lt;%@ Register Tagprefix=&#8221;PublishingConsole&#8221; TagName=&#8221;Console&#8221; src=&#8221;~/_controltemplates/PublishingConsole.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;PublishingSiteAction&#8221; TagName=&#8221;SiteActionMenu&#8221; src=&#8221;~/_controltemplates/PublishingActionMenu.ascx&#8221; %&gt;<br />
&lt;%&#8211; Uses the Microsoft Office namespace and schema. &#8211;%&gt;<br />
&lt;html&gt;<br />
&lt;WebPartPages:SPWebPartManager runat=&#8221;server&#8221;/&gt;<br />
&lt;SharePoint:RobotsMetaTag runat=&#8221;server&#8221;/&gt;</p>
<p>&lt;%&#8211; The head section includes a content placeholder for the page title and links to CSS and ECMAScript (JScript, JavaScript) files that run on the server. &#8211;%&gt;<br />
&lt;head runat=&#8221;server&#8221;&gt;<br />
&lt;asp:ContentPlaceHolder runat=&#8221;server&#8221; id=&#8221;head&#8221;&gt;<br />
&lt;title&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderPageTitle&#8221; runat=&#8221;server&#8221; /&gt;<br />
&lt;/title&gt;<br />
&lt;/asp:ContentPlaceHolder&gt;<br />
&lt;Sharepoint:CssLink runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderAdditionalPageHead&#8221; runat=&#8221;server&#8221; /&gt;<br />
&lt;/head&gt;</p>
<p>&lt;%&#8211; When loading the body of the .master page, SharePoint Server 2007 also loads the SpBodyOnLoadWrapper class. This class handles .js calls for the master page. &#8211;%&gt;<br />
&lt;body onload=&#8221;javascript:_spBodyOnLoadWrapper();&#8221;&gt;<br />
&lt;%&#8211; The SPWebPartManager manages all of the Web part controls, functionality, and events that occur on a Web page. &#8211;%&gt;<br />
&lt;form runat=&#8221;server&#8221; onsubmit=&#8221;return _spFormOnSubmitWrapper();&#8221;&gt;<br />
&lt;wssuc:Welcome id=&#8221;explitLogout&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;PublishingSiteAction:SiteActionMenu runat=&#8221;server&#8221;/&gt;<br />
&lt;PublishingWebControls:AuthoringContainer id=&#8221;authoringcontrols&#8221; runat=&#8221;server&#8221;&gt;<br />
&lt;PublishingConsole:Console runat=&#8221;server&#8221; /&gt;<br />
&lt;/PublishingWebControls:AuthoringContainer&gt;<br />
&lt;%&#8211; The PlaceHolderMain content placeholder defines where to place the page content for all the content from the page layout. The page layout can overwrite any content placeholder from the master page. Example: The PlaceHolderLeftNavBar can overwrite the left navigation bar. &#8211;%&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderMain&#8221; runat=&#8221;server&#8221; /&gt;<br />
&lt;asp:Panel visible=&#8221;false&#8221; runat=&#8221;server&#8221;&gt;<br />
&lt;%&#8211; These ContentPlaceHolders ensure all default SharePoint Server pages render with this master page. If the system master page is set to any default master page, the only content placeholders required are those that are overridden by your page layouts. &#8211;%&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderSearchArea&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderTitleBreadcrumb&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderPageTitleInTitleArea&#8221;  runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderLeftNavBar&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderPageImage&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderBodyLeftBorder&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderNavSpacer&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderTitleLeftBorder&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderTitleAreaSeparator&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder ID=&#8221;PlaceHolderMiniConsole&#8221; runat=&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderCalendarNavigator&#8221; runat =&#8221;server&#8221; /&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderLeftActions&#8221; runat =&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderPageDescription&#8221; runat =&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderBodyAreaClass&#8221; runat =&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderTitleAreaClass&#8221; runat =&#8221;server&#8221;/&gt;<br />
&lt;asp:ContentPlaceHolder id=&#8221;PlaceHolderBodyRightMargin&#8221; runat=&#8221;server&#8221; /&gt;<br />
&lt;/asp:Panel&gt;<br />
&lt;/form&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
</div>
<hr />Above code is default code for any master pages. Whatever our design we need, code it in this file. There is one content place holder which holds the page layout.</p>
<p>Save the file. Then go to master page and layouts page from the site as follows.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage6.jpg"><img class="alignnone size-medium wp-image-230" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage6-300x188.jpg" alt="Create Minimal Master Page" width="300" height="188" /></a></p>
<p>Click on maven.master and click check in. This will open following page. Select Major Version (publish). And click open.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage7.jpg"><img class="alignnone size-medium wp-image-231" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage7-300x112.jpg" alt="Create Minimal Master Page" width="300" height="112" /></a></p>
<p>Again click maven.master and click Approve/Reject from popup. And click approve.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage8.jpg"><img class="alignnone size-medium wp-image-232" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage8-300x93.jpg" alt="Create Minimal Master Page" width="300" height="93" /></a></p>
<p>To change the master page of current site, go to;</p>
<p>Site action -&gt; site settings -&gt; modify all settings</p>
<p>Look and Feel -&gt; Master page</p>
<p>This will open following form,</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage9.jpg"><img class="alignnone size-medium wp-image-233" title="Create Minimal Master Page" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/minimalmasterpage9-300x187.jpg" alt="Create Minimal Master Page" width="300" height="187" /></a></p>
<p>Select maven.master.<br />
This will apply maven.master to current site.</p>
<p><strong>Fore more details please refer:</strong></p>
<p><a title="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx" target="_blank"> http://msdn2.microsoft.com/en-us/library/aa660698.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/14/moss4-create-minimal-master-page-for-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS3 / Creating Themes / Skins / Templates</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/04/moss3-creating-themes-skins-templates-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/04/moss3-creating-themes-skins-templates-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Sun, 04 May 2008 05:31:35 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[C# Development]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Creating Theme for MOSS]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[Moss 2007 customization]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Design]]></category>
		<category><![CDATA[MOSS Skins]]></category>
		<category><![CDATA[MOSS Templates]]></category>
		<category><![CDATA[MOSS Themes]]></category>
		<category><![CDATA[SharePoint Administration]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[sharepoint customization]]></category>
		<category><![CDATA[sharepoint experts]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[SharePoint Themes]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=102</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong><span style="text-decoration: underline;">Creating Themes / Skins / Templates</span></strong></p>
<ul style="text-align: left;">
<li>On the SharePoint server go to the Themes folder e.g. c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Themes</li>
</ul>
<ul style="text-align: left;">
<li>Make a copy one of the existing theme folders and its contents rename it e.g. MyTheme.</li>
</ul>
<ul style="text-align: left;">
<li>Rename the .INF file within the MyTheme folder to MyTheme.INF</li>
</ul>
<ul style="text-align: left;">
<li>Edit MyTheme.INF.
<ul>
<li> At the the info section, Change the title, to MyTheme. Change codepage, e.g 22200, replacing the code page will fixing error &#8220;A theme with the name &#8216;MyTheme 1011&#8242; and version already exists on the server.&#8221;</li>
<li> In the titles section, rename the names to your new name. this section is to present the name in the different language.</li>
</ul>
</li>
</ul>
<ul style="text-align: left;">
<li>Provide an image to give a preview of your theme. This image should be placed in C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES. E.g. tmbMyTheme.gif</li>
</ul>
<ul style="text-align: left;">
<li>Modify the c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Layouts\1033\SPTHEMES.xml to include a reference to the new MyTheme theme</li>
</ul>
<p style="text-align: left;">&lt;Templates&gt;<br />
&lt;TemplateID&gt;MyTheme&lt;/TemplateID&gt;<br />
&lt;DisplayName&gt; MyTheme &lt;/DisplayName&gt;<br />
&lt;Description&gt; MyTheme has a white background with blue control areas and orange highlights.&lt;/Description&gt;<br />
&lt;Thumbnail&gt;images/tmbMyTheme.gif&lt;/Thumbnail&gt;<br />
&lt;Preview&gt;images/ tmbMyTheme.gif&lt;/Preview&gt;<br />
&lt;/Templates&gt;</p>
<ul style="text-align: left;">
<li>Modify the CSS within MyTheme folder to personalize your theme.</li>
</ul>
<ul style="text-align: left;">
<li>Run iisreset from the command prompt</li>
</ul>
<ul style="text-align: left;">
<li>Apply the new theme to a &#8216;test site&#8217;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/05/04/moss3-creating-themes-skins-templates-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS2/Working with Web Application and Site Collection</title>
		<link>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/04/14/moss2-working-with-web-application-and-site-collection-in-sharepoint-server-2007/</link>
		<comments>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/04/14/moss2-working-with-web-application-and-site-collection-in-sharepoint-server-2007/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 05:11:54 +0000</pubDate>
		<dc:creator>rupen</dc:creator>
				<category><![CDATA[.Net Development]]></category>
		<category><![CDATA[Microsoft Project Server]]></category>
		<category><![CDATA[Microsoft SharePoint Server]]></category>
		<category><![CDATA[Create Content Place holder]]></category>
		<category><![CDATA[Create Master page]]></category>
		<category><![CDATA[Learn SharePoint Server]]></category>
		<category><![CDATA[Minimal Master Page]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Moss 2007 customization]]></category>
		<category><![CDATA[MOSS 2007 development]]></category>
		<category><![CDATA[MOSS Site Collection]]></category>
		<category><![CDATA[MOSS Web Applications]]></category>
		<category><![CDATA[SharePoint Administration]]></category>
		<category><![CDATA[SharePoint code]]></category>
		<category><![CDATA[Sharepoint Configuration]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[sharepoint server 2007]]></category>
		<category><![CDATA[sharepoint server Solutions]]></category>
		<category><![CDATA[Site Collections]]></category>
		<category><![CDATA[Web Application and Site Collections]]></category>
		<category><![CDATA[Web Application and Site Collections in MOSS]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Working with Site Collections]]></category>
		<category><![CDATA[Working with Web Applications]]></category>

		<guid isPermaLink="false">http://www.offshoresoftwaredevelopmentindia.com/blog/?p=98</guid>
		<description><![CDATA[SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint team and Project server team at offshoresoftwaredevelopmentindia.com has great experience of creating web application based on MOSS 2007 and Project server 2007. That includes customization and development of webpart, site definitions, theme development, extension development, module creation. The team has developed CRM application, Job portal, Project management, to CMS applications based on MOSS 2007 and project server 2007.</p>
<p>Team would like to share same experience. This can help who wanted to begin with the sharePoint development and Project Server development.</p>
<p>There are list of articles start with SP and from number 1 to &#8230;. Always start with the article SP1 and read next article to start working on MOSS easily and quickly.</p>
<p><strong><span style="text-decoration: underline;">Working with Web Application and Site Collection:</span></strong></p>
<p>To start working with WA (Web Application) and SC (Site Collection), open web application we have created by entering link into browser. We need to log in by user name and password which we have given to web application.</p>
<p>See to the following image for home page of the web application. The most important control on the webpage is site Actions.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections.jpg"><img class="alignnone size-medium wp-image-215" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections-300x216.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="216" /></a></p>
<p>If you click on the site action button you will see the menu with so many options.</p>
<p>Go to Site Action -&gt; Site setting -&gt; Modify All Site Settings.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections2.jpg"><img class="alignnone size-medium wp-image-216" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections2-300x114.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="114" /></a></p>
<p>After clicking Modify All site Settings you will see following screen.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections3.jpg"><img class="alignnone size-medium wp-image-217" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections3-300x144.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="144" /></a></p>
<p><strong>Change theme of the website:</strong></p>
<p>Please go to</p>
<p>Go to Site Action -&gt; Site setting -&gt; Modify All Site Settings.</p>
<p>Then you will see the following screen. Then click on</p>
<p>Look and feel -&gt; Site theme</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections4.jpg"><img class="alignnone size-medium wp-image-218" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections4-300x134.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="134" /></a></p>
<p>Then you will see the following screen to change the theme. Select theme you want and apply it.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections5.jpg"><img class="alignnone size-medium wp-image-219" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections5-300x110.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="110" /></a></p>
<p>After applying we can see the new theme as following screen.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections6.jpg"><img class="alignnone size-medium wp-image-220" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections6-300x147.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="147" /></a></p>
<p><strong>Working with master pages and templates:</strong></p>
<p>Please go to</p>
<p>Go to Site Action -&gt; Site setting -&gt; Modify All Site Settings.</p>
<p>Then you will see the following screen. Then click on</p>
<p>Galleries -&gt; Master pages and page layouts</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections7.jpg"><img class="alignnone size-medium wp-image-221" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections7-300x134.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="134" /></a></p>
<p>On clicking master pages you will see page as shown in following image.</p>
<p><a href="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections8.jpg"><img class="alignnone size-medium wp-image-222" title="Working with WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections8-300x130.jpg" alt="Working with WebApplication And SiteCollections" width="300" height="130" /></a></p>
<p><strong>Master Page:</strong></p>
<p>ASP.NET master pages allow you to create a consistent layout for the pages in your application. A single master page defines the look and feel and standard behavior that you want for all of the pages (or a group of pages) in your application. You can then create individual content pages that contain the content you want to display. When users request the content pages, they merge with the master page to produce output that combines the layout of the master page with the content from the content page.</p>
<p><strong>How Master Pages Work:</strong></p>
<p>Master pages actually consist of two pieces, the master page itself and one or more content pages.</p>
<p>A master page is an ASP.NET file with the extension .master (for example, MySite.master) with a predefined layout that can include static text, HTML elements, and server controls. The master page is identified by a special <strong><a title="@ Master" href="http://msdn2.microsoft.com/en-us/library/ms228176.aspx" target="_blank">@ Master</a></strong> directive that replaces the <strong><a title="@ Page" href="http://msdn2.microsoft.com/en-us/library/ydy4x04a.aspx" target="_blank">@ Page</a></strong> directive that is used for ordinary .aspx pages.</p>
<p>In addition to the @ Master directive, the master page also contains all of the top-level HTML elements for a page, such as html, head, and form. For example, on a master page you might use an HTML table for the layout, an img element for your company logo, static text for the copyright notice, and server controls to create standard navigation for your site. You can use any HTML and any ASP.NET elements as part of your master page.</p>
<p><strong>Replaceable Content Placeholders:</strong></p>
<p>In addition to static text and controls that will appear on all pages, the master page also includes one or more ContentPlaceHolder controls. These placeholder controls define regions where replaceable content will appear. In turn, the replaceable content is defined in content pages. After you have defined the ContentPlaceHolder controls, a master page might look like the following.</p>
<hr />C#<br />
&lt;%@ Master Language=&#8221;C#&#8221; %&gt;</p>
<p>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML<br />
1.1//EN&#8221; &#8220;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&#8221;&gt;</p>
<p>&lt;html&gt;<br />
&lt;head runat=&#8221;server&#8221; &gt;<br />
&lt;title&gt;Master page title&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;form id=&#8221;form1&#8243; runat=&#8221;server&#8221;&gt;<br />
&lt;table&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;&lt;asp:contentplaceholder id=&#8221;Main&#8221; runat=&#8221;server&#8221; /&gt;&lt;/td&gt;<br />
&lt;td&gt;&lt;asp:contentplaceholder id=&#8221;Footer&#8221; runat=&#8221;server&#8221; /&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;<br />
&lt;/form&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<hr /><a rel="attachment wp-att-223" href="http://www.offshoresoftwaredevelopmentindia.com/blog/2008/04/14/moss2-working-with-web-application-and-site-collection-in-sharepoint-server-2007/working_with_sitecollections10/"><img title="Working WebApplication And SiteCollections" src="http://www.offshoresoftwaredevelopmentindia.com/blog/wp-content/uploads/2009/08/working_with_sitecollections10-300x203.jpg" alt="Working WebApplication And SiteCollections" width="300" height="203" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.offshoresoftwaredevelopmentindia.com/blog/2008/04/14/moss2-working-with-web-application-and-site-collection-in-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

