Provide a hook_help() in .module file for the developers to access help pages in the module.

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

Pracheth created an issue. See original summary.

Pracheth’s picture

Assigned: Pracheth » Unassigned
Status: Active » Needs review
sahilgidwani’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the PR and it looks perfect to me.
Moving the issue to RTBC.

avpaderno’s picture

Version: 2.0.3 » 2.x-dev
Status: Reviewed & tested by the community » Needs work

No, showing the README.txt file content is not what that hook should do, since:

  • The README.txt file contains information that is only helpful before installing the module
  • The text is not translatable

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

elber’s picture

Status: Needs work » Needs review

Hi I added a suggestion to hook help, please revise.

avpaderno’s picture

Title: hook_help() is missing in .module file » hook_help() is not implemented
Status: Needs review » Needs work

The text explains how to use the module, but it does not describe what the module does.

elber’s picture

Status: Needs work » Needs review

Hi please revise

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

dydave changed the visibility of the branch 3336825-hookhelp-is-missing to hidden.

dydave’s picture

Version: 2.x-dev » 2.1.x-dev

It seems development has moved to the 2.1.x branch now, therefore:

Created the new merge request MR !8 above at #11 based on the previous merge request but rebased for branch 2.1.x.

Updated the previous merge request to be hidden.

This MR could use a round of textual/content review and overall testing.

Any feedback, comments, reviews or suggestions would be greatly appreciated.
Thanks in advance!

roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new52.23 KB
new184.92 KB

Hi @dydave,

I have applied your latest MR to the CKeditor Details Accordion module against 2.1.x-dev and confirmed that the help text at /admin/help/ckeditor_details is now updated and other information is also implemented.

Please see the attachments for reference.

I'm marking this now as 'RTBC'.

Thank you!

avpaderno’s picture

Status: Reviewed & tested by the community » Needs work
avpaderno’s picture

Assigned: Unassigned » avpaderno
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Needs work » Needs review
roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new175.54 KB
new168.13 KB

Hi @avpaderno,

I have applied your latest MR!8 to the CKeditor Details Accordion module against 2.1.x-dev and confirmed that the help page has been updated.

Please see the attachments for reference.

I'm marking this now as "RTBC".

Thank you!

liam morland made their first commit to this issue’s fork.

liam morland’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.