Problem/Motivation
It's impossible to navigate to the main configuration page when you have used the module for the first time, unless you spent long time traversing whole admin menu.
Proposed resolution
Add configure property to the module info file.
Remaining tasks
- Patch - done
- Review
- Commit
User interface changes
Configure link available on the module entry on the module list page (/admin/modules).
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | file_downloader-3343543-2.patch | 522 bytes | rosk0 |
Issue fork file_downloader-3343543
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:
- 3343543-specify-main-config
changes, plain diff MR !3
Comments
Comment #2
rosk0Comment #3
omkar_yewale commentedComment #4
omkar_yewale commentedThank you for the patch. It works fine moving RTBC.
Comment #9
sjerdo