Implement hook_help()

Created on 10 March 2023, over 1 year ago
Updated 20 June 2023, over 1 year ago

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 its usage.

Remaining tasks

Implement hook_help.

๐Ÿ“Œ Task
Status

RTBC

Version

1.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia omkar_yewale Mumbai

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @omkar_yewale
  • @omkar_yewale opened merge request.
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia omkar_yewale Mumbai

    !5 MR needs to be reviewed. Thank you.

  • ๐Ÿ‡ฎ๐Ÿ‡นItaly apaderno Brescia, ๐Ÿ‡ฎ๐Ÿ‡น
  • ๐Ÿ‡ฎ๐Ÿ‡นItaly apaderno Brescia, ๐Ÿ‡ฎ๐Ÿ‡น
    +      $output .= '<li>' . t('Install the module "Node Save Popup".') . '</li>';
    

    Instructions on how to install the module are not much helpful, once it is installed.

    + $output .= '<li>' . t('Go to the รขโ‚ฌล“Configuration. Eg:- Admin Menu >> configuration >> services >> Node Save Configuration') . '</li>';

    There is no need to use an hyphen after a colon. The period is also wrong; a comma is better.

  • Assigned to indrapatil
  • Status changed to Needs work over 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia indrapatil Bangalore
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia indrapatil Bangalore

    Thank you @apaderno,
    I updated it according to your comment #5,
    can you please review it?

  • Status changed to RTBC over 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia Bushra Shaikh

    I have verified and applied MR !5 on Drupal 9.5.8 version.
    MR is applied successfully, and help() is added cleanly. Added screenshots for reference.

    Can be moved to RTBC+1.

Production build 0.71.5 2024