All domain submodules (domain_access, domain_source, domain_config_ui) display their settings as tabs on /admin/config/domain. The domain_path module settings are at a separate path and don't appear as a tab alongside the other submodules.

This patch:

  • Moves the settings route from /admin/config/domain_path/domain_path_settings to /admin/config/domain/domain_path (consistent with other submodules)
  • Adds a local task link so the settings appear as a "Path settings" tab on the domain admin page
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Status: Active » Needs review

  • mably committed d84cbbe0 on 3.x
    task: #3578228 Add domain path settings tab to domain admin page
    
    By:...
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • mably committed c1c24d72 on 2.x
    task: #3578228 Add domain path settings tab to domain admin page
    
    By:...

Status: Fixed » Closed (fixed)

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