Can you explain what steps are made for Kudos to display on node comments? I am able to get it to display on the Node, but not the content. I am using the Garland theme, so I think it should just work, right?

Comments

socki’s picture

Status: Active » Fixed

Please check out the latest version of the module.

Originally, you would have had to theme this yourself. I have changed this so that the kudos form will appear by default as part of the comments. You can change the position of the form by overriding the theme_kudos_comment_display function.

Kirk’s picture

Thanks for the heads up!

It seems to be working as described now, but sadly it doesn't allow me to do 2 things. I'm not sure if these are possible.

1. Allow kudos on comments for only specific content types.
2. Allow only a node author to give kudos to the comments of the node

Essentially, I'm hoping to use Kudos allow a user to create a node for critiques. As other users leave comments, the node author is able to mark their comments as "Helpful" or "Not Helpful". Helpful gives +Kudos and Not gives -Kudos. Of course this only needs to happen on a specific node type.

I imagine much of this can be done through the theme level, but each of these options could really benefit the module and I hope you consider them for the future.

socki’s picture

Hmm..

I see what you mean. The limiting the only comments of an allowed content type definitely makes sense and i can see if its something it makes sense to add without much impact.

Kirk’s picture

that's great to hear. hopefully you can work something out

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

socki’s picture

The newest release allows the limitation of kudos to the selected content types.

-T