CMF GUM 11/3/01 Marc Lindahl (http://www.zope.org/Members/bowerymarc) ================== This is a hack of morphex's ZopeGUM from the CVS version which is post-pre-alpha5, with some edits to work within CMF1.1. It works, but needs cleanup, and I dont' have the time. But I'm putting it out there because basically it was a pain to install, and there's no other options currently. Product depenancies: You need BTreeFolder installed. Installation instructions: 0. in some temp directory, tar -xvzf CMFGUMinstall.tgz. This has CMFGUM.tgz, GUM.zexp, and INSTALL.txt in it. 1. cd to your Prouducts directory. 2. tar -xvzf CMFGUM.tgz 3. that will install the following products: - 007 - GUM - RFC822Message - SpellChecker - ThreadSafeCounter - ValueHandler - WarpFramework - WidgetTag 4. move GUM.zexp into your import directory. 5. restart Zope. You should see the above products installed. 6. go to your CMF portal's portal_types folder. Import GUM.zexp. This should give managers of the site the ability to add GUM as a product. 7. change permissions for 'owner' at root of portal for all the GUD stuff (address book, etc, there's a pile of them) Add GUMs Add MailGateway Add MailhHost objects Add MessageContainer Add RFC822Address Add RFC822Attachment Add RFC822Messages Add ThreadSafeCounters Add User Folders Use mailhost services View Address View Attachment View GUMs View MailGateway View MessageContainers View MessageFilter View RFC822Messages 8. Like I said, it's kind of a hack at this point, so please feel free to clean it up! Ain't that the beauty of open source? :)