| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 // $Id: README.txt,v 1.1.2.1.2.2 2009/11/25 15:49:00 davereid Exp $ 2 3 CONTENTS OF THIS FILE 4 --------------------- 5 6 * Introduction 7 * Installation 8 * Frequently Asked Questions (FAQ) 9 * Known Issues 10 * How Can You Contribute? 11 12 13 INTRODUCTION 14 ------------ 15 16 Creator: JacobSingh <http://drupal.org/user/68912> 17 Co-maintainer: Bevan <http://drupal.org/user/49989> 18 Co-maintainer: Dave Reid <http://drupal.org/user/53892> 19 20 This module is a little helper to maintain an administrator role which has all 21 available permissions. By default, Drupal only has one super user and this 22 module helps improve this drastically. 23 24 Note the update.php will still only work for the "real" admin (user #1). 25 26 27 INSTALLATION 28 ------------ 29 30 See http://drupal.org/getting-started/install-contrib for instructions on 31 how to install or update Drupal modules. 32 33 If you don't already have an existing role named 'admin' or 'administrator', 34 the module will automatically create one for you on install. Otherwise, you can 35 go to your Admin > Users > User Settings (admin/user/settings) page and select 36 your preferred admin role under the 'Administrator role' fieldset. 37 38 Now when you add a new module, your assigned role will automatically receive 39 any new available permissions! 40 41 42 KNOWN ISSUES 43 ------------ 44 45 - There are no known issues at this time. 46 47 48 HOW CAN YOU CONTRIBUTE? 49 --------------------- 50 51 - Write a review for this module at drupalmodules.com. 52 http://drupalmodules.com/module/admin-role 53 54 - Help translate this module. 55 http://localize.drupal.org/translate/projects/adminrole 56 57 - Report any bugs, feature requests, etc. in the issue tracker. 58 http://drupal.org/project/issues/adminrole
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |