Log of /contributions/modules/taxonomy_timer/taxonomy_timer.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 2 15:04:02 2007 UTC
(2 years ago)
by
suydam
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-6
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
Taxonomy timer malfunctioned when sending notification emails, it also set completed=1...which meant that hook_cron never actually saw any records to update itself (except for the rare occasion when the hook_cron call came after expiration, but no notification had ever been sent). This new version uses a new state variable: notified, to indicate when notifications have been sent.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 28 17:56:11 2007 UTC
(2 years, 2 months ago)
by
suydam
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-3
Changes since
1.2: +0 -0 lines
Diff to
previous 1.2
Added some tokens to the subject and email body. Also fixed the installer to create fields of type unsigned-int instead of datetime. If you were using earlier versions, please manually remove the tables and the system table record before upgrading.
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.