Andreas Tille wrote:
On Sun, 27 Oct 2002, mark dufour wrote:
You may wish to take a look at Case Duncan's Document Library product at http://www.zope.org/Members/Kaivo/DocumentLibrary . It does not plug in to Documentum, but it provides the features you've named. I'm sure Casey would appreciate it if you took up the cause of extending it as well. ;-)
HTH,
thanks, this certainly looks very interesting! especially the part where it indexes .doc files and such :-)) this product might just be 90% of what I need.. ! I will take a good look at it tonight..
[stuff deleted]
Now I'm giving up and try to ask here because I think I must do something wrong here. Is there any "Getting Started with Document Library" which would help me (and the users of the future Debian package) to get the thing up and running?
Kind regards
Andreas.
There's a README.txt file that comes with the DocumentLibrary product that will answer some of these questions. Things to look at: Do you have permission to submit documents, review documents, and submit documents without review? Look at the product in the ZMI. Take a look at the Security tab in the ZMI. You'll see that the Document Library instance has a property called document_types that will let you define 'types' that show in the dropdown. The Document Library does work out of the box, but you may still want to define properties and permissions to suite your own needs. Mark