| /[drupal]/contributions/modules/permissions_api/permissions_api.info |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
Added "core = 6.x" to permissions_api.info, as noted by KarenS at http://drupal.org/node/503118 Also added contrib folder for new sub-module called Permissions UI; code supplied by KarenS in http://drupal.org/node/503118
- Added a function for retrieving all the permissions for a role and returning the results as an array - Added a function for revoking all permissions defined in a module's hook_perm implementation - Refactored all functions to use the permissions_get_permissions_for_role() function - Updated the documentation in README
removed duplicate information from the .info file
Initial Release for Drupal 5.x
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 |