New Installation Instructions for RhaptosCommunity
I have updated the installation instructions for the RhaptosCommunity product.
New Installation Instructions for the latest version of RhaptosCommunity. The changes include: different location of two .zctl scripts (they need to be moved to RhaptosSite) and an extra step to get the neccesary version of FactoryTool.py (fixes a bug in Plone-2.0.5, where it inherits the wrong permissions for archetypes-based content)
To install the communities:
- Download CMFBoard 2.2 or check it out from the collective SVN repository
- Checkout the lastest version of CMFBoardTab from our SVN repository
- Checkout the lastest version of RhaptosCommunity from our SVN repository
- if you want member profiles, Update CNXContent, RisaCollection, RisaContent, RisaModuleEditor, RisaPatchTool, RisaRepository, RisaSite, RisaWorkgroup to the latest version on the community-and-profile-branch in our SVN repository
- Checkout FactoryTool.py, version 5907, from the plone SVN repository or copy the file from my home directory (~kclarks/UpgradeScripts/FactoryTool.py) to Products/CMFPlone/FactoryTool.py
- Restart Zope
- In the Plone quickinstaller, install CMFBoardTab
- In the Plone quickinstaller, install RhaptosCommunity
- run the zopectl script upCommunity.zctl that is in my home directory (~kclarks/UpgradeScripts/upCommunity.zctl)
- if you want member profiles, run the zopectl script upProfile.ztcl that is in my home directory (~kclarks/UpgradeScripts/upProfile.zctl)
- Enjoy
