text tuning
This commit is contained in:
parent
639ba4c558
commit
aa20de961a
2 changed files with 8 additions and 6 deletions
|
@ -96,11 +96,11 @@ Version 2.3 - 10/06/02005
|
|||
* update of webusers file fixed
|
||||
* moderator unsubscribe fixed
|
||||
|
||||
Version 3.0 - 12/21/02005
|
||||
* complete interface is rewritten for enhanced usability
|
||||
Version 3.0 - 12/25/02005
|
||||
* complete interface rewritten for enhanced usability
|
||||
* suppurt for msgsize, mimereject, trailer
|
||||
* fixed insecure writing of webusers data
|
||||
* commas are not necessary anymore in webusers file
|
||||
* support for MAIL_DOMAIN config setting
|
||||
* requires the clearsilver template engine
|
||||
* define a default MAIL_DOMAIN
|
||||
* changed directory for safely removed mailinglists
|
||||
* requires the clearsilver template engine
|
||||
|
||||
|
|
|
@ -10,6 +10,8 @@ UPGRADING ezmlm-web 2.3 to ezmlm-web 3.0
|
|||
|
||||
3) set "TEMPLATE_DIR" in your ezmlmwebrc file to this directory
|
||||
|
||||
4) copy the languga directory somewehre and adjust the "LANGUAGE_DIR" setting
|
||||
|
||||
4) maybe you want to define "MAIL_DOMAIN" in your ezmlmwebrc
|
||||
|
||||
5) the search order for ezmlmwebrc has changed
|
||||
|
@ -20,7 +22,7 @@ to HOME -> CGI_DIR -> SYSTEM
|
|||
|
||||
UPGRADING ezmlm-web 2.2 to ezmlm-web 2.3
|
||||
|
||||
1) set location of css file in ezmlmwebrc
|
||||
1) set the location (URL) of the css file in ezmlmwebrc
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue