Closed (works as designed)
Project:
User Points Contributed modules
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 May 2008 at 01:47 UTC
Updated:
20 May 2008 at 02:00 UTC
Comments
Comment #1
kbahey commentedThe application logic for Userpoints is separate from the API. The API is just a flexible and open API, while the application(s) can live in separate module(s). One such module is userpoints_basic. If it does not do what you want, or you want it to do things differently, then you can do anything you want by writing your own module(s).
There is a separate Userpoints Voting API integration project. See if it does what you want, otherwise, you can extend it.