Opened 9 years ago
Closed 7 years ago
#34648 closed feature request (wontfix)
Requesting easier handling / replacing of menu items
Reported by: | aziznatour | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4 |
Component: | Menus | Keywords: | close 2nd-opinion |
Focuses: | ui, javascript, administration | Cc: |
Description
The Problem:
The current methodology for replacing a custom link, or any menu link is by doing the following process:
- Remove old menu link
- Insert new link
- scroll to bottom of page (if menu is large)
- Drag new link from end of list
- Drop new link in desired location
- repeat steps 4 and 5 until you hit the jackpot
- Enter menu options again (css, label etc)
Why is it a problem
It is very inefficient, especially when: (a) dealing with huge menus (b) menus with many sublevels (c) replacing many menu items which have custom options
Solution requirements
- Retains Menu position / hierarchy
- Retains Options (css class, label, title)
- Choose from Pages / Posts / Categories etc
Demonstration of desired functionality
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
demonstration of better menu replacing