The configuration link at admin/modules helps to find the configuration page for the module.
This line adds this functionality (add to the jammer.info file):
configure = admin/config/user-interface/jammer
Thist line to jammer_generic.info:
configure = admin/config/user-interface/jammer_generic
And this one to jammer_messages.info:
configure = admin/config/user-interface/jammer_messages
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | show_configuration_links_at_admin_modules-2408457-3.patch | 1.07 KB | darrellduane |
Comments
Comment #1
szt commentedComment #2
szt commentedComment #3
darrellduane commentedHere's a patch file, please add these lines to the .info files!
Comment #5
naiduharish commentedThanks for the patch DarrellDuane, committed the code.