Browse by Tags

Sorry, but there are no more tags available to filter with.
Monkey Patching and SharePoint / Office 365
5 Jan 2012 8:03 PM
Body: This post is a prelude for the one to follow in which I will show an application of this technique that overrides the workspace sizing routine in SharePoint 2010. JavaScript is a wonderful language. It is easily accessible to anyone who understands C style syntax. This includes C# developers. However JavaScript is a dynamic language. In my experience most... Read More...
SharePoint 2010 Fixed Width Master Pages Revisited
12 Aug 2010 7:48 PM
Body: This post is an update to this post about fixed width pages I wrote when SharePoint 2010 was still in beta. If you follow the instructions in that post you'll get a fixed width page, but it will have an unnecessary (and ugly) vertical scroll bar in the page's main content area. The problem is in a function in init.js, FixRibbonAndWorkspaceDimensions... Read More...
Introducing SharePoint Skinner!
25 Aug 2007 1:46 PM
Body: NOTE: This is for the OLD version! For the new and far better version, see this post . With the improvements to the security model in WSS 3.0 and the addition of blog and wiki site templates many more people are using SharePoint for public facing sites. Usually, they will want to brand the site and radically alter the look and feel of the site to make it... Read More...