- Issue created by @Jay Jangid
- @jay-jangid opened merge request.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 7:10am 7 February 2023 - Assigned to raubi gaur
- Issue was unassigned.
- Status changed to RTBC
almost 2 years ago 8:40am 7 February 2023 - 🇮🇳India raubi gaur
Thanks @Jay Jangid this mr solved above error.LGTM
Moved to rtbc. - Status changed to Needs work
almost 2 years ago 9:34am 7 February 2023 - 🇦🇺Australia darvanen Sydney, Australia
Hi Jay, Raubi,
There is no bug or error caused by not implementing hook_help. The help section is there to give more information to site builders in particular on how the module functions and how they can set it up. It should contain instructions on how to configure or use the module aimed at that audience.
A help file that only says:
The purpose of these comments is to explain what is required by this method. This is one place where I think a much longer explanation is required. What does 'method' mean in this context for instance?
does not do that.
My preference is to provide contextual help wherever possible in field descriptions, widget descriptions etc. Only when there is something about the module that cannot be described in-situ should we reach for hook_help.
I would encourage you to consider the site-builder documentation of this module as a whole and determine if it can be improved, with or without hook_help.
- Status changed to Closed: cannot reproduce
over 1 year ago 1:44am 6 August 2023 - 🇦🇺Australia darvanen Sydney, Australia
I do not think there is anything that can be provided by hook_help that can't be shown elsewhere instead. Happy to discuss if someone comes up with valuable content to place there, please feel free to reopen for that discussion. For now though, this is a "cannot reproduce" because I see no need for the task.