Update/merge Newsletter-related code. (Closes #1226, #858, #1047)
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Mon, 24 Jan 2011 00:23:54 +0000 (01:23 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sun, 30 Jan 2011 00:05:10 +0000 (01:05 +0100)
commit84163d5890a4217f6087b274051dcc99cbbafc29
tree16431ef20c22221e45bef58ecab209ce45f9918c
parente21504a3e4bb981378472144a31c468ce2239af6
Update/merge Newsletter-related code. (Closes #1226, #858, #1047)

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
28 files changed:
bin/cron/newsletters.send.php [moved from bin/cron/axletter.send.php with 89% similarity]
classes/xnet.php
configs/platal.cron.in
htdocs/css/nl.AX.css [moved from htdocs/css/ax.css with 100% similarity]
htdocs/css/nl.Polytechnique.org.css [moved from htdocs/css/nl.css with 100% similarity]
include/massmailer.inc.php [deleted file]
include/newsletter.inc.php
include/validations/nl.inc.php
modules/admin.php
modules/axletter.php
modules/axletter/axletter.inc.php [deleted file]
modules/newsletter.php
modules/xnetnl.php [new file with mode: 0644]
templates/admin/index.tpl
templates/axletter/admin.tpl [deleted file]
templates/axletter/edit.tpl [deleted file]
templates/axletter/index.tpl [deleted file]
templates/axletter/show.tpl [deleted file]
templates/axletter/unsubscribe.tpl [deleted file]
templates/include/form.valid.edit-nl.tpl
templates/include/massmailer-nav.tpl
templates/newsletter/admin.tpl
templates/newsletter/edit.tpl
templates/newsletter/index.tpl
templates/newsletter/nl.AX.mail.tpl [moved from templates/axletter/letter.mail.tpl with 89% similarity]
templates/newsletter/nl.Polytechnique.org.mail.tpl [moved from templates/newsletter/nl.mail.tpl with 85% similarity]
templates/newsletter/show.tpl
upgrade/1.1.0/20_newsletter.sql [new file with mode: 0644]