This patch makes it possible to use Plus1 also on user profile pages. In the admin side you can choose the user roles/types that will have their profiles voted on.

In addition I have "switched on" the setting that disables users to vote on their own content.

Being a bit of a newbie myself -> the patch needs review.

CommentFileSizeAuthor
plus1_user.patch9.94 KBcrisiskai
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NancyDru’s picture

If you use the Content Profile module, the voting should be easy as choosing that content type.

NancyDru’s picture

Status: Needs review » Needs work

The idea is interesting. I do see some coding standards errors in your code (at the very least concatenation). I have applied for co-maintainership of this module and already have some higher priority fixes ready to be committed. Your code collides with some them, so I'd like to see a reworked patch after a -dev version gets created.

mattcasey’s picture

+1 for this option, just to avoid having to get another module and configure a whole extra layer of node types. For now, I'll use the Content Profile solution