Opened 8 years ago
Closed 8 years ago
#2052 closed enhancement (fixed)
Add extension point for custom action in the Adminstrate->Services list
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.10 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
IT would be useful if it was possible for extensions to add more custom actions to the "Actions" column in the Administrate->Services list. It could for example, be used for linking to a configuration page. The actions should only be visible for users that have WRITE permission for extensions. We can probably re-use the ButtonAction interface that is used for other button on toolbars, etc.
Change History (5)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 8 years ago
comment:4 by , 8 years ago
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [7271]) References #2052: Add extension point for custom action in the Adminstrate->Services list
The extension point has now been defined:
net.sf.basedb.clients.web.services.list.actions
.