SharePoint InlineSiteSettings


Via Jaap Vossers: Recently I’ve been pinged about a new SharePoint project on CodePlex called SharePoint InlineSiteSettings. What is does is to display the links to all Site Settings on the front-end saving you at least two clicks.

SharePoint InlineSiteSettings is a great alternative to SharePoint Developer Bookmarklets. While the bookmarklets depend on JavaScript to get the right data, SharePoint InlineSiteSettings provides a server-side control. Just like the bookmarklets, SharePoint InlineSiteSettings relies on JavaScript. Instead of “guessing” the URL however, it retrieves the settings links using an AJAX call. The downside is that you have to deploy some custom code to your web server in order to get it working.

Check out SharePoint InlineSiteSettings @ CodePlex.

Technorati Tags: SharePoint, SharePoint 2007, MOSS 2007, WSS 3.0

Others found also helpful: