User: jeremy Branch: DRUPAL-5 Date: Tue, 01 May 2007 13:29:53 +0000 Modified files: /modules/ad ad.module /modules/ad/documentation CHANGELOG.txt /modules/ad/notify ad_notify.install ad_notify.module Log message: - ad.module o convert '%' to '@' to prevent <em> from showing up in emails o add default text for notification emails - ad_notify.install o add aid column to ad_notify table - ad_notify.module o add default text for notification emails o display help text for notification email variables o perform proper substitions on variables in notification mails o prevent editing and deletion of locked notifications by non-privileged users o support notification deletion o support editing of notification email text o use drupal_mail function instead of nonexistant drupal_mail function o convert '%' to '@' to prevent <em> from showing up in emails Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ad/ad.module&old=1... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/documentation/C... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/notify/ad_notif... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/notify/ad_notif...