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

jredding’s picture

Category: support » feature

Moving 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!)

neofpo’s picture

Status: Active » Needs review

Please reffer to this comment as a patch has been released.

berdir’s picture

Status: Needs review » Closed (won't fix)

Sorry 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.