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.

See: http://getsatisfaction.com/drupal

Comments

philbar’s picture

Component: User interface » Miscellaneous

Should I use taxonomy?

quicksketch’s picture

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.

philbar’s picture

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.

crea’s picture

Status: Active » Closed (fixed)

Closing all issues. Please reopen if still relevant with Node Comments 6.x - 2.x