TMDA-cgi 0.13 "Aluminum" Released
Jim Ramsay <[email protected]> Wed, 17 Mar 2004 10:20:15 -0600
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
TMDA-cgi 0.13 "Aluminum", the latest beta release, is now available for
download.
Get it from:
- http://www.us.tmda.net/tmda-cgi/releases/tmda-cgi-0.13.tar.bz2
- http://www.us.tmda.net/tmda-cgi/releases/tmda-cgi-0.13.tar.gz
For more information about TMDA-cgi, see http://www.us.tmda.net/tmda-cgi/
=========================================================================
What's new?
* Numerous bug-fixes, including Solaris compatibility and some
compatiblity fixes needed for the TMDA 1.1.x branch.
* New functionality, including a pending-list search function and a new
stub for vmailmgr virtual user support. (Stub written by John
Maslanik)
* A new theme based on the now official TMDA logo.
* Theme improvements to make themes more customizeable.
=========================================================================
Here are the new additions to UPGRADE:
* If you or someone you know has built a custom theme, there are a few
changes you should know about. Check out what changed in the Blue
theme, or the new theme called "TMDA-X" which lays out the pending
list in a different way.
In general, you'll have to change the following in your custom theme
for it to work. Look at the "Blue" theme for a reference:
- There's a new way to specify custom first/prev/next/last buttons in
pending.html and view.html.
- The format for the list of available Lists to edit in editlist.html
has changed.
- There is now a search function available for the pending list.
=========================================================================
ChangeLogs since release 0.12B
2004-03-11 Jim Ramsay <[email protected]>
* Fixes for Solaris
* Version 0.13 is released
2004-02-18 Jim Ramsay <[email protected]>
* Went through the mailing lists and fixed a number of smallish
bugs
* Added the first version of my new TMDA-X theme
2004-02-04 Gre7g Luterman <[email protected]>
* Allow AccessPaths configuration settings to be in local
configuration files as well.
* Make sure a list file location passes an AccessPaths test
before bringing it up in an editor.
* Catch an unusual error when handling a pending e-mail.
2003-12-10 Jim Ramsay <[email protected]>
* ./configure now checks for 'cc' and 'gcc' for those few
systems without 'cc' installed (like cygwin)
2003-12-08 Jim Ramsay <[email protected]>
* Improved the themeability of the editlist page.
2003-12-06 Jim Ramsay <[email protected]>
* Improved efficiency for header searching.
2003-12-04 Jim Ramsay <[email protected]>
* Added preliminary searching in the Pending List and the Blue
theme. This should be refined / bugtested.
* Moved some theme specific data (graphic filenames for inactive
first/prev/next/last buttons) from PendList.py and View.py
into pending.ht and view.ht instead.
2003-11-24 Gre7g Luterman <[email protected]>
* Changed configure to strip slashes from DispDir to keep
Netscape FastTrack happy. (As per Tim Rice's request.)
2003-11-17 Gre7g Luterman <[email protected]>
* Fixed a stupid type-o in configure.