- search by filename
- search by notes
	this two features will probably depend on external database or dbm

+ auth_ldap (next 1.x?)
+ modules for user access (so that users can be in file or sql database)

s add user by plain php

s notification of changed documents by e-mail (implement with ACLs?)

! read-only user, denied user
! access based on per-directory .htusers files
	replaced by ACL project (in 2.x)

* ACL (target: 2.0)

+ add notes to directories (implemented by Hrvoje Dogan)

Features which are under planning:
+ move .htusers from file to database (using DBI abstraction layer) (done 1.6)
- make download through docman (e.g. http://foo.com/docman.php/download/file.doc)
- external viewer for files (e.g. wvWare, xmlHtml)
- full index of files
- add keywords for files (and search)
- diff between versions of files.


Show stoppers: (bugs that must be fixed before next release)

- 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)

Legend:
- to be done
* under development
+ done
! dropped
s show-stopper for next release
