270 likes | 429 Vues
SharePoint FIS. HandsOn – out of the Box. Agenda. SharePoint Terminologie Einordnung WCMS Inhaltserstellung Branding Kontrolle Einheitliche Platttform Demo. Skalierung I. Skalierung II. Einordnung WCMS. BPM Workflows DMS Document Library, Records- Mgmt
E N D
SharePoint FIS HandsOn – out ofthe Box
Agenda • SharePoint Terminologie • Einordnung WCMS • Inhaltserstellung • Branding • Kontrolle • Einheitliche Platttform • Demo
Einordnung WCMS • BPM Workflows • DMS Document Library, Records-Mgmt • Search SPS Search, Fast Search • WCMS Enterprise-Wiki, Publishing • BI BI Site • Collaboration Forum, Blog, Social Web
Spannweite WCMS SharePoint Flexible WCM Plattform – Governance – Community-Integration
Bereiche - WCMS Management von Content bezüglich: • Inhaltserstellung • Branding • Kontrolle • Einheitliche Plattform
Branding MasterPage • Navigation • CSS, Javascript Referenzen • Suche • Login
Branding Page-Struktur • Page Layout… • Kompatibel zu allen MasterPages • Basiert auf einem ContentType • definiert, was auf der Seite eingegeben werden kann. • WebParts • FieldControls
Kontrolle • Variationen • Stabiler mit SPS2010 • gezieltes Propagieren • Workflows
Kontrolle • Content Deployment • Analysen • Traffic Analysen Webtrends (http://webtrends.com/products/integrations/sharepoint/) • Such Analysen • Developer Dashboard
Einheitliche Plattform • Sandbox Solutions • HostHeaderSiteCollections • Mengen Limits, ListViewThrottling • HTML konformere Responses
Literatur • http://www.microsoft.com/germany/technet/webcasts/library.aspx?id=1032441213 • http://blogs.technet.com/b/tspiwger/archive/2010/05/28/web-content-management-mit-sharepoint-2010.aspx
SharePoint FIS HandsOn – Cases
Agenda • Customizations • Development • Navigation • Query WebParts • Web Formulare • Prozesse • Schnittstellen
Customizations • Kein .Net Development • Keine SharePoint Farm-Solutions • Über Web Userinterface • Mittels SharePoint Designer
SharePoint Development • Microsoft.SharePoint.dll • .Net basiert • Visual Studio Project-Template • WSP Solution als Deployment Package • CKSDev (http://cksdev.codeplex.com/)
Custom Navigation • Asp.Net Controls • Navigation • Language Switch • XML wird aufbereitet • Rendering zu HTML mit XSLT
ContentQueryWebPart • Dynamische Abfrage auf SharePoint Daten • Abfrage wird über Web Oberfläche definiert • Rendering mit XSLT • Mit 1eE Extension auch möglich: • Paging • dynamisches Filtering
Web Formulare • SharePoint OOB • InfoPath mit FormsServer • DataFormWebPart • Custom Form WebPart • Erfordert HTML Kenntnisse • Speichert Formular in einer SharePoint Liste (inkl. Attachments)
Prozesse • SPS Designer Workflow auf ListItem verarbeitet die Bewerbung • Bestätigungsmail an Bewerber • E-Mail inkl. Dokumente an interne Abteilung
Schnittstellen • SharePoint as Data Provider • Web-Services • Client Object Models • for Silverlight • for Javascript • for .Net • Odata • RSS • SharePoint as Data Consumer • Business Connectivity Services • Reporting Services • .Net Capabilites
Schnittstellen • http://www.nyrstar.com/investors/en/shareprices/Pages/metalpricechart.aspx Client Object Model for Javascriptund JQuery in Action