开发者

Export custom Sharepoint List Definitions

I'm working on Sharepoint WSS3. Is there a way to export a custom开发者_如何学Go list created via the web intarface to a list definition schema (schema.xml)?

Note: Solution Generator that is Part of the SharePoint Extension for Visual Studio is not an options as it is not supported in 64x Systems.

Thanks


You can use the Solution Generator that is Part of the SharePoint Extension for Visual Studio


Spsource is the tool you're looking for. It works very well and keeps all the settings of your custom list. However, if you work in a multi-lingual environment, the .aspx forms that spsource will extract (newitem.aspx, etc.) will have hardcoded strings instead of $resources. This is easily fixed though.

SPSource also works with Content Types and List Templates. And it integrates in Visual Studio!


No extra software required. This will give you all you want and much more.

http://SERVER/SITE_PATH/_vti_bin/owssvr.dll?Cmd=ExportList&List={LIST_GUID} 
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜