Recently, I was deploying a new feature to a WSS 3.0 site and needed to activate the feature on roughly 100 subsites. I did not want to do this manually with the web interface. I knew that I could write a C# program to do this, but I’d read a lot about the capabilities of [...]
Posts Tagged ‘WSS 3.0’
Creating and registering a sitemap to Google for a WSS 3.0/SharePoint 2007 site.
If you develop or maintain internet facing websites, then you already know what a sitemap is and does. I create and maintain site maps for several sites. I recently added a sitemap to my WSS 3.0 site. With other web technologies this can be a 10 minute process. With SharePoint this turned out to have [...]
Customizing and enhancing the security of a WSS 3.0/SharePoint 2007 site
I wanted to compare the capabilities of WSS 3.0 (Sharepoint 2007) to host forum-like discussions, blogs and wiki’s. After I’d developed my site, there were items that were visible to anonymous and standard users that I felt were inappropriate. I wanted information to be visible or not based upon the users role. Such as the [...]
Adding SSL support to an existing WSS 3.0 (SharePoint 2007) site
I developed and configured a WSS 3.0 (Sharepoint 2007) Team discussion site. My initial goal was to compare the capabilities of WSS 3.0 to host forum-like discussions. After I had a firmer grasp of the capabilities of SharePoint 2007 with respect to hosting discussions and AAA security ( Authentication, Authorization and Accounting); I wanted to [...]
Creating navigation links within a SharePoint 2007 or WSS 3.0 wiki page
I’m always hearing complaints about how deficient the SharePoint 2007 Wiki editor is. Although SharePoint 2007 is the 3rd release of the SharePoint product, some components are in their 1st release. The Wiki editor is one of these 1st release components.
One of the things people want to do is easily create inter-page navigation links like, [...]