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!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_karma.author-pane.inc_.txt | 1.39 KB | psicomante |
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!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_karma.author-pane.inc_.txt | 1.39 KB | psicomante |
Comments
Comment #1
psicomante commentedadding the file!
Comment #2
michelleMoving 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
Comment #3
psicomante commentedok ;)
Comment #4
psicomante commentedComment #5
michelleHmm... 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
Comment #6
emdalton commentedWhat do I need to do besides putting this in sites/all/modules/author_pane/modules?
Comment #7
butteredcat commentedSimply put:
<?php print user_karma_user_karma($account->uid); ?>into author-pane.tpl.php