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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | After.png | 12.94 KB | Jaspreet-Kaur |
| #5 | Before.png | 9.57 KB | Jaspreet-Kaur |
Issue fork css_editor-3360290
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
Comment #3
vimal_nadar commentedI have created MR. Please review it.
Comment #4
raveen_thakur51 commented@Vimal
I have reviewed and applied MR! 5 to my website. The hook_help was implemented properly.
I am using Drupal version - 9.5, PHP version 8.1
I am attaching my screenshots for reference.
Can be moved to RTBC!
Please review & thank you.
Comment #5
Jaspreet-Kaur commentedVerified!! hook_help() implemented successfully on Drupal 9.5.x I am sharing the Before and After screenshots for reference. Thanks!
Comment #6
raveen_thakur51 commentedComment #7
joseph.olstad