In the list of SharePoint 2007, you can directly enable project-level permission control through list settings, so that only the creator of each list item can view and edit their own projects. However, the document library does not have this function. This problem has been reported several times recently. Therefore, you can enable this feature for the document library by writing a plug-in and installing it in SharePoint 2007.
I will install the solution installation package andSource codeAll are stored on spdoclibitemsecurity.codeplex.com. You can download the installation package and source code directly on this project website.Code.
Installation Method:
1. Unzip the installation package on the SharePoint 2007 server, and then execute "Install. Bat" to install and deploy it.
2. To enable this function for a website, open "website Settings", enter "Website Functions", and then activate the "document library project-level permissions" function.