CVS: tmda UPGRADE,1.93,1.94
"Jason R. Mastaler" <[email protected]> Fri, 20 Feb 2004 17:09:22 -0800
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26064
Modified Files:
UPGRADE
Log Message:
Knock another item off TmdaOneDotTwoTodoList:
Templates:
* Remove BOUNCE_TEXT_* and CONFIRM_ACCEPT_* in favour of multiple
templates, one for each condition. This might mean some content
duplication in the template collection and more editing, but it's
much simpler. It also makes things much easier for users of
non-english templates.
This effectively solves the problem for multi-lingual users
described in http://mla.libertine.org/tmda-users/2003-10/msg00255.html.
This is also a much more intuitive interface IMO.
Index: UPGRADE
===================================================================
RCS file: /cvsroot/tmda/tmda/UPGRADE,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- UPGRADE 18 Jan 2004 03:40:40 -0000 1.93
+++ UPGRADE 21 Feb 2004 01:09:20 -0000 1.94
@@ -3,6 +3,22 @@
======================================================================
+If you are upgrading from a release of TMDA < 1.1.3:
+
+* The template system has been reorganized. In particular, the
+ BOUNCE_TEXT_* and CONFIRM_ACCEPT_TEXT_* configuration variables have
+ been removed. bounce.txt and confirm_accept.txt have also been
+ removed. In their place are multiple bounce_*.txt and
+ confirm_accept_*.txt templates which are described in the TMDA
+ template HOWTO (howto-template.html).
+
+ If you have not customized bounce.txt or confirm_accept.txt and
+ have not set BOUNCE_TEXT_* and CONFIRM_ACCEPT_TEXT_* variables in
+ your configuration, you can ignore this. Otherwise, please read
+ howto-template.html for how to migrate your custom templates.
+
+======================================================================
+
If you are upgrading from a release of TMDA < 1.1.1:
* ~/.tmdarc has been deprecated. Make sure you rename this file to