Patch #6427
Create CSS to support child and nested menus
Status: | Closed | Start date: | 2010-09-17 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - |
Description
The Redmine Menu API allows child and nested menus but in the default themes, they are rendered poorly.
Related issues
History
#1
Updated by Eric Davis over 12 years ago
- Assignee deleted (
Eric Davis)
#2
Updated by Mischa The Evil over 9 years ago
- Related to Patch #4250: Tree based menus added
#3
Updated by Jan from Planio www.plan.io about 9 years ago
- File child_menu.png added
- File css_style_for_child_menu.patch
added
Here's a patch against the Redmine default theme for this in preparation for #15880. It looks like this:
#4
Updated by Jan from Planio www.plan.io about 9 years ago
- Related to Feature #15880: Consistent, global button/menu to add new content added
#5
Updated by Jan from Planio www.plan.io about 9 years ago
- Tracker changed from Defect to Patch
- Status changed from New to Needs feedback
#6
Updated by Jan from Planio www.plan.io about 9 years ago
- File lib_redmine_rb.diff
added
Btw. here's the patch against lib/redmine.rb
I used to create the menu as shown in the screenshot.
This is for dev purposes only, of course, it has no real functionality...
#7
Updated by Jan from Planio www.plan.io about 9 years ago
- Status changed from Needs feedback to Closed
I have added a newer patch as part of a patch series in #15880