silverstripe-cms/code/Newsletter
Sam Minnee 6c4a2e24aa Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example]
Removed a number of notice-level errors.
Allowed for BOUNCE_EMAIL to not exist and bounce-handling to be disabled.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@40963 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-28 01:55:45 +00:00
..
BatchProcess.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
BouncedList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
Newsletter.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
NewsletterEmailProcess.php Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example] 2007-08-28 01:55:45 +00:00
NewsletterList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
NewsletterType.php Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example] 2007-08-28 01:55:45 +00:00
RecipientImportField.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SubscribeForm.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
TemplateList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
Unsubscribe.php add an unsubscribe record when member unsubscribe a newsletter. 2007-08-24 03:37:51 +00:00
UnsubscribedList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00