After enabling this module I need to check readme.txt for detils, so if it is better if you implement hook_help() that will give help option in module listing.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | disable_messages-implement_hook_help_for_drupal_7-2722023-7.patch | 5.03 KB | nitinsp |
| #4 | disable_messages-implement_hook_help_for_drupal_7-2722023-4.patch | 1.01 KB | nitinsp |
Comments
Comment #2
nitinsp commentedComment #3
nitinsp commentedComment #4
nitinsp commentedAs per requirement I have implemented hook_help() for drupal 7 version of this module and created patch file of that. Please apply and review patch.
Comment #5
anish_zyxware commentedThis needs more data. Can you do a backport of the issue that's added as related issue?
Ie, just use the content from the 8.x module.
Comment #6
nitinsp commentedComment #7
nitinsp commented@anish_zyxware as per suggestion I have updated hook_help(), please apply & review the patch.
Comment #9
anish_zyxware commentedMerged. Thanks for the patch.