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
#5 After.png12.94 KBJaspreet-Kaur
#5 Before.png9.57 KBJaspreet-Kaur

Issue fork css_editor-3360290

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

vimal_nadar created an issue. See original summary.

vimal_nadar’s picture

Assigned: vimal_nadar » Unassigned
Status: Active » Needs review

I have created MR. Please review it.

raveen_thakur51’s picture

StatusFileSize
new13.72 KB
new14.5 KB

@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.

Jaspreet-Kaur’s picture

StatusFileSize
new9.57 KB
new12.94 KB

Verified!! hook_help() implemented successfully on Drupal 9.5.x I am sharing the Before and After screenshots for reference. Thanks!

raveen_thakur51’s picture

Status: Needs review » Reviewed & tested by the community
joseph.olstad’s picture

Version: 8.x-1.x-dev » 2.0.x-dev