ListViewHeaderRemoverWebPart Permet de cacher les noms de colonnes des listes SharePoint sur des pages WebPart (Merci à Raphaël Londner).
samedi 24 novembre 2007
jeudi 22 novembre 2007
Map a Document Library as a Mapped Drive
Open in Windows Explorer you will see something like a network share path for the URI (ie. \\sharepoint\sites\teamsite\documents). Copy this to the clipboard and then open My Computer. Choose Tools -> Map Network Drive. Select the drive letter you wish to use and then paste the path copied earlier. Choose the other options depending on your personal preferences or need. Click OK Can I Map a Document Library as a Mapped Drive? : End User SharePoint
Libellés :
access mapping
XtraShare 2007 de RL Soft
XtraShare 2007 pour les Technologies SharePoint : une solution puissante, conviviale et facile d'utilisation permettant de mettre en place un site internet ou extranet sur la plateforme SharePoint 2007 en simplifiant radicalement la gestion des utilisateurs et des groupes. RL Soft - Produits
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.linkedin.com/in/erolmvpmoss2007
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.linkedin.com/in/erolmvpmoss2007
Libellés :
installation,
XtraShare 2007
SharePoint Resources - Programmatically set site Search Visibility...
Programmatically set site Search Visibility settings
----
foreach (SPWeb web in theSite.AllWebs)
{
web.AllowAutomaticASPXPageIndexing = true;
web.ASPXPageIndexMode =WebASPXPageIndexMode.Always;
web.NoCrawl = false;
web.Update();
}
---
SharePoint Resources - Programmatically set site Search Visibility...
----
foreach (SPWeb web in theSite.AllWebs)
{
web.AllowAutomaticASPXPageIndexing = true;
web.ASPXPageIndexMode =WebASPXPageIndexMode.Always;
web.NoCrawl = false;
web.Update();
}
---
SharePoint Resources - Programmatically set site Search Visibility...
mercredi 21 novembre 2007
Updated SharePoint 2007 - Information Gathering Worksheets For Site Planning : End User SharePoint
Updated SharePoint 2007 - Information Gathering Worksheets For Site Planning : End User SharePoint Une super feuille de calcul Excel / Merci aux auteurs (Mark Miller ...)
Libellés :
auditing,
Excel,
implementation
mardi 20 novembre 2007
How to restore a corrupted Windows SharePoint Services home page
(source KB MICROSOFT Article ID:832811 Last Review:October 19, 2007 Revision:3.0) How to restore a corrupted Windows SharePoint Services home page Windows SharePoint Services 3.0 includes a feature that you can use to re-ghost a page.
lundi 19 novembre 2007
Download details: SharePoint Server 2007 Code Sample: Item-Level Auditing
SharePoint Server 2007 Code Sample: Item-Level Auditing (source MICROSOFT). Microsoft Office SharePoint Server 2007 provides auditing by default but it does not give the ability for a non-administrator to view the auditing history of a specific document or item in a list. This code sample shows a developer how to extend this auditing functionality to create an item-level auditing view in three different ways: using a custom SharePoint list, through the Excel client, and by manipulating the open XML file format to display auditing history using Excel Services on an application page. It is accompanied by a thorough white paper describing the code as well as a setup document.
Libellés :
auditing,
Excel Services,
MOSS 2007,
open xml,
WSSv3
dimanche 18 novembre 2007
samedi 17 novembre 2007
Alert Pipeline SharePoint Toolbox - View Release
The Alert Pipeline is the combination of a software tool and development methodology, which allows developers to create custom code that runs every time an alert fires. This allows you to introduce custom alert modalities besides just the standard email that SharePoint sends out when an alert occurs. For example, you could write custom code that sends an alert as a text message, an instant messaging alert, a tool to archive all alerts that get fired, and/or something else. It’s called an Alert Pipeline because your code gets injected into the process of firing the standard SharePoint alert email. You get access to all of the information about the item and event that triggered the alert and can use that in your custom code. The Alert Pipeline uses a registration process so that you can add as many custom alert handlers as needed for your scenario. SharePoint Toolbox - View Release
Libellés :
Alert Pipeline,
tools
CopyTimer SharePoint Toolbox - View Release
CopyTimer is a SharePoint utility which performs a series of timed download/upload tests to a SharePoint server and records various additional information about the client computer including latency, network connection, ip address, etc... Results are posted to a specified SharePoint list as well as saved in a local XML file.The files used for download/upload and some other options are configurable so you can run against any three files (different size, type, etc..) and easily modify the application to run in your SharePoint environment. It can be run from any client running Windows and it uses the WebDav protocol for file transfers.CopyTimer is useful for calculating real world estimates of performance to SharePoint servers. SharePoint Toolbox - View Release
jeudi 8 novembre 2007
dimanche 4 novembre 2007
samedi 3 novembre 2007
vendredi 2 novembre 2007
SkunkWorks SharePoint Portal
SkunkWorks SharePoint Portal Liste des erreurs dans MOSS.
Libellés :
error,
SQL Server 2005
Inscription à :
Articles (Atom)