The APX page just loops through the Web collection and checks for the list and if it's available enables a checkbox so you can copy the item.
The feature adds a context menu to a list item with a link to the page.
There's nothing compiled so it's easy to edit (just open the solution file).
Feature link: Download
To Do: Optimize sorting DataView/DataTable, add Doc Library support, add a FeatureActivated/Deactivated to add ASPX page to sitemap, add option to create list if it doesn't exist and change to a dll/code behind.
Keywords: SPGridView, SPList, SPListItem, Copy, Add, Deploy, Feature, context menu.
Notes: I haven't tested this in a production environment
Screenshots:


Hey Ray!
ReplyDeleteWhere can I get your theme?
Thanks.
How do I edit the source?
ReplyDeleteTo edit the source you can either install the Feature and edit ~/layouts/deployItem.aspx
ReplyDeleteor extract the solution and edit.
Hey Ray!
ReplyDeletehave you considered creating a CodePlex project?