Problem/Motivation

When you enable the module, the method hook_help is not implemented.

Steps to reproduce

Download and activate the module and visit its help page.

Proposed resolution

Implement the hook_help and describe the module's functionality and usage.

CommentFileSizeAuthor
#4 hook_help.png59.69 KBannmarysruthy
#2 3344880-1.patch753 bytessahana _n
Command icon 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

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new753 bytes

Please review the patch.

annmarysruthy’s picture

Assigned: Unassigned » annmarysruthy
annmarysruthy’s picture

Assigned: annmarysruthy » Unassigned
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new59.69 KB

Reviewed patch #2. patch applied cleanly and hook_help is implemented.

urvashi_vora made their first commit to this issue’s fork.

urvashi_vora’s picture

Reviewed and Tested Patch provided in #2. Works well for me.

RTBC++

Committing the changes for helping the maintainers.