p search by filename (with rdbms/dbm?) p search by notes - add user by plain php * ACL * notification of changed documents by e-mail (implement with ACL) - external viewer for files (e.g. wvWare, xmlHtml) - full index of files - add keywords for files (and search) - diff between versions of files. - localization (target: 1.9) - logout and login as same user again (if cookies are enabled) + initial ACL support (without web interface) + anonymous user (somewhat related to ACLs) s re-write complete code as class s move SQL stuff to use PEAR * move all contrib stuff to new docman s fix all places where 'FIX' appears - 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) + 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 * under development + done ! dropped s show-stopper for next release p planning (no good solution right now)