og_role_watchdog.info |
modules/og_role_watchdog/og_role_watchdog.info |
|
name = OG Role watchdog
description = Logs changes to user roles made in Organic Groups.
core = 7.x
dependencies[] = role_watchdog
dependencies[] = og
files[] = og_role_watchdog.install
files[] = og_role_watchdog.module
files[] =… |
og_role_watchdog.install |
modules/og_role_watchdog/og_role_watchdog.install |
|
Install file for Role watchdog. |
og_role_watchdog.module |
modules/og_role_watchdog/og_role_watchdog.module |
|
Logs changes to user roles. |
og_role_watchdog.pages.inc |
modules/og_role_watchdog/og_role_watchdog.pages.inc |
|
User page callbacks for the role_watchdog module. |
README.txt |
README.txt |
|
Description
---------------
Role watchdog automatically logs all role changes made through the user profile
or the User List in its own table. A record of these changes is shown in a Role
history tab on each user's page. Role watchdog can… |
role_watchdog.admin.inc |
role_watchdog.admin.inc |
|
Admin page callbacks file for the role_watchdog module. |
role_watchdog.info |
role_watchdog.info |
|
name = Role watchdog
description = Logs changes to user roles.
core = 7.x
files[] = role_watchdog.admin.inc
files[] = role_watchdog.install
files[] = role_watchdog.module
files[] = role_watchdog.pages.inc |
role_watchdog.install |
role_watchdog.install |
|
Install file for Role watchdog. |
role_watchdog.module |
role_watchdog.module |
|
Logs changes to user roles. |
role_watchdog.pages.inc |
role_watchdog.pages.inc |
|
User page callbacks for the role_watchdog module. |