Oct
5
Written by:
Dunadan Raptor
Friday, October 05, 2007 9:14 AM
While embarking on a project to create DNN modules with Visual Studio Team System developoment lifecycle support, I noticed that the Sharepoint Team Portal that is created for a project uses Office documents in an older version.
SPS is nothing more than an application that runs over IIS, I imagined that someone should have already created a mapping workaround. Luckily David Overtone and MVP from the UK has already done it in this post. Although the process is manual, it supports displaying Office 2007 icons and document mappings in Sharepoint in 3-4 easy steps:
- Load the icon library into the SPS web extensions directory.
- Adding mappings for the icons in the corresponding SPS XML file.
- Running a vbscript to register the MIME types in the metabase of IIS.
- (optional) Disable ReadOnly when clicking Open in the browser.
Copyright ©2007 Dunadan Raptor
Tags: