Domain menu overview
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Why
This module enables you to have an clear overview per domain what the menu
entries are. In Drupal all of these links are on the same page and thus
it is not clear in which domain it is and the menus will grow
very big in time as well.
Another option is to create separate menus per domain. This could be handy or could be total overkill and very clumsy since you will have to change a lot of code probably.
You will be able to select which menus will be editable by this module. (configuration part)
Configuration url: .../admin/structure/domain
After you have selected which menus you want to be editable, these menus
will be visible separated by domain. Internally they will still be in the same menu.
This will provide a better overview for customers with bigger menus or
for a multi domain approach.
Where will the menus pop up ?
At: "admin/structure/"
for example : admin/structure/main-menu-primary_domain
Features
- Select which menu are being used by this module
- menus per domain
Requirements
- Drupal 7
- Domain module
Similar to: https://www.drupal.org/project/i18n_menu_overview
