annotate UPGRADE @ 919:e371a935a0cd default tip master

Added tag RELEASE_1_3_0 for changeset 570dd6d4942b
author Ben Schmidt
date Thu, 25 May 2017 09:08:47 +1000
parents 0f90ad70a59f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
879
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
1
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
2 This applies to everyone using Mlmmj < 1.2.18.0:
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
3 ------------------------------------------------
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
4
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
5 Updating the list texts is optional but highly recommended, as they have been
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
6 vastly improved for this version.
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
7
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
8 Users of the php-admin interface need to modify configuration files to define
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
9 $confdir.
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
10
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
11 Be aware of the following new features you may wish to turn on or use:
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
12
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
13 - Richer list texts (including a new naming scheme, conditionals, automatic
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
14 wrapping and true UTF-8 support). See README.listtexts for more details.
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
15 - Notifying posters when their posts are being moderated (notifymod tunable).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
16 - Not-me-too feature to avoid having the poster receiving their own messages
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
17 (notmetoo tunable).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
18 - Ability to explicitly reject posts (exposed in new list texts).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
19 - Ability to explicitly obstruct subscriptions (exposed in new list texts).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
20 - Unsubscribe from all versions of a list at once (changed behaviour of
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
21 +unsubscribe[-{digest|nomail}]; they now all remove the subscriber from all
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
22 versions of the list).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
23 - Ability to switch between different versions of a list by using
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
24 +subscribe[-{digest|nomail|both}] ('both' means normal and digest, and is a
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
25 'hidden feature' not mentioned in the supplied list texts).
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
26 - Subscription ability in php-admin.
0f90ad70a59f mlmmj-1.2.18.0
Ben Schmidt
parents: 385
diff changeset
27
359
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
28 This applies to everyone using mlmmj < 1.1.0:
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
29 ---------------------------------------------
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
30
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
31 Don't forget to upgrade the listtexts. Listtext handling was
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
32 completely rewritten and the subject is now translateable as well.
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
33
385
7af8e020f294 Forgotten commits
mmj
parents: 359
diff changeset
34 Don't forget to create the new directories needed for digest and
7af8e020f294 Forgotten commits
mmj
parents: 359
diff changeset
35 nomail version of the list. listdir/subcribers.d and listdir/nomailsubs.d
359
ca217febcfbd Rerwrite the way listtexts are handled and move Subject: out into the file
mmj
parents: 291
diff changeset
36
291
7da5c55b9330 0.8.3 commit
mmj
parents: 260
diff changeset
37 This applies to everyone using mlmmj < 0.8.3:
260
f1ad8266bcb5 Getting ready for 0.8.0
mmj
parents: 227
diff changeset
38 ---------------------------------------------
f1ad8266bcb5 Getting ready for 0.8.0
mmj
parents: 227
diff changeset
39
f1ad8266bcb5 Getting ready for 0.8.0
mmj
parents: 227
diff changeset
40 Don't forget to upgrade the listtexts!
f1ad8266bcb5 Getting ready for 0.8.0
mmj
parents: 227
diff changeset
41
227
f6d2166f10c8 +owner functionality
mmj
parents: 222
diff changeset
42 This applies to everyone using mlmmj > 0.7.2:
f6d2166f10c8 +owner functionality
mmj
parents: 222
diff changeset
43 ---------------------------------------------
f6d2166f10c8 +owner functionality
mmj
parents: 222
diff changeset
44
f6d2166f10c8 +owner functionality
mmj
parents: 222
diff changeset
45 Don't forget to add the emailaddress of the list owner
f6d2166f10c8 +owner functionality
mmj
parents: 222
diff changeset
46 in listdir/control/owner