Problem/Motivation

Currently the help page is an unformatted version of the README.md file. It would be better for it to be focused on any extra guidance a site builder needs when first configuring the module.

Steps to reproduce

Visit the current Comment Notify help page at - /admin/help/comment_notify

Proposed resolution

Rewrite the help page to use formatted text that is focused on orienting a site builder to how to set up and configure the module.

Remaining tasks

  1. ✅ Update the README.md file to follow best practices
  2. Create a proper help page
  3. Draft help page text to be concise and helpful
  4. Add a link to the drupal.org documentation
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

cedewey created an issue. See original summary.

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

diwakar07’s picture

Status: Active » Needs review

Hi, I have updated the Readme.MD file according to latest Drupal standards.
Please review.

cedewey’s picture

Issue summary: View changes
Status: Needs review » Needs work

Hi Diwakar,

This is a great start towards the first step of formatting the text. We should create an actual help page that differs from the README.md file. For example, we don't need info about installing the module on the help page, since a user only sees this page after they've installed and enabled the module.

I think though we can keep these improvements you've made to the README.md file.

Next steps are to create a standalone help page and draft text geared towards sitebuilders explaining how to configure the module.

If you want to take a pass at that, feel free to! Otherwise I'll try and work on this in the next week or two.

diwakar07’s picture

Assigned: Unassigned » diwakar07
Status: Needs work » Needs review
StatusFileSize
new242.98 KB
new281.79 KB

Hi, Thanks for the suggestions.
I have updated the help page accordingly. Adding the screenshots for the updated help page.
Please review.

diwakar07’s picture

Assigned: diwakar07 » Unassigned
manish-31’s picture

Status: Needs review » Needs work

Hi @diwakar

Help page looks better now.

I got some trailing whitespaces warnings while applying the patch could you please fix those?

182: trailing whitespace.
      $output .= '<ol> 
187: trailing whitespace.
      <li> Set permissions for commenting as per usual from 
203: trailing whitespace.
      
warning: 3 lines add whitespace errors.

Also, please consider below improvements
- Remove colons from paragraph headings.

- Provide absolute URLs to the configuratin/permission pages.

diwakar07’s picture

Status: Needs work » Needs review

Hi,
I have updated the MR according to the review.
Please review.

manish-31’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new329.18 KB

The MR patch applies successfully without any warnings now.

Reviewed th Readme.md file has been updated as per the Readme.md standards.

Verified the help page contains all the necessary information and documentation links. Attaching Screenshot for reference.

Marking this RTBC.

Thanks!

gnuget’s picture

Status: Reviewed & tested by the community » Needs work

  • gnuget committed 51f7b11e on 8.x-1.x authored by diwakar07
    task: #3392253 Update the help page
    
    By: diwakar07
    By: cedewey
    By:...
gnuget’s picture

Status: Needs work » 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.