Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download simplenews-7.x-1.x-dev.tar.gztar.gz 160.57 KB
MD5: 13fa384642d3acfbf4dc49a9e19a3ad0
SHA-1: 618cc20ba9959893c921e8ae158bbb7190de9ddb
SHA-256: 6b3e0a6aee967125e3a311e7d98d7eac92bf90ab697da3ffd6eb29929dcf1625
Download simplenews-7.x-1.x-dev.zipzip 177.4 KB
MD5: f7c8bed01ffacfb4aeca82bc36e504b6
SHA-1: ea4ac24b61e129b62a5c2d668120b69ed92b14d0
SHA-256: e918a7c09cfafc912c044e22254247828d718bf6d702486de99bfa2d247ae452

Release notes

-- THE CURRENT 7.x-1.x-dev RELEASE DOES NOT SUPPORT DATA UPGRADE FROM 6.x --

Working version for 7.x module development only!

Important changes

New terminology:

Newsletter
A node, to be sent as email
Newsletter category
A collection of newsletters. Each newsletter can be tagged with one categories.
Mailing list
Where people can subscibe to. Usually the collection of addresses the newsletters of one category get sent to.
Subscriber
Someone with an email address that is (or was) subscribed to a mailing list.
Subscription
The subscription of a subscriber to a mailing list

Email options
Advanced email options are no longer available on a per newsletter (node) basis. 'Newletter format', 'Email priority' and 'Receipt request' can now only be set per Newsletter category.

To do

1. Must be fixed before Beta
2. Nice to have

BASE SYSTEM
1. Fix data migration from D6 to D7
1. List of newsletters with views replacement
1. Various TODO's in code
1. Token replacement in node view.
2. De-duplicate recipient list before sending
2. Plain text alternative: #709234
2. Various TODO's in code
2. Add newsletter descriptions: #721504
2. Simple test scripts
2. Multilingual newsletters
2. Reduce the bootstrap memory footprint
2. Make more data available to Views
2. Investigate if Views upgrade is required

ADMIN SYSTEM
1. Bugfixes: Confirm delete
2. Actions in admin pages
2. Better subscription status reporting: #706904
2. Admin page to edit subscriber data

USER INTERFACE
1. Subscription page
1. Simplify subscription block
2. Multi-subscription block: #369733, #208016, http://drupal.org/project/simplenews_multisignup

Additional ToDo

Patches from 6.x to be Ported for 7.x
http://drupal.org/project/issues/simplenews?text=&status=15&priorities=A...

Patches which where fixed for 6.x-2.x. All need to be checked if application to 7.x might be needed
http://drupal.org/project/issues/simplenews?text=&status=2&priorities=Al...
http://drupal.org/project/issues/simplenews?text=&status=7&priorities=Al...

Created by: Sutharsan
Created on: 11 Nov 2006 at 09:14 UTC
Last updated: 1 May 2015 at 22:13 UTC

Other releases