Closed (works as designed)
Project:
Node Images
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 04:02 UTC
Updated:
28 May 2008 at 02:19 UTC
it doesn't work to upload images to comments. (could be i'blind ;-) any idea how to integrate the edit button of node_images to comments?
Comments
Comment #1
telefunken commented....does anybody know how to add images to comments? especialy to modul usernode_guestbook based on comments!?
Comment #2
develcuy commentednode_images is intended to provide a gallery for a particular node, instead of create a node for every image.
But if you need to upload images to comments, I don't think it is best choice, please look at the list of available contributed modules, you can also get support on IRC and forums.
Anyhow, you can try with nodecomment, which make comments to act like nodes, it means, you can add a gallery of images for the content type used as comment.
Blessings!
Comment #3
develcuy commentedI changed status by mistake.
Comment #4
heine commentedTry http://drupal.org/project/comment_upload
Comment #5
telefunken commentedComment #6
telefunken commentedThanks, but this dosen't solve my problem. I'm wondering if i could be the firstone who wants to view immages in comments!?
I want to give users the posibility to add pictures to a comment with Node_Images module.
To show comments on usersprofiles i use usernode_guestbook (= the name says guestbook, but it is simply implimentation of comments in userprofiles using core and no aditional table...)
I think if Node_Images module could work with the content type 'comments' it would run with usernode_guestbook too!!!
@ #2 develCuy: with nodecomment i have to disable core-comment and it isn't shown on the profilespage.
@ #4 Heine: comment_upload attaches a file, that is not shown! I need a viewable picture in the comment.
Sorry if my discribtion wasn't clear from the beginning ;-) Thank you, for your help!
Comment #7
develcuy commented@telefunken, this is about themming, whenever solution you use: nodecomment or comment_upload, you should got a #nid (node_id) or #cid (comment_id), so you can load data and theme the output.
Blessings!
Comment #8
telefunken commenteddon't know how to do this?
Comment #9
heine commentedFrom comment_upload README.txt:
How does this image Inline display differ from the desired display?
Comment #10
telefunken commented@heine - believe me i tried this before i wrote here. but i was n't sure about the meaning inline....and it was not working so i spent 4 long days & nights trying other things. but i just tested admin first and not a user. think the module dosen't like admins ;-) i don't have to search anymore in forum and can continue testings. i love you for that, heine! works perfect!!!