I'm hoping this is an easy one, but can't figure it out. i have a sidebar block containing links to multiple nodes. I'd like to add the voting widget either next to or below the associated node link. Similar to Digg or Netflix. How would I go about this?

Thanks in advance

- Kevin

Comments

avpaderno’s picture

Title: Ned to add Fivestar widget under Primary Node links » Adding the Fivestar widget under the primary node links

Cannot it be done changing the theme templates?

dawehner’s picture

actually adding to $links is not possible, because its an array of links, and not stuff like forms etc.

kmiller-2’s picture

Thanks for the feedback. Is there another way to add the fivestar widget next to links? For example, if I just create a block of HTML links, is there code I can use to add the fivestar widget after the tags? Or is there a way using the Views module or Drigg?

Sorry if these are basic questions, I'm a Drupal newbie, and have to assume there is a way to do this.

- Kevin

kmiller-2’s picture

Found this movie here http://www.lullabot.com/node/425/play which got me what I needed using the views module.

dawehner’s picture

Status: Active » Fixed

so this is fixed

Status: Fixed » Closed (fixed)

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