Context Menu for Collection in Publish Service
Hi All,
I'm working through the Flickr example and SDK 5 - creating my own Publish Service plugin. So far so good.
I'm wondering though, how can I add an item to the context menu (right click) of a collection that has been created in my publish service.
I'l like to add a Show Info option (under the same menu that is used to Edit Collection or Rename), and I'd like to store a Name, Description, and display the Remote ID for the collection in the Edit Collection context item, and show all of this in a Show Info context menu item.
Thoughts?
Any tips or suggestions greatly appreciated.