Feature #6497
Request for a view_projects_index_contextual hook
| Status: | New | Start date: | 2010-09-26 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Plugin API | |||
| Target version: | Unplanned | |||
| Resolution: |
Description
Patch is attached. Would be great for global plugin features/views which are not important enough to be added to top_menu, yet need a place somewhere that is not project-specific.
History
#1 Updated by Eric Davis over 2 years ago
- Target version set to Unplanned
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...
#2 Updated by Eric Davis over 2 years ago
- Assignee deleted (
Eric Davis)
#3 Updated by Jean-Philippe Lang over 2 years ago
We'd better have a non-hook based API for adding items to contextual menus, much like the main menu.
