userpoints_login 6.x-1.2

New features

Changes since 6.x-1.1:

  • Add 'forever' login interval option.
  • Fix the coding style.
  • #1110976 by Steven Jones: Fixed Schema mismatch on length.
  • Stripping CVS keywords

userpoints_login 7.x-1.0

Changes since 6.x-1.0:

  • Clean up the documentation and API.
  • 1033610 by Boran: fix vertical tabs in points settings, some spacing/comments to make coder module happy
  • Port to D7.
  • Stripping CVS keywords

userpoints_login 5.x-1.x-dev

users get points when they log in as long as their last log in was more than the specified interval previous.

issues:
- what if users log in every few hours, never reaching this interval? do they get rewarded less than the users who log in less?
- if we save the time the login points were earned, where should we save this value? (there's no place in the userpoints table for a type-specific timestamp... add a column or add a new table?)

Subscribe with RSS Subscribe to Releases for Userpoints Login