Posted by philbar on May 29, 2009 at 6:11pm
Jump to:
| Project: | Node Comments |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Should I use taxonomy?
#2
Yes, 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.
#3
This 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.
#4
Closing all issues. Please reopen if still relevant with Node Comments 6.x - 2.x