I have a plugin that makes certain actions available in certain situations. Right now all of the available actions are in the context menu, but I would like to be able to disable/enable actions as my uniquely defined context changes. Is this possible? If so, can someone suggest a plugin that uses this feature so I can review its code and figure out how to implement it myself?
Thanks