Thanks Loren - I installed both of them yesterday, which is what started me down this path. I *really* like DocumentLibrary. I didn't see anything in either product for actually editing the document from within the library though. (It's quite possible that I missed it - I'm just beginning to work with them) We will be using DocumentLibrary to archive past RFP's. Thank you Kaivo for some great tools! What I think I'm looking for really feels like a Zope app. I'm probably just not aware of the full capabilities of tools like cmf, ZWiki, DocumentLibrary/MSWordMunger, XML, etc. I'm sure it's in there somewhere ;-) Am I on the right path thinking that ZWiki will be the way to edit this text online (without using the Zope Management Interface?) We're trying to avoid the "download - edit - upload" process. I'll check the conversion output from MSWordMunger and let you know about your <h#> observation. Thanks for bringing that to my attention. Cheers, Mark Loren Stafford wrote:
Did you see these recently announced products:
http://www.zope.org/Members/Kaivo/DocumentLibrary
http://www.zope.org/Members/Kaivo/MSWordMunger
Another observation: Unless the client's Word files use Heading styles, most Word to HTML converters won't produce HTML with <hn> tags (where n is a digit). But maybe you have a smarter converter.
-- Loren
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Mark Langkau Sent: Thursday, May 24, 2001 10:32 To: zope@zope.org Subject: [Zope] Using Zope for Document Collaboration
Hi,
Forgive me if this isn't the correct list for this question. I need some design help - and suggestions of tools to use would be great. I'll take further discussions of "design" issues off line, and stick to specific Zope/tool questions here.
Quick Summary:
I need to take an incoming MS-Word file and break it up into sections, and post them on our Zope intranet for various employees to edit and contribute to. When completed, the sections need to be rolled back up into a single file that can be converted back to MS-Word. Users will not have access to the Zope Management Interface.