background preloader

SharePoint

Facebook Twitter

Wiki - Implementation. Implementation What's required to implement: A Wiki SiteEditing the two files provided and the Masters pageFun creating your new look to your Wiki Here are the steps to implement this solution: Create a "document library" in your Wiki site called Support (this is where the files will be stored)Download the files below and upload them to the Wiki library called SupportThe wiki.js files will need to editedOpen the file with a text editor and change the path to the wiki.css file.Please refer back to the Documentation page and reference the areas highlighted in RedEdit your Master Page and add the three lines of code below between <head></head>Make sure that the path to each file has been changed to your environmentNow every Wiki pages should have a new header and footerOpen the file wiki.css from your site and edit the CSS and/or HTML to customize the look and feel and navigationPlease refer back to the Documentation page to edit the wiki.css page.

Wiki - Implementation

Sharepoint and Qlikview. VPS Hosting in a reliable, scalable and fast cloud. Display "! Updated Today" indicator just like "! New" icon in Document Library » SharePoint Insight. Display "!

Display "! Updated Today" indicator just like "! New" icon in Document Library » SharePoint Insight

Updated Today" indicator just like "! New" icon in Document Library By namwar - Last updated: Sunday, March 1, 2009 - Save & Share - 8 Comments One of my cliens wanted to display “! Updated Today” icon (just like New icon) against all of those documents which are updated today so that their users can easily identify these documents. Open the target page (normally it will be “AllItems.aspx”) in Sharepoint DesignerRight click the ListViewWebPart and select Convert to XSLT Data View” Switch to Code view and search for<xsl:if test="ddwrt:IfNew(string(@Created))"><IMG SRC="/_layouts/1033/images/new.gif" alt="New" /></xsl:if> press Enter after the closing tag of above line i.e. <span style="background-color:maroon;color:white"> !

Save the file and refresh your browser.Bingo! Automatic metadata assignment for enterprise taxonomy and content management. Drilling Down to the Challenges of SharePoint Taxonomy Implementation. SharePoint 2010: Create Analytic Reports using LogParser and PowerShell - TechNet Articles - United States (English) Introduction SharePoint has built-in analytic reports, but they don't always provide you with the data you need.

SharePoint 2010: Create Analytic Reports using LogParser and PowerShell - TechNet Articles - United States (English)

This article demonstrates how you can combine two great Microsoft tools, LogParser and PowerShell, to create a custom report that summarizes the access to a particular PDF file in a SharePoint library, broken down by department, location and employee type (a custom Active Directory attribute). PowerShell probably doesn't need much of an introduction, but LogParser might. It's a tool that has been around for a while now, and it's extremely useful for parsing and querying a variety of log file formats. It can then output the results in various formats. And here Active Directory Cmdlets in Windows PowerShell Simple hey?

Walk Through This example steps through creating a report the number of staff in a global firm that have downloaded a document, myspecialdocument.pdf, from the documents library in the SharePoint Marketing site. 2. $r = Import-Csv . $a = $null; $a = @(); 2. 3. 4. POC - Part 3: Crawling an External Web Site with the SharePoint 2010 Web Crawler - Dark Corners: A Blog about Fast Search Server 2010. In the interest of brevity (and lack of time) I am just going to cover what we need to do to crawl a web site for inclusion in the search engine.

POC - Part 3: Crawling an External Web Site with the SharePoint 2010 Web Crawler - Dark Corners: A Blog about Fast Search Server 2010

The configuration we will use will cause the crawler to only read the content found on the explicitly selected site. That means if you tell the crawler to crawl and the home page to that site has a link to another site the links to the other site will be ignored by the SharePoint 2010 web crawler. Crawl before you walk. Walk before you run. Run so you don't get eaten by a lion. Let's get to it. What we are doing this time. Best Practices for Organizing Documents in SharePoint 2010. Vulnérabilité dans Microsoft SharePoint. Affaire suivie par : Objet : Vulnérabilité dans Microsoft SharePoint Une gestion de version détaillée se trouve à la fin de ce document.

Vulnérabilité dans Microsoft SharePoint

Email

Tricks. Newsletters. Sandbox. SharePoint 15. Home - Laura Rogers @WonderLaura. Asp.net - load a user control programmatically in to a html text writer. SharePoint Custom Provisioning Provider. Download source - 56.31 KB Introduction In SharePoint, you have multiple ways to create sites with each method having its own pros and cons.

SharePoint Custom Provisioning Provider

Sharepoint 2010 event handler to create subsites. Sharepoint 2010 event handler to create subsites. C# - Is it possible to send an aspx page in email body. Per Location Views in SharePoint 2007. Author: Laura Rogers, Birmingham, AL SharePoint 911 In SharePoint, there is a little known capability, called per location views. This means that you can create views that are only accessible from certain locations. In this context, location refers to a folder in a document library. Even though we (in the SharePoint community) keep saying dont use folders, dont use folders, Im going to show you how this works you know, just in case you happen to have folders in some of your document libraries. I really want to call this post Folder Magic This example is of a company who owns and manages many different buildings, like apartments, office buildings, etc.

Whats the goal? In the Buildings document library, go to the document library settings, and click Advanced Settings . That third option, to show the view in folders of content type by default only shows the one Folder content type. You can then modify the All Documents view, to add the Folder Description column. BUT WAIT, THERES MORE! SharePoint 2010 Content Type Hub. Hi folks, In this article we will check out a new feature in SharePoint Server 2010 called Content Type Hub, which allows the centralisation and sharing of Content Types through the Metadata Service Application.

SharePoint 2010 Content Type Hub

You will understand how it works, how to configure it, how to publish and consume Content Types and also some troubleshooting. How it works Widely discussed when using MOSS 2007, the Content Type Sharing was always problematic, because once the Content Types are created in a single Site Collection, they cannot be shared among other Site Collections (there is no OOTB resource for that). This new feature is available through the Metadata Services Application, which maps the Site Collection in which the Content Types are shared, working like a Hub. Move site collections between databases (SharePoint Server 2010) Published: July 16, 2012.

Move site collections between databases (SharePoint Server 2010)

Project