Frequently Asked OpenDocMan Questions
Installation
php.ini settings:
upload_max_filesize = 10M
post_max_size = 10M
- PHP 5
- MySQL 5
- Apache or IIS
Usage
View is a permission level that will allow the user to see the file in their file list, but they will be unable to download the file for viewing.
Read is a permission level that will allow the user to see and download the file.
You would set them to have "Read" permissions:
View = they see the file in the list but cannot download
Read = they can download it
Modify = they can check-out/check-in the file
Admin = they can modify the file settings
When the file is checked-in, and it goes through the reviewer, the reviewer can select to email ALL, email department, email specific users.
I think what you are asking is, can you prevent the file from being "read" when it is checked out? No. But thats what plug-ins are for. 😉
No, once a file is checked-out, it is not able to be checked out again until it is checked-in. It can be read, but not changed.
Opendocman has the ability to be configured to use any valid file type by utilizing MIME types. For more information visit this site:
http://www.ltsw.se/knbase/internet/mime.htp