开发者

SharePoint 2007 Create Calendar on every My Site

开发者 https://www.devze.com 2023-01-12 06:14 出处:网络
When user access My Site I want that there is already created Ca开发者_Python百科lendar. Just the same as there is

When user access My Site I want that there is already created Ca开发者_Python百科lendar. Just the same as there is

  • Personal Documents,
  • Shared Documents
  • Picture Library

How to Achieve this ? There must be same installation template .. Thank you for answering.


Feature stapling might be an option.


Just to clarify the answer by Flo. You need two features:

  1. Creates an instance of a calendar list
  2. Creates a feature stapling to bind the first feature to the personal site template

This will cause the list instance feature to be activated when a new my site is created


See Customizing MOSS 2007 My Sites within the enterprise (and, yes, it uses stapling).

0

精彩评论

暂无评论...
验证码 换一张
取 消