Closed (fixed)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 18:11 UTC
Updated:
12 May 2010 at 13:14 UTC
Does anyone know of a way I can make categories for comments with simple navigation?
I would like to replicate GetSatisfaction.com style comment system. They have 4 types of comments you can submit: Ask a Question, Share an Idea, Report a Problem, Give Praise.
Comments
Comment #1
philbar commentedShould I use taxonomy?
Comment #2
quicksketchYes, taxonomy is the correct way to go for this functionality. You'll need to do your own theming to get it to look like the Get Satisfaction forms, but essentially switching the tabs in Get Satisfaction is the same thing as selecting an item from a select list, just with some CSS/JS on top of it.
Comment #3
philbar commentedThis seems like something Radio Buttons can do with Taxonomy. When I get a change I will start designing it and let you know how the process goes.
Comment #4
crea commentedClosing all issues. Please reopen if still relevant with Node Comments 6.x - 2.x