Blog de Augusto Simoes (MVP)

Sharepoint, OCS, Windows Server ...

Augusto Simoes

Consultant Infrastructure & Trainer

Ma mission est de concevoir les architectures de messageries unifiés et collaboratives afin d'accompagner nos clients vers ces nouvelles technologies.

  • Microsoft Certified Trainer
  • Microsoft Certified Systems Engineer
  • Microsoft Certified Technology Specialist :SharePoint, WSS, OCS 2007, Vista, Windows 2008
  • Microsoft Certified Database Administrator SQL 2000, 2005


MVP Logo


MyTag

Mon Profile Chez Microsoft



 

 

RecentComments

Comment RSS

[SharePoint 2010] Starter Master Pages Beta 1

Vous désirez commencer à créer vos propres masters pages pour SharePoint 2010. Ceci est exactement fait pour vous! Starter Master Pages contient une version de master page pour SharePoint 2010 totalement commenté.

Master Pages SharePoint 2010 

Voici le résultat dans SharePoint 2010:

StarterMasterPage

et un extrait de code commenté:

<body scroll="no" onload="javascript:_spBodyOnLoadWrapper();">
<form runat="server" onsubmit="return _spFormOnSubmitWrapper();">
<!-- handles SharePoint scripts -->
<asp:ScriptManager id="ScriptManager" runat="server" EnablePageMethods="false" 
EnablePartialRendering="true" EnableScriptGlobalization="false" EnableScriptLocalization="true" />
<!-- controls the web parts and zones -->
<WebPartPages:SPWebPartManager runat="server"/>
<!-- =====  Begin Ribbon ============================================================ -->
<div id="s4-ribbonrow" class="s4-pr s4-ribbonrowhidetitle">
   
<div id="s4-ribboncont"> 
      
<!-- ribbon starts here -->
       
<SharePoint:SPRibbon
            runat="server"
            PlaceholderElementId="RibbonContainer"
            CssFile=""
>        
           
<!-- ribbon left side content starts here -->
           
<SharePoint:SPRibbonPeripheralContent
                runat="server"
                Location="TabRowLeft"
                CssClass="ms-siteactionscontainer
s4notdlg">
 
Vous pouvez retrouver Starter Master Pages Beta 1 sur le site CodePlex.

Starter Master Pages


Bookmark and Share
Posted: Nov 28 2009, 09:56 by collaboration | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Add comment




biuquote
  • Comment
  • Preview
Loading

captcha

*