Closed (won't fix)
Project:
User Points
Version:
5.x-2.14
Component:
Code: userpoints_basic
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2007 at 03:19 UTC
Updated:
25 Jan 2011 at 10:03 UTC
Before I'v posted in http://drupal.org/node/147885 but I think it's defferent thing, sorry for double posted.
To appreciate users work I don't want to delete users content (page, story, blog etc), it's possible to substract the points if it's not promote to front page? instead of substract the points by deleting users content.
Or give the guidance how to modiv the code.
Thank's in advance
Comments
Comment #1
jredding commentedMoving this over to a feature request. Maybe someone will submit a patch or a custom module.
But in short the answer to this is
use the userpoints_userpointsapi
and
hook_nodeapi
in a custom module (Check the newly updated docs!)
Comment #2
neofpo commentedPlease reffer to this comment as a patch has been released.
Comment #3
berdirSorry for spamming the participants in this issue. Due to the release of Drupal 7 and the lack of time from the maintainers, I'm closing all remaining 5.x issues for Userpoints.
Feel free to re-open this issue or create a new one for 6.x or even better 7.x if this bug is still open or feature is missing for these versions.