We are implementing a "wiki" page type in Drupal where the community can edit pages and contribute their content. It would be great if we could award user points for creating new revisions of an existing node. Would this be easy to implement?

Comments

toemaz’s picture

You can make use of the workflow & actions module. Play with it and you will find the solution.

oriol_e9g’s picture

Version: 5.x-1.1 » 5.x-2.11
Component: Miscellaneous » Code: userpoints_basic.module

I need the same.

What solution you implemented? workflow + actions or a userpoints modification?

berdir’s picture

Component: Code: userpoints_basic.module » Code: userpoints API
Status: Active » 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.