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.

CommentFileSizeAuthor
#2 Hook_help-3301126-2.patch923 bytesluzgallego

Issue fork faq_block-3301126

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:

  • 3301126-hook-help Comparechanges, plain diff MR !11 / Comparechanges, plain diff MR !10
  • 1.0.7 Comparecompare
  • 1.0.x Comparecompare
  • master Comparecompare

Comments

luzgallego created an issue. See original summary.

luzgallego’s picture

StatusFileSize
new923 bytes

The next patch solves the task.

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

jitesh_1’s picture

Status: Active » Reviewed & tested by the community

sujan.shrestha made their first commit to this issue’s fork.

sujan shrestha’s picture

Status: Reviewed & tested by the community » Fixed
sujan shrestha’s picture

Status: Fixed » Closed (fixed)