RE: [Zope] Multi-User File/Document Sharing
It sounds like the CMF (cmf.zope.org) or Plone (www.plone.org) would fit this role. The CMF rides on top of zope, and plone rides on top of the CMF. The CMF and Plone give you content types that can be binary (word, excel, etc), and you can code the templates to show various properties. -Scott -----Original Message----- From: Chris Cochella [mailto:chris@streamcapture.com] Sent: Tuesday, May 06, 2003 11:13 AM To: zope@zope.org Cc: Chris Cochella Subject: [Zope] Multi-User File/Document Sharing Dear Zope Community, I am evaluating Zope for a particular purpose: Secure document sharing. Scenario: Lawyer wants to share documents (Word, Excel) with multiple clients. Thus, the lawyer (admin) needs the ability to upload/download files for multiple client "accounts". The client only needs to download/upload files associated with their account. In addition, we would need a "stamp" of the filename, show uploaded (downloaded) it, file size, file type, description, etc. The files are not Website "content" per se, so I am not sure if this fits into the scope of what Zope is capable of "out of the box". Any suggestions or comments are greatly appreciated. Best regards, Chris _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files.
participants (1)
-
Meilicke, Scott