/[docman]/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.3 - (hide annotations)
Tue Feb 12 15:23:47 2002 UTC (22 years, 2 months ago) by dpavlin
Branch: MAIN
Changes since 1.2: +3 -0 lines
what has to be done before next release

1 dpavlin 1.1 - search by filename
2     - search by notes
3     this two features will probably depend on external database or dbm
4    
5     s auth_ldap (next 1.x?)
6    
7     s modules for user access (so that users can be in file or sql database)
8    
9     - add user by plain php
10    
11     - notification of changed documents by e-mail (implement with ACLs?)
12    
13     ! read-only user, denied user
14     ! access based on per-directory .htusers files
15     replaced by ACL project (in 2.x)
16    
17     * ACL (target: 2.0)
18    
19     + add notes to directories (implemented by Hrvoje Dogan)
20    
21     Features which are under planning:
22     + move .htusers from file to database (using DBI abstraction layer) (done 1.6)
23     - make download through docman (e.g. http://foo.com/docman.php/download/file.doc)
24     - external viewer for files (e.g. wvWare, xmlHtml)
25     - full index of files
26     - add keywords for files (and search)
27 dpavlin 1.2 - diff between versions of files.
28 dpavlin 1.1
29    
30     Show stoppers: (bugs that must be fixed before next release)
31    
32 dpavlin 1.2 - localization (target: 1.9)
33 dpavlin 1.3 - logout and login as same user again (if cookies are enabled)
34     - initial ACL support (without web interface)
35     - anonymous user (somewhat related to ACLs)
36 dpavlin 1.1
37     Legend:
38     - to be done
39     * under development
40     + done
41     ! dropped
42     s show-stopper for next release

  ViewVC Help
Powered by ViewVC 1.1.26