| /[drupal]/contributions/modules/role_weights/role_weights.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#485150 - backport from 6.x/HEAD, add help and settings pages. Thanks to LUTi
*** empty log message ***
*** empty log message ***
#485150 - add help and settings page
#485150 - add help and settings page
Adding Views 2 support
Adding Views 2 support
Whitespace cleanup
Entries in users_roles tables not being deleted correctly.
Entries in users_roles tables not being deleted correctly.
Entries in users_roles tables not being deleted correctly.
Whitespace cleanup
Whitespace cleanup
Correcting first parameter to form submission function.
Minor coding standards change - use elseif
Minor coding standards change - use elseif
#215820 - D6 update - FormAPI and other API changes; removed Views 1 hooks.
Remove second if, sync with HEAD
#318777 Token support
#318777 Token support
Remove use of ['op']
Remove use of ['op']
#210457 - optionally order roles on Roles and Access Control admin forms by role weight
#210457 - optionally order roles on Roles and Access Control admin forms by role weight
Partial commit of #318777 - provide more sensibly-named API function, and provide older "get_highest" function as a wrapper to be deprecated/removed
Partial commit of #318777 - provide more sensibly-named API function, and provide older "get_highest" function as a wrapper to be deprecated/removed
Removed old comments
Removed old comments
Spring clean, minor stuff
Spring clean.
#210470 by Grugnog2 - static cache for role_weights_get_weight()
#210470 by Grugnong2: add in simple static cache for getting weights
#75877 - Weights reveresed, changes to HEAD.
#75877 Reversed weights, so that the lowest weighted role is returned from _get_highest, more in-keeping with Drupal standards
Cosmetic - double to single quotes in Views hooks.
#87409 - patch to update for Drupal 5. Thanks again to nedjo.
Minor tweak from HEAD
#70748 Adapted patch by nedjo to pass Drupal default roles correctly, allow new roles to be created (bug), and spelling error (from 4.7 branch). Also includes a minor fix (see commit http://drupal.org/cvs?commit=53652)
#70748 - pass Drupal default role names properly, allow new roles to be created (bug) and correct a spelling error. Adapted a patch from nedjo. Cheers!
Incorrect form_id
Backporting from HEAD in preparation for 4.7 and 5.0 releases.
#70772 - return just role rid from role_weights_get_highest
#70748 by nedjo - Use form_alter to integrate weights into regular role editing
#66617: Better array returned from role_weights_get_weight. Thanks to budda.
66617: Better array returned from role_weights_get_weight. Thanks to budda.
Views support, database table and hook_install from HEAD
#61686 Added views support - views can access or sort by the node authors role weight
Removing old hook_install (oops), added default weights for anon/authenticated users.
Contact details in README.txt
Uses own database table now, instead of a system variable.
Added link to project page on drupal.org
Initial commit of Role Weights module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |