Closed (fixed)
Project:
Node Comments
Version:
5.x-1.0-beta
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2007 at 06:41 UTC
Updated:
9 May 2010 at 19:36 UTC
At the bottom of my new Comment/Nodes, I get the option to "Edit, Delete, Reply". I don't want this functionality with some of my Comments (I'm using this module for an Ask the Experts feature... therefore, all "comments"(aka, Answers) for the Question content type will be replies to the Original Question. I don't want there to be any replies to Answers. Any chance I'm missing something here? If not, should this not be an option?
Thanks.
Comments
Comment #1
quicksketchSounds like a good feature to me. On one of my current sites I actually remove ALL comment links via hook_link_alter:
Comment #2
robertdouglass commentedCan't you go to Administer -> Content management -> Content types and make comments for your comment node type disabled? Or have I forgotten how the module works?
Comment #3
robertdouglass commentedQuicksketch's suggestion is the proper way to get this feature for the time being.
Comment #4
crea commentedD5 branch is not supported anymore. Closing.
Please reopen if the issue is relevant with Nodecomment 6.x-2 branch.