Hello!

I made this .inc for my tests on user_karma module (http://drupal.org/project/user_karma)

I hope it hasn't too many errors!

CommentFileSizeAuthor
#1 user_karma.author-pane.inc_.txt1.39 KBpsicomante

Comments

psicomante’s picture

StatusFileSize
new1.39 KB

adding the file!

michelle’s picture

Project: Author Pane » User Karma
Version: 6.x-2.x-dev » 6.x-1.x-dev
Status: Active » Needs review

Moving this to the User Karma queue. I'd prefer not to add any more integrations of modules I don't use into AP itself.

Michelle

psicomante’s picture

ok ;)

psicomante’s picture

Title: user_karma support for AP » user_karma support for Author Pane
michelle’s picture

Hmm... That sounded a bit harsh. I appreciate you contributing it; I just have run into trouble trying to maintain integrations to modules I don't use when they change their API and suddenly people are coming to me wondering why it's broken. :(

Michelle

emdalton’s picture

What do I need to do besides putting this in sites/all/modules/author_pane/modules?

butteredcat’s picture

Simply put:
<?php print user_karma_user_karma($account->uid); ?>
into author-pane.tpl.php