Update README.md file according to README.md template

Created on 12 January 2023, about 2 years ago
Updated 12 August 2024, 6 months ago

This module is still using old README.md template format in README.md file.

Follow the pattern in the README.md template .

📌 Task
Status

Fixed

Version

1.0

Component

Documentation

Created by

🇮🇳India shubham rathore Jaipur

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

Merge Requests

Comments & Activities

Not all content is available!

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

  • 🇺🇸United States erutan

    I've been trying to get this module to work and just happened to stumble across the following instructions in another issue, https://www.drupal.org/project/ajax_comments/issues/3332852 📌 Implement hook_help() RTBC

    Create a comment form template override: To customize the comment form and add AJAX functionality, you will need to create a template override. Copy the comment form template file (comment.html.twig) from the modi templates directory and place it in your theme templates directory. Rename it if necessary to match the naming conventions of your theme.

    Modify the comment form template: Open the comment form template file in your text editor and make the following modifications:

    a) Add the ajax-comments-form CSS class to the element to identify it for AJAX processing.
    b) Add a submit button with the ajax-submit class to trigger the AJAX submission.
    c) Optionally, you can customize the form markup, fields, and other elements according to your requirements.

    Add JavaScript code: Create a JavaScript file for your custom theme or add to an existing JavaScript file in your theme.

    That is not just install as any other module and you're good to go. The readme file and project description should also be updated to account for this.

  • First commit to issue fork.
  • Status changed to Fixed 6 months ago
  • 🇳🇱Netherlands idebr

    Committed, thanks!

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024