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 functionality of the module and it's usage.

Remaining tasks

Implement hook_help.

User interface changes

None.

API changes

None.

Data model changes

None.

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

dineshkumarbollu created an issue. See original summary.

dineshkumarbollu’s picture

Assigned: dineshkumarbollu » Unassigned
Status: Active » Needs review
StatusFileSize
new83.66 KB

Hi Team

I created MR for this issue please review. And also attaching Screenshot how it looks.

Thanks

hardikpandya’s picture

Status: Needs review » Needs work

The section Related Modules is normally meant for the module page on drupal.org and not hook_help.

dineshkumarbollu’s picture

Hi

I didn't understand your comment. Can you please add some more info

hardikpandya’s picture

StatusFileSize
new100.77 KB

I am referring to Related Modules details added in hook_help.

dineshkumarbollu’s picture

Yes I gave Webreader path on drupal.org if you install the module You can find

Thanks

indrapatil’s picture

Priority: Normal » Minor
Issue summary: View changes
dineshkumarbollu’s picture

Status: Needs work » Needs review
nayana_mvr’s picture

StatusFileSize
new70.44 KB
new71.85 KB
new271.28 KB

Verified the MR!19 . The patch applied cleanly and now the help button for the module is available in the module listing page. Attached screenshots for reference. Need confirmation about the content to be displayed in the help page.

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

sunlix’s picture

Status: Needs review » Fixed

Thanks

ressa’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.