Log of /contributions/modules/temporary_invitation/temporary_invitation_rules.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Feb 5 13:30:48 2009 UTC
(9 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-3,
DRUPAL-5--2-4,
HEAD
Changes since
1.3: +2 -4 lines
Diff to
previous 1.3
* Make it possible for modules to alter the email template and body.
* Streamline message template retrieval, and make it pluggable too.
* Update the copyright notices, and remove the amateur GPL header
(drupal.org now explicitely states GPLv2+ anyways).
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 15 21:26:13 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0,
DRUPAL-5--2-0-RC3,
DRUPAL-5--2-0-RC4,
DRUPAL-5--2-0-RC5,
DRUPAL-5--2-0-RC6,
DRUPAL-5--2-0-RC7,
DRUPAL-5--2-1,
DRUPAL-5--2-2
Changes since
1.2: +22 -26 lines
Diff to
previous 1.2
* Token support also for the login target path.
* Fix the workflow-ng user argument handlers, as global $user is not
always the host user. Instead, introduce two API functions that
take care of determining the user.
* Rename the token type 'new_temporary_invitation' to
'temporary_invitation_with_passcode', which fits better
as it also applies to logins.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 15 19:35:42 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
Changes since
1.1: +49 -9 lines
Diff to
previous 1.1
Add the login and delete events for workflow-ng, add underscores where
spaces are not needed, and fix a few minor issues.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 15 17:22:22 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
Support for Token and workflow-ng, including the necessity for doing
update.php because mail templates are converted to the Token format.
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.