Actions
Feature #13055
closedProvide helper for plugins to register buttons
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Plugin integration
Target version:
-
Description
E.g. salt has actions like "Salt Keys" and "Autosign" that apply to the proxy, so we should let the plugin register these as actions
Updated by Stephen Benjamin over 9 years ago
- Subject changed from Provide helper for plugins to add smart proxy buttons to Provide helper for plugins to register buttons
- Status changed from Ready For Testing to New
Ohad suggested making this a bigger scope, by having some kind of master button registry. See the conversation on https://github.com/theforeman/foreman/pull/3032
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Duplicate
#12716 provides extension points via Pagelets for smart_proxy_title_actions
on the smart proxy index and show pages. See http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin#Adding-a-Pagelet for more info.
Actions