/[drupal]/contributions/modules/role_weights/README.txt
ViewVC logotype

Diff of /contributions/modules/role_weights/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.13, Tue Mar 31 21:45:47 2009 UTC revision 1.13.2.1, Tue Jul 7 14:47:13 2009 UTC
# Line 54  Advanced settings Line 54  Advanced settings
54  ========================================  ========================================
55    
56  Once installed, site admins can enable sorting roles by weight on the Roles configuration  Once installed, site admins can enable sorting roles by weight on the Roles configuration
57  (/admin/user/roles) and Access Control (/admin/user/pages/access) pages by adding a system  (/admin/user/roles) and Access Control (/admin/user/pages/access) pages by visiting the
58  setting to the $conf array in the site's settings.php:  Role Weights settings page: /admin/settings/role_weights
   
   # Re-order user admin forms by role weight  
   $conf = array(  
     'role_weights_reorder_forms' => TRUE,  
   );  
59    
60  Caveat: currently this setting will override Drupal's default sorting (alphabetical). So,  Caveat: currently this setting will override Drupal's default sorting (alphabetical). So,
61  if this variable is set and a roles all have equal weight then the sorting will be less  if this variable is set and a roles all have equal weight then the sorting will be less

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.1

  ViewVC Help
Powered by ViewVC 1.1.2