|
Post by cosmicice on Apr 30, 2008 4:56:16 GMT -6
I downloaded some list templetes, and site templetes from this site: technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspxThe problem is, I need to make some changes of these templete. Normal options like: adding new column/ adding new view is not enough. I tried with "sharepoint designer", too. It doesnt have much flexibility. So is there any compiler/ editor where I can directly edit the code for the templates?
|
|
|
Post by Jay Mueller on May 3, 2008 9:02:09 GMT -6
I downloaded some list templetes, and site templetes from this site: technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspxThe problem is, I need to make some changes of these templete. Normal options like: adding new column/ adding new view is not enough. I tried with "sharepoint designer", too. It doesnt have much flexibility. So is there any compiler/ editor where I can directly edit the code for the templates? The templates are held in the SharePoint file system on all Front-End Webservers. You can edit the underlying template; the changes made will carry over to the newly created site. The templates can be accessed via this directory: driveletter:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\SiteTemplates
|
|
|
Post by cosmicice on May 3, 2008 23:03:13 GMT -6
Thnx, Jay Muller, for the suggestions. I went to that folder. There are many .xml and .txt files containing codes. But I didnt find the site template file I was looking for. For example, I downloaded and added the "Bug database" site template file. now I want to modify its code. But I didnt find it within C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\SiteTemplates folder. I searched entire c: , but its not there.
|
|
|
Post by cosmicice on May 4, 2008 4:04:17 GMT -6
|
|
|
Post by Jay Mueller on May 5, 2008 6:57:21 GMT -6
|
|