摘要:
Customization of SharePoint list menu item – Part 1 add Custom ActionItemPosted by chrissyz on June 6, 2009It has been a while since last time I blogged. And I do feel bad about being ignorant o... 阅读全文
摘要:
Custom Actions - Simple Steps to Add Your Touch to Site ActionsWSS 3.0 and MOSS 2007 now have a supported extensibility mechanism allowing developers to easily add items to existing menus. Custom Acti... 阅读全文
摘要:
Custom Actions in WSS 3 / MOSS 2007 - Part 1 Something that really frustrates my about WSS 3 and MOSS 2007 is the lack of documentation on alot of the object model as well as some of the CAML. One of ... 阅读全文
摘要:
How to add a custom action to a SharePoint list actions menu for a specific list or content typeIf you have ever tried adding a SharePoint custom action to the actions menu and tried using "List" or "... 阅读全文
摘要:
CustomAction Basics in SharePointCustomActions allow you to provide an easy way for an end user to perform some sort of action on or with a specific list item that is not available in a standard Share... 阅读全文
摘要:
Intro to WSPBuilderWSPBuilder is a tool for building web solution (WSP) files to deploy out to a SharePoint farm. It is free, open source, and available on CodePlex here: http://www.codeplex.com/wspbu... 阅读全文
摘要:
Sharepoint Custom Action Element Definition Every time I need this, I have a heck of a time finding it. So I thought I would post it here:The <CustomAction> ElementThe <CustomAction> eleme... 阅读全文