It would be nice to be able to use tabledrag to re-order sub-pages in documentation on Drupal.org. For example: https://www.drupal.org/group/node/2871948/admin/content

I would like to re-order the items on this page, but with the number of items I have, it's a pain to have to mess with every time I add a new page to the documentation (which I do for every new feature I add to the module). If this had tabledrag implemented, it would be really nice.

Thank you.

Comments

Jaypan created an issue. See original summary.

drumm’s picture

Project: Drupal.org infrastructure » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: Other » Code

The drag & drop UI is over in the page provided by og_menu, https://www.drupal.org/group/node/2871948/admin/menus/menu-og-2871948

We can add a header to the View you linked to mention that the menu links admin page exists, since it isn't easy to find.

jaypan’s picture

Nice! Thanks Drumm.

  • dhanya_girish_zyxware committed ab88ec3 on 2970965-ordering-documentation-pages
    Issue #2970965 - Adds a header to the Documentation admin pages that...

  • dhanya_girish_zyxware committed ab88ec3 on 7.x-3.x, dev, 2970965-ordering-documentation-pages
    Issue #2970965 - Adds a header to the Documentation admin pages that...

drumm’s picture

Status: Active » Fixed

This link has been added.

jaypan’s picture

Thanks guys.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.