Major changes in this patch:
  • Updated the code to work with Drupal 5.x
  • Changed userpoints_reset and userpoints_retroactive menu locations (now under settings).
  • Implemented format_plural() usage for message set to screen after a code is created/saved/deleted.

Create the .info files per module. Also, to decrease any files mess (if you believe it can be), best practice would be to move userpoints_reset and userpoints_retroactive modules further into their own directories with their respective names.

Will attach a compressed version of updated module in next post, including .info files and structured directories. Please review code.

Comments

Gurpartap Singh’s picture

StatusFileSize
new10.13 KB

Here's the compressed package of userpoints module for Drupal 5.x.

(Between, the above patch applies to contribs in their present directories, not as suggested structure.)

kbahey’s picture

Status: Needs review » Fixed

Committed to HEAD.

Thanks

Anonymous’s picture

Status: Fixed » Closed (fixed)