Sie befinden sich aktuell in den Christian Brix Blog-Archiven für den folgenden Tag 15.12.2008.
| M | D | M | D | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | Mrz » | |||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
- .NET (4)
- Administration (14)
- Allgemein (7)
- C# (4)
- CRM (1)
- MOSS 2007 (33)
- Office (2)
- Programming (5)
- Project-Server (3)
- Projektmanagement (5)
- SharePoint (46)
- SharePoint 2010 (11)
- Uncategorized (1)
- VB.NET (2)
- Web (8)
- WIN 2008 (3)
- Workflow (9)
- 23.1.2012: Datenimport-Überlegungen (MS-CRM)
- 20.12.2011: Vorhandene Projekte in Project Server hochladen
- 18.12.2011: Project-Server Pro und Contra
- 17.12.2011: Project-Server 2010 Project Web Application (PWA)
- 25.9.2011: Migration MOSS 2007 nach Sharepoint 2010 Schrittweise (Step by Step)
- 16.9.2011: Backup-Script (Powershell) für Sp2010 aller SiteCollections und Websites einer Web-Application
- 31.3.2011: Ändern der Sprache in der SharePoint Zentraladministration (2010/2007)
- 28.1.2011: Was ist neu in SharePoint 2010 Foundation (Serie) - Teil 3
- 25.1.2011: Was ist neu in SharePoint 2010 Foundation (Serie) - Teil 2
- 25.1.2011: Was ist neu in SharePoint 2010 Foundation (Serie) - Teil 1
Archive für 15.12.2008
WebPart-Seiten mit Quicklaunch / WP-Pages with Quicklaunch
15.12.2008 von cbrix.
If you create standard WebPart-pages located in document libraries your problem will be, that the resulting pages will not have the common quicklaunch menu and users will start complaining about it.
The internet provides a lot of solutions involving SP-Designer oder fumbling with the SharePoint controls in ASPX code.
The easy way is to copy one of the existing sites (default.aspx for example) into a document library, optionally rename it, and then use “edit site” and place your webparts wherever you like. And you have the quicklaunch menu included automatically.
To copy a default site you dont even have to use SP-designer. Simply type
http://your_top_site/your_path_to_sitecollection/_layouts/sitemanager.aspx
and use this tool to copy a default site into a document library.
Happy customizing
Geschrieben in MOSS 2007, SharePoint | Drucken | Keine Kommentare »