Setup Instructions (ver 0.2 and earlier)
1. Copy all of the *.zexp files to your Plone instance imports folder.
2. Download and extract these products from http://plone.org into your Plone instance Products folder and install them:
- Poi 1.0rc2 (Issue Tracker)
- Quills 0.9.1 (Blogger)
- ZWiki 0.59.0 (Zope Wiki)
- ZWikifolder 1.0.0 (Folder for Zope Wiki)
3. Create Project Folder portal_type
- Import Project.zexp into /Plone/portal_types
4. Create folder to hold projects.
- Import pm.zexp into /Plone
- Modify properties on projects folder for local use (see image)
- Import dev-pm-framework.zexp into /Plone/pm; this is a copy of my project to manage development of this project, so it has documentation for setting it up and using it
5. Add skins/scripts
- Import Projects.zexp into /Plone/portal_skins
- In /Plone/portal_skins, click on the Projerties tab, and add Projects to the list of layers for Plone Default skin (or whatever skin you are using)
Once all of the above is done, you should be able to go to [Your Plone Url]/pm and see my project (Develop PM Framework). Click on the title
and it should open the project with a new portlet on the right with a list of project objects. Click on Documents in that portlet and then
click on Using on that page for screenshots with detailed instructions on using the framework.