Enables users to comment on published content.
When installed, the Comment module creates a field that facilitates a discussion board for each Drupal entity to which a comment field is attached. Users can post comments to discuss a forum topic, story, collaborative book page, user etc.
File
core/modules/comment/comment.module
Functions
Constants
Name | Description |
---|---|
COMMENT_ANONYMOUS_MAYNOT_CONTACT | Anonymous posters cannot enter their contact information. |
COMMENT_ANONYMOUS_MAY_CONTACT | Anonymous posters may leave their contact information. |
COMMENT_ANONYMOUS_MUST_CONTACT | Anonymous posters are required to leave their contact information. |
COMMENT_NEW_LIMIT | The time cutoff for comments marked as read for entity types other node. |
Please login to continue.