Discoverability follow-up to #3588057 (closed as won't fix in favour of #3588108 in domain_extras).

Problem

Per-domain configuration can affect rendering that depends on language-keyed plugin definitions cached by Drupal core (LocalTaskManager, LocalActionManager, ContextualLinkManager). Without a cache key that also varies by domain, the first domain to warm the cache wins and subsequent domains render stale tabs and actions.

The fix lives in the new domain_menu_extras submodule of the domain_extras companion project, but a reader of domain_config_ui's docs has no signpost pointing at it.

Proposed change

Add a short Related submodules section at the end of docs/domain_config_ui/index.md (and the FR/ES siblings) describing the symptom and pointing at domain_menu_extras. One paragraph per language. Technical terms (local tasks, local actions, contextual links, cache key, plugin managers, domain-aware) stay in English in the FR/ES versions, with the prose reformulated rather than translated word-for-word.

MR to follow.

Issue fork domain-3588137

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 committed f9fe98e6 on 3.x
    docs: #3588137 Cross-link domain_config_ui docs to domain_menu_extras...
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.

Status: Fixed » Closed (fixed)

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