Comment attachment

Component ID

1923150

Component name

Comment attachment

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview:
Comment attachment module enables comments to have files attached to it.
Suppose you have a forum and your forum members submits a post/comment and he/she want to upload a PDF or an image file attched to his post/comment.
The forum module which comes with the drupal core does not provide any option to attach an image or any file to a post/comment.
This module solves this simple problem by allowing an UI for uploading files as an attachment to a comment and also lists the files
attached to a particular comment.

Features:

  • Comments to a node are enhanced with file attachment feature
  • An administration/config page which allows the site-admin to enable/disable the visibility of attachment to comments

Requirements:
This module is for drupal 7.

Screenshots:
forum-comment-attachments


settings