You are here

Files in Date Reminder 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt Date Reminder 7.x-1.15 2018-11-27 ---------------------------------------- XXXXXX by dwillcox: Security issue Date Reminder 7.x-1.14 2018-06-07 ---------------------------------------- #2962444 by dwillcox: Rule to delete all reminders in a…
cron.inc includes/cron.inc Processing for hook_cron().
date.inc includes/date.inc Some functions dealing with dates.
datereminder.admin.inc datereminder.admin.inc Forms for administrative settings.
datereminder.info datereminder.info name = Date Reminder description = "Allow user to request a reminder email before the date of a node" dependencies[] = date dependencies[] = token configure=admin/config/people/datereminder package = Date/Time core = 7.x
datereminder.install datereminder.install Stuff Druapl needs to install this module.
datereminder.module datereminder.module Support for reminders for nodes with dates.
datereminder.rules.inc datereminder.rules.inc DateReminder rules.
datereminder_form.inc includes/datereminder_form.inc Support for forms displaying or entering reminders.
db7.inc includes/db7.inc
defines.inc includes/defines.inc Define common constants.
mailer.inc includes/mailer.inc Support for building and sending reminder emails. (Drupal 7 version.)
node.inc includes/node.inc Support for node operations for Date Reminder. These are all administrative operations (insert, update, delete). The common view operations are in datereminder.module.
node_form.inc includes/node_form.inc Functions that support node type edit forms.
README.txt README.txt Some notes on how to use this module. (0) Make sure cron is enabled and working. Date Reminder depends on cron. (1) Install and enable in the usual way. (2) Go to Administer>Settings>Date reminder. There are four settings you can …

Other projects