Needs work
Project:
User points Nodes and Comments
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2010 at 05:47 UTC
Updated:
3 Apr 2010 at 06:44 UTC
Helllo,
Userpoints is a great module.
We have been using a similar module in Joomla known as alpha userpoints.
It allows us to have choise for moderation of each point action.
We used to set auto approve point for Userlogin, Invite, Vote
and we used to set moderate points for posting content, or specific node requires moderation etc.
Can this feature be added in Userpoints??
Regards
Comments
Comment #1
hamzahali commentedCan we use point moderation for certain node types and points auto approve for certain node types.
We used to set auto approve point for Userlogin, Invite, Vote
and we used to set moderate points for posting content, or specific node requires moderation etc.
Comment #2
hamzahali commentedFixed this.
Change the userpoints_nc.module to below
Comment #3
hamzahali commentedComment #4
kbahey commentedPlease DO NOT paste lengthy code in the body of the issue.
Attach it as a .txt file is you want to.
The best way is still patch formats, this will get things reviewed faster.
Comment #5
hamzahali commentedShifted to Userpoints Nodes and comments. Patch Ready
See http://drupal.org/node/760054
Comment #6
kbahey commentedIn the future, do not open an new issue. You can change the "Project" field to the new project to move the issue to another project.
Also the patch is not correct.
It deletes the entire file then adds it.
This is because of the UNIX vs. Windows line endings (LF vs. CR/LF).
Please correct this and submit an updated patch here.
Comment #7
hamzahali commentedAws Khalid,
How do I correct that?
I am making patches using linux server.
First I am making changes required and saving it a xyz_new.module and then using the diff function to make a patch. Any problem in this method. Sorry for trouble. Regards Hamzah