Log of /contributions/modules/inactive_user/CHANGELOG
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6.2.1
Mon May 19 16:29:11 2008 UTC
(18 months, 1 week ago)
by
deekayen
Branch:
DRUPAL-5
Changes since
1.6: +0 -0 lines
FILE REMOVED
use d.o project module to track changes now
Revision
1.1.2.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 15 01:13:51 2004 UTC
(5 years, 2 months ago)
by
jeremy
Branch:
DRUPAL-4-4
Changes since
1.1.2.3: +9 -0 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
, to
next main 1.8
- inactive_user.module:
o send proper texts
o handle account deletion w/o warning, if so configured
o implement _user hook for account deletion
o remove debug that used to display when _cron hook was executed
- README:
o update text to highlight purpose of module
Revision
1.1.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 1 04:10:19 2004 UTC
(5 years, 2 months ago)
by
jeremy
Branch:
DRUPAL-4-4
Changes since
1.1.2.1: +14 -0 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
- inactive_user.mysql:
o new field for protected users
o added indexes
- inactive_user.module:
o option to not delete users that have created content
(deletion of these users would result in any nodes and/or comments that
they created to be inaccesible, even though they would remain in the
database)
o reorganize increasingly busy configuration screen
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 29 20:53:00 2004 UTC
(5 years, 3 months ago)
by
jeremy
Branch:
MAIN
Branch point for:
DRUPAL-4-4
The inactive_user module provides Drupal administrators with a way to
automatically manage inactive user accounts. After configurable periods of
inactivity, one or more of the following actions can be automatically taken:
- send an email to the user
- send an email to the site administrator
- block the account (a warning can first be issued)
- optionally notify user and/or site administrator that account was blocked
- delete the account (a warning can first be issued)
- optionally notify user and/or site administrator that account was deleted
All events triggered by this module are logged via the watchdog.
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.