Plugins Directory » Redmine Submenus
|
|
Author: | Stefan Mischke |
|---|---|---|
| Website: | https://github.com/modoq/redmine_submenus | |
| Code repository: | https://github.com/modoq/redmine_submenus | |
| Registered on: | 2025-03-16 (over 1 year ago) | |
| Current version: | 0.3.1 | |
| Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x | |
| User ratings: |
The Submenus plugin adds drop-down menus to project and wiki titles that lead to subprojects or subpages. It also offers wiki macros that can be used to embed subprojects and wiki subpages as lists or tables. The submenus plugin thus offers additional options for navigating through your projects and wiki pages - in addition to the traditional breadcrumb trail.
"While the breadcrumb trail leads you back home, the submenus plugin takes you straight to the gingerbread house!"
Changelog
0.3.1 (2026-05-19)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.
Changed- Plugin scope reduced: kanban board and project status management split out into the dedicated redmine_subfolio plugin. Submenus now focuses exclusively on navigation dropdowns.
- Improved macro autocomplete and CSS polish for dropdown menus.
- Kanban portfolio view ({{subprojects(view=kanban)}}).
- Project Status custom field management and drag-and-drop status logic.
0.2.0 (2025-01-12)
Compatible with Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.