Closed (won't fix)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Comment module inconsistencies
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2010 at 00:06 UTC
Updated:
16 Nov 2012 at 12:38 UTC
hi every one !
i've installed node comment , my goal is to add 2 new field in all comment form in my site :
1. country
2.E-mail
but with node comment i can't ! :(
i,m going to : content management >> content type >> edit comment >> manage field
& i added a new field to the comment fields , but , this new field not display in my comment form !
i'm confused !!!
i tested many comment modules for my goal but i can't , for example :
node comment
comment edited
cck comment refrence
comment driven
ah
help me pls !
tanx
Comments
Comment #1
benjifisherI am not sure what content types you are using. The following should work. For the sake of example, I assume you want to manage comments on the Page content type.
After installing the Node Comments module, create a content type MyComment. From Content Management > Page, under the Comments group, select MyComment as the "Node Type for Comments" and click the Save button. Now go to Content Management > MyComment and do the same. (MyComment should use itself as comment type.) Then go to the Manage Fields tab and add the fields you want.
HTH
Comment #3
crea commented2.x is unlikely to get any support at this point. Closing all related issues.