If every contrib module placed their menus on the top level, we'd end up with an admin menu/toolbar that would take the whole screen. "Search and metadata" seem like the proper parent item for it since all similar menu items are placed there.

Comments

tinker’s picture

Title: Move the "Search options" menu item under Configuration -> Search and metadata (../admin/config/search) » Migrate "Search options" menu item to D7 under "Configuration"
Version: 7.x-5.x-dev » 7.x-3.x-dev
Category: Task » Bug report
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.02 KB

The location_search module menu item 'admin/settings/location/search' is the old drupal 6 settings path. It should be migrated to the drupal 7 configuration path 'admin/config/etc'. Even though this item is called 'location search' I do not believe it should be put under Configuration -> Search and Metadata as suggested by @klonos because it is not a site search option and instead is only used during content editing.

I have set the new path to be 'admin/config/content/location/search' which groups it back together with the other location settings. I have also added the configure path to the info file.

podarok’s picture

Category: Bug report » Feature request
Status: Needs review » Needs work
Issue tags: +Needs change record

Do fill the change notice for the Location project about this change and I'll commit it afterwards

https://www.drupal.org/node/add/changenotice

Thanks in advance

tinker’s picture

Change notice created.

  • podarok committed 5d45db7 on 7.x-3.x authored by tinker
    Issue #1419436 by tinker, podarok: Migrate "Search options" menu item to...
podarok’s picture

Status: Needs work » Fixed

Thanks, fixed

Status: Fixed » Closed (fixed)

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