Make WordPress Core

Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#13499 closed enhancement (duplicate)

in nav-menus.php the page hierarchy should show

Reported by: dwenaus's profile dwenaus Owned by:
Milestone: Priority: low
Severity: minor Version: 3.1
Component: Menus Keywords: has-patch dev-feedback needs-testing
Focuses: Cc:

Description

when building nav menus it would help if the inherent page hierarchy was shown in the pages box. It would make mimicking the actual page hierarchy much easier. An option to add all pages with hierarchy intact would be awesome feature.

Attachments (6)

Capture-2.png (135.2 KB) - added by DreadLox 14 years ago.
The new editor's url dialog is concerned too
Capture-1.png (110.1 KB) - added by DreadLox 14 years ago.
_nav-menu.php (782 bytes) - added by DreadLox 14 years ago.
Patch to show parent item in nav menu meta boxes
internal-link-show-post-parent.patch (2.3 KB) - added by DreadLox 14 years ago.
Patch to show posts's parent in internal linking editor's dialog
Capture-3.png (109.4 KB) - added by DreadLox 14 years ago.
Nav menu page result after patching
Capture-4.png (121.4 KB) - added by DreadLox 14 years ago.
Internal linking dialog result after patching

Download all attachments as: .zip

Change History (18)

#1 @ocean90
15 years ago

  • Component changed from General to Menus

See #13329

#2 @filosofo
15 years ago

Maybe we could show hierarchy for hierarchical post types? Thoughts on that?

#3 @nacin
15 years ago

  • Keywords close added

Menus are v1. We're not planning to deal with hierarchy at this point, though we'll reconsider in the future as we see more how people are using it, run more usability studies, and figure out how plugins/themes want to interact with the menu UI and API.

#4 @nacin
14 years ago

  • Milestone changed from Awaiting Review to Future Release

@DreadLox
14 years ago

The new editor's url dialog is concerned too

@DreadLox
14 years ago

@DreadLox
14 years ago

Patch to show parent item in nav menu meta boxes

#5 @DreadLox
14 years ago

  • Keywords has-patch added; close removed
  • Version changed from 3.0 to 3.1

#6 @DreadLox
14 years ago

  • Type changed from enhancement to defect (bug)

Just a note, I think this should be set as a bug because it is a sever usability issue. Some of my customers have a lot of pages and they getting crazy messing up between pages.

If it is too late for the patch to be in 3.1 (whereas it is small and simple) please consider putting the Walker_Nav_Menu_Checklist class in a " if( !class_exists('Walker_Nav_Menu_Checklist') ) " so, in the mean time, we can at least override the walker with a plugin.

#7 @DreadLox
14 years ago

  • Keywords dev-feedback added

@DreadLox
14 years ago

Patch to show posts's parent in internal linking editor's dialog

@DreadLox
14 years ago

Nav menu page result after patching

@DreadLox
14 years ago

Internal linking dialog result after patching

#8 @Gecka
14 years ago

  • Cc Gecka added
  • Keywords needs-testing added

#9 @keatch
14 years ago

  • Cc keatch@… added

#10 @DreadLox
14 years ago

Couldn't it have made its way to 3.2 ?

#11 @nacin
14 years ago

  • Milestone Future Release deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Type changed from defect (bug) to enhancement

Bumping tickets is annoying. But if you're going to do so, at least check first: #17029.

#12 @DreadLox
14 years ago

At least check bugs for duplicate. At least work on the most oldest bug reppport.

That one is 13 months old and was still open with patches attached since 7 months ago without getting any attention; The other is only 3 months old.

...

Note: See TracTickets for help on using tickets.