README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
* Configuration
* Frequently Asked Questions
- Why are you doing this?
- Hashing machine names? That will never be unique, are you out of your
mind?
-… |
role_export.admin.inc |
role_export.admin.inc |
|
Theme function that overrides the default for roles page. |
role_export.css |
role_export.css |
|
#user-admin-roles .form-item-machine-name {
float: left;
margin-right: 1em;
} |
role_export.info |
role_export.info |
|
name = Role Export
description = Exportable user roles with role machine names.
core = 7.x |
role_export.install |
role_export.install |
|
Install, Uninstall, Schema and Update functions for role_export |
role_export.module |
role_export.module |
|
Role Export's primary module file. |