silverstripe-cms/code/Newsletter
Ingo Schommer 1eca17e0a9 elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report
Includes the removal of all tabs and submit action buttons when 'Drafts' or 'Sent Items' are clicked and the addition of an 'add one' link on 'Drafts' folder page. 
For more information see: http://www.elijahlofgren.com/silverstripe/newletter-tree-and-tab-row-are-confusing/ 
Includes a few fixes for undefined variables.  (merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41772 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 17:29:08 +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 elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report 2007-09-14 17:29:08 +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 elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report 2007-09-14 17:29:08 +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