Problem/Motivation
I would like in-module help to be accurate and up to date as well as helpful.
Currently the in-module help is outdated, since it mentions the need to install something that uses a ConfigFilter, which is deprecated functionality.


Steps to reproduce
Go to /admin/modules
Find the config distro module, and expand the accordion to expose the help link.
Click the help link and read the help text.
Proposed resolution
Either update or remove the help text.
Remaining tasks
Update the help text, or remove it in favor of online documentation.
User interface changes
Update the help text, or remove it in favor of online documentation.
API changes
N/A
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | config_distro_link.png | 63.88 KB | lavanyatalwar |
| #6 | config_d_after.png | 64.53 KB | lavanyatalwar |
| #6 | config_d_before.png | 76.24 KB | lavanyatalwar |
| Screenshot 2025-01-09 at 8.23.18 AM.png | 295.06 KB | trackleft2 | |
| Screenshot 2025-01-09 at 8.26.19 AM.png | 225.85 KB | trackleft2 |
Issue fork config_distro-3498524
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
Comment #2
arunsahijpal commentedWorking on it.
Comment #4
arunsahijpal commentedRemoved the help text, pls check.
Comment #5
arunsahijpal commentedComment #6
lavanyatalwar commentedThe changes look good to me.
The help text has been updated as required to address the issue.
Attaching screenshots for your reference.
Comment #7
lavanyatalwar commentedComment #8
trackleft2Thank you for the screenshots @lavanyatalwar, it looks like the link is not being created.
Comment #9
trackleft2Updated help file with suggested change. (Fixed link)
Comment #10
lavanyatalwar commentedHi @trackleft2,
Thank you for the code changes, they look great! Attaching a screenshot and moving it back to RTBC.
Comment #11
joegraduateComment #12
joegraduateComment #14
joegraduateMerged. Thanks all!