Patch #11492
closedAdded :view_projects_index_activity_menu hook
0%
Description
This patch adds a project index menu hook.
It is used in redmine_pastebin1 plugin to add the 'View all pastes' link and could be useful for other plugins as well.
Files
Related issues
Updated by Go MAEDA almost 8 years ago
- Category changed from Plugin API to Hook requests
Updated by Go MAEDA almost 8 years ago
- Has duplicate Patch #8772: Provide a hook for projects index contextual menu customization added
Updated by Mischa The Evil almost 8 years ago
From #6497:
Jan from Planio www.plan.io wrote:
Request for a view_projects_index_contextual hook
Eric Davis wrote:
Patch looks ok but I'm been thinking about how some of Redmine's contextual menus are done. Because once this hook is in there, someone else will want to add to the start of the list and someone else will want to add in the middle of the list, etc...
Jean-Philippe Lang wrote:
We'd better have a non-hook based API for adding items to contextual menus, much like the main menu.
Jan from Planio www.plan.io wrote:
- Status changed from New to Closed
- Resolution set to Wont fix
Then, let's close it.
Updated by Mischa The Evil over 7 years ago
- Related to Feature #6497: Request for a view_projects_index_contextual hook added
Updated by Mischa The Evil over 7 years ago
- Status changed from New to Closed
In light of note-3 and issue #26385, I'll close this issue.
Updated by Mischa The Evil over 7 years ago
- Related to Feature #26385: Add a non-hook based API for adding/removing items to/from contextual menus (like the main menu) added