Closed (fixed)
Project:
Metadata Sanitizer
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2026 at 15:37 UTC
Updated:
14 Feb 2026 at 20:14 UTC
Jump to comment: Most recent
Modules can define a configuration link, which is listed on the modules page.
Add a configure key to the info.yml file.
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
Comment #3
dieterholvoet commentedComment #4
zarabatana commentedThanks @dieterholvoet. Reviewed MR !8.
This is a minimal and correct change: it adds the configure link key in metadata_sanitizer.info.yml, and the referenced route (metadata_sanitizer.settings) already exists. Marking RTBC and proceeding to merge.
Comment #5
zarabatana commentedThanks! Update: the deprecation/CI fix landed in !11 (merged) and the configure-link change in !8 is now merged as well. The modules page configure link should now appear correctly. Marking this issue fixed/closed.
Comment #7
zarabatana commented