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
Comment #1
avpadernoCannot it be done changing the theme templates?
Comment #2
dawehneractually adding to $links is not possible, because its an array of links, and not stuff like forms etc.
Comment #3
kmiller-2 commentedThanks 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
Comment #4
kmiller-2 commentedFound this movie here http://www.lullabot.com/node/425/play which got me what I needed using the views module.
Comment #5
dawehnerso this is fixed