/[docman2]/TODO
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Thu Oct 30 18:46:02 2003 UTC (20 years, 5 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +3 -3 lines
final changes

1 dpavlin 1.1 p search by filename (with rdbms/dbm?)
2     p search by notes
3     - add user by plain php
4     * ACL
5     * notification of changed documents by e-mail (implement with ACL)
6     - external viewer for files (e.g. wvWare, xmlHtml)
7     - full index of files
8     - add keywords for files (and search)
9     - diff between versions of files.
10     - localization (target: 1.9)
11     - logout and login as same user again (if cookies are enabled)
12 dpavlin 1.6 + initial ACL support (without web interface)
13     + anonymous user (somewhat related to ACLs)
14 dpavlin 1.1 s re-write complete code as class
15     s move SQL stuff to use PEAR
16 dpavlin 1.6 * move all contrib stuff to new docman
17 dpavlin 1.1 s fix all places where 'FIX' appears
18     - implement e-mail notify to e-mails which are not user e-mail addresses
19     s htusers/ldap.php is probably broken and returns wrong secHash
20 dpavlin 1.2 s use path before docman.php as realm name (optionally)
21 dpavlin 1.4 + make doc/admin.html as administration guide (at least with links to other)
22 dpavlin 1.3 + remove perm directory from CVS and distribution (it's not used)
23     - add trustee to include_php/tree.php and include it
24 dpavlin 1.5 - add better error reporting after file upload
25     http://www.php.net/manual/en/printwn/features.file-upload.errors.php
26 dpavlin 1.4
27     features which might get implemented:
28     - add new configuration to override ServerAdmin option in Apache
29     - logging directly to syslog (instead of Apache error log)
30     - support for PUT file upload (as from Netscape Composer) and/or DAV
31    
32     next version:
33     - add web administrative interface
34     - add web user interface for trustees (this will involve adding concept
35     of ownership of file so that owner can change trustee for file)
36    
37 dpavlin 1.1
38     Legend:
39     - to be done
40     * under development
41     + done
42     ! dropped
43     s show-stopper for next release
44     p planning (no good solution right now)

  ViewVC Help
Powered by ViewVC 1.1.26