To disable the authoring feature, use one of the following methods.
Method 1
Windows SharePoint Services 2.0 includes site permissions that you can use to enable or to disable Web application authoring.
To use Windows SharePoint Services 2.0 to disable site permissions, follow these steps:
- Start SharePoint Central Administration.
- On the Windows SharePoint Services 2.0 Central Administration site, click Application Management, and then click User Permissions for Web Application under Application Security.
- On the User Permissions for Web Application page, click Add and Customize Pages - Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a Windows SharePoint Services-compatible editor under Site Permissions, and then click Save.
Method 2
To disable authoring by using FrontPage, add the
wdfopensite value to the
DisableWebDesignFeatures attribute to the Project Title tag in the Onet.xml file of each Windows SharePoint Services 2.0 site template.
To do this, follow these steps:
- On the server that is running Windows SharePoint Services 2.0, locate the site template that you want to modify.
Site templates are located in the following folders on the server, where Drive is the drive on which Microsoft Windows is installed, and where LangID is the language version of Windows SharePoint Services 2.0 that is installed on the server.- SharePoint Team Sites:
Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extentsions\60\Template\LangID\STS\XML
Note The Onet.xml files for Windows SharePoint Services 2.0 are in the following location: C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\SiteTemplates\<Service>\xml
Note<Service> is a placeholder for Windows SharePoint Service that is installed on the server.
- Meeting Workspaces:
Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extentsions\60\Template\LangID\MWS\XML
For example, if the English (United States) language version of Windows SharePoint Services 2.0 is installed on the server, the SharePoint Team Site site template is located in the following folder:
Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extentsions\60\Template\1033\STS\XML
- Open the Onet.xml file that is in the XML folder that is associated with that site template.
- Locate the Project Title tag, and then add the DisableWebDesignFeatures attribute.
The following example shows the Project Title tag together with the added attribute. <Project Title="Team Web Site" ListDir="Lists" xmlns:ows="Microsoft SharePoint" DisableWebDesignFeatures=wdfopensite>
- Restart Microsoft Internet Information Services (IIS).
Users who try to open a Windows SharePoint Services 2.0 site that is based on the site template that has the
DisableWebDesignFeatures=wdfopensite attribute configured will receive the following message:
This web site has been configured to disallow editing with FrontPage. Contact your web site administrator for more information.
Note These steps will disable authoring for FrontPage 2003 only. Users who have Microsoft FrontPage 2002 or Microsoft FrontPage 2000 can still open the Web site.
For additional information about this issue in Microsoft SharePoint Portal Server, click the following article number to view the article in the Microsoft Knowledge Base:
831612 �
Considerations that apply when you use FrontPage 2003 to edit SharePoint Portal Server 2003 sites
For a more detailed explanation of this issue in the context of Microsoft SharePoint Portal Server, visit the following Microsoft Web site: