By philbar on
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
Any help will be greatly
Any help will be greatly appreciated.
...
First thing is that in Drupal lingo those are not comments, but rather, nodes.
You could do this in Drupal, but its rather beyond the scope of a forum post to explain exactly how, needless to say plenty of work.
Sorry I cant be more helpful, to be truthful I know how to get this done, but writing it out would be very time consuming.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
Node Comment
I tried looking up these 4 types of comments. Could not.
Check out http://drupal.org/project/nodecomment
This modules helps your comments behave as nodes.
May be it can help