INSTALL.txt |
INSTALL.txt |
|
$Id: INSTALL.txt,v 1.1 2009/02/13 19:24:06 bdziewierz Exp $
REQUIREMENTS:
In order to enjoy full potential of role_expire module you need to properly configure Cron job on your server (http://drupal.org/cron) or install poormanscron.module… |
LICENSE.txt |
LICENSE.txt |
|
$Id: LICENSE.txt,v 1.1 2009/02/13 19:24:06 bdziewierz Exp $
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone… |
README.txt |
README.txt |
|
$Id: README.txt,v 1.1 2009/02/13 19:24:06 bdziewierz Exp $
role_expire.module implements the following functionality:
- Selecting a role (or roles) on user_profile_form triggers a textfield (or textfields) where admins can enter expire date for… |
role_expire.info |
role_expire.info |
|
; $Id: role_expire.info,v 1.1 2009/02/13 19:24:06 bdziewierz Exp $
name = Role Expire
description = "Enables user roles to expire on given time and day."
core = 6.x |
role_expire.install |
role_expire.install |
|
Role expire install. |
role_expire.migrate.inc |
role_expire.migrate.inc |
|
Role Expire module migration support |
role_expire.module |
role_expire.module |
|
Role Expire module |
role_expire.rules.inc |
role_expire.rules.inc |
|
Rules integration for the role expire module. |
role_expire.test |
role_expire.test |
|
Role Expire tests. |
role_expire.views.inc |
role_expire.views.inc |
|
Role Expire Views hooks |