INSTALL.txt
Requirements
I didn't test with older/newer versions but perhaps it could work ;-)
- Python (my version: 2.3.3)
- Zope (my version: 2.7.1)
- CMF (my version: 1.4.4)
- CPS (my version: 3.1.2)
- Localizer (my version: 1.0.1)
- TranslationService (my version: 0.4.0)
- ZWiki (my version: ZWiki-0-32-0)
Installation
- Unpack the product in the Products directory.
- Log into the ZMI as manager
- Go to your CPS root directory
- Create an External Method with the following parameters
- id : CPSZWikiInstaller (or whatever)
- title : CPSZWiki Installer (or whatever)
- Module Name : CPSZWiki.install
- Function Name : install
- Save it
- Click now the test tab of this external method.
- In your CPS root directory, go to workspaces and click on .cps_workflow_configuration
- In the form Add a workflow chain, choose the CPSZWiki Type, fill the Chain field with: workspace_content_wf
- Click on "Add" button
- You may have to adapt some CPSZWiki's rights to your use. Go to workspaces and click on Security tab, then click on Manage Permissions. The CPSZWiki's rights are all ones prefixed by ZWiki :.
- Read the README.txt ;-)