--- TODO 2002/07/25 21:30:46 1.3 +++ TODO 2002/09/06 17:34:06 1.5 @@ -18,9 +18,22 @@ - implement e-mail notify to e-mails which are not user e-mail addresses s htusers/ldap.php is probably broken and returns wrong secHash s use path before docman.php as realm name (optionally) -- make doc/admin.html as administration guide (at least with links to other) ++ make doc/admin.html as administration guide (at least with links to other) + remove perm directory from CVS and distribution (it's not used) - add trustee to include_php/tree.php and include it +- add better error reporting after file upload + http://www.php.net/manual/en/printwn/features.file-upload.errors.php + +features which might get implemented: +- add new configuration to override ServerAdmin option in Apache +- logging directly to syslog (instead of Apache error log) +- support for PUT file upload (as from Netscape Composer) and/or DAV + +next version: +- add web administrative interface +- add web user interface for trustees (this will involve adding concept + of ownership of file so that owner can change trustee for file) + Legend: - to be done