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

  ViewVC Help
Powered by ViewVC 1.1.26