role_weights 8.x-1.x-dev

Development version for Drupal 8.

* Drupal 8 core compatibility.
* Removed Views support.

role_weights 6.x-1.6

New features
Bug fixes
Unsupported
  • Issue #969140: default to sort roles and permissions forms by role weight - consistent with Drupal 7.
  • Issue #895342 by sdsheridan: add tokens for role class (to use in CSS).
  • Issue #534592 by pedrofaria, leafish_paul: fixed [heaviest-role] and [lightest-role] tokens showing user id when used with pathauto.
  • Issue #368088: if weights are equal, sort alphabetically.
  • Issue #872396: applied a quick fix to prevent anonymous role from being deleted.

role_weights 7.x-1.x-dev

  • Drupal 7 core compatibility.
  • Removed all role weights form alter/submit functions - let Drupal 7 core take care of weights.
  • Removed Views support.

role_weights 5.x-1.4

Bug fixes
Unsupported

Fixes a bug, minor code clean-up.

role_weights 5.x-1.2

New features
Unsupported

#210470: added a static cache to role_weights_get_weight, cheers Grugnog2!

role_weights 4.7.x-1.0

Unsupported

Initial stable release of Role Weights for Drupal 4.7

Known issues:

  • #64071 - multiple nodes in views (unconfirmed)
  • #75877 - ordering of role weights inconsistent with Drupal. This is unlikely to change in the 4.7 versions, but may change in the 5.0 release. Your modules/themes will need updating when upgrading to Drupal 5.x if they use role_weights_get_highest(). Check this issue for details.
Subscribe with RSS Subscribe to Releases for Role Weights