- ARCHIVE / SharePoint & WSS
- SharePoint: Adding a Toolbar to Custom List Views
Some time ago I wrote about using an EditorPart for a custom list view web part to allow users to easily configure the web part. Apart from the public and private responses I’ve received so far I made a promise that has yet to be fulfilled: adding a toolbar for the ListViewByQuery instance. In this post I will finally show how to do that.
- SharePoint: Error Accessing Search Settings in SSP
Acessing the Search Service administration site for the first time might result in an error since there may be no SSL certificate issued for the host configured with the query/index/search role. This post illustrates how to fix the problem.
- Customizing application.master Without Breaking Things
In this post I want to illustrate how we can create a custom
application.masterwithout putting our farm into an unsupported state. - Rolling Your Own Contact Details Web Part
The OOB Contact Details web Part suffers from lack of functionality as it is incapable of displaying basic user profile data except for the name and the department along with the photo if available. In this post I will demonstrate how we can roll our own contact details web part that contains additional information like a phone number, position, email and supports presence indication.
- SPSearchJobDefinition threw an Exception
On the Internet you can read about several errors related to the Windows SharePoint Search Service. But how is it possible that the same service causes error messages to appear in the event log despite the fact that it is disabled in MOSS 2007 deployments? Read about two approaches to solve the issue.
