Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

role_limits 5.x-1.7

Bug fixes

Fixed bug where Role Limits wasn't honoring 0 and turning registrations back on.
Refactored registration code into it's own function. See role_limits_registration($on) for details.

regcode 5.x-3.0

New features

A complete rewrite by danielnolde:

- db-storage with multiple fields, with (per code):
* role granting by code
* expiry of availability
* one-time-only or re-usable codes
* tracking of code-usage (user, date)
* info-column for freestyle-usage
- filter- and order-able code listing / search
- import (with flexible CSV--setting, file-upload- or textarea-import and a default code-data-template)
- permission to override even mandatory regcode-input for adding new users (helpful for admins)

role_limits 5.x-1.6

New features
Bug fixes

Added exclude blocked users to authenticated settings.
Added registration disabled when the authenticated limit has been reached.
Added language to user admin settings form to alert user when Role Limits has set the options.

Pages

Subscribe with RSS Subscribe to RSS - 5.x