Implement hook_help()

Created on 21 March 2023, over 1 year ago
Updated 22 March 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 it's usage.

Remaining tasks
Implement hook_help.

User interface changes
None.

API changes
None.

Data model changes
None.

📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India gayatri chahar

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇹Italy apaderno Brescia, 🇮🇹

    The issue summary should always describe what should be fixed/changed. The title is not sufficient to describe what the issue is, even in the case a patch is provided.

  • 🇮🇳India urvashi_vora Madhya Pradesh, India
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India urvashi_vora Madhya Pradesh, India

    Hi @apaderno,

    I have updated the issue summary.

  • Status changed to Needs work over 1 year ago
  • 🇮🇳India urvashi_vora Madhya Pradesh, India

    Hi @gayatri chahar,

    I reviewed your patch, it was applied cleanly.

    <strong>git apply -v 3349273-2.patch</strong>
    Checking patch entity_translations_helper.module...
    Applied patch entity_translations_helper.module cleanly.

    IMHO, we should keep the help function at the end of file, thus, moving it to needs work.

    Thanks for the work.

  • Status changed to Needs review over 1 year ago
  • 🇮🇳India urvashi_vora Madhya Pradesh, India

    Hi,

    I have added the help function at the end of file.

    Please review the patch and also providing an interdiff.

    Thanks

  • Status changed to RTBC over 1 year ago
  • 🇵🇭Philippines paraderojether

    Hi @urvashi_vora

    I applied patch #7 against Entity translations helper version 1.0.x-dev with Drupal core version 9.5.3, confirmed help function is added at the end of file, and the patch works fine for me.

    I added screenshots for reference.
    Thank You.

Production build 0.69.0 2024