I needed to put the voting widget in the node's link section instead of adding it to the content, so I could easily place it somewhere in a panel. I added an option to the settings form and an implementation of hook_link - see patch.

Looking forward to your reviews and comments.

CommentFileSizeAuthor
plus1_hook_link.patch1.66 KBmarcvangend

Comments

nancydru’s picture

This is a good idea, but still -1 for me. Here's why:
a) the widget is mighty large for a link.
b) the customer who brought me to P1 used a link to show the count only; voting was below the body.
c) I think the setting is misplaced/misleading.

nancydru’s picture

Status: Needs review » Needs work