By Mateo1041 on
I'm using the core Upload module to allow users to attach files to forum posts in Drupal 5 (beta version I think). But I've found that files can only be attached to main topics. Is there a way I can also attach files to comments?
Thanks,
- Matt.
Comments
As far as I know, no they
As far as I know, no they cannot. Comments are not nodes so the image upload doesn't work for them. I think the forum module needs replacing or updating so posts are no longer comments but are nodes instead as I feel it is quite weak as it stands.
And the answer is "yes"
And the answer is "yes" :-)
http://drupal.org/project/comment_upload
http://drupal.org/node/98927
None for Drupal 6 yet though
None for Drupal 6 yet though eh?
Attach a photo to comment and display this picture
Attach a photo to comment and display this picture
Hi,
Do you know if it's possible to attach a picture to a comment and show it in the comment field ?
Thanks.