Table of Contents
A package containing a Dexterity-based content type and behaviors to provide a simple structure for managing tasks.
- Tasks folder that contains tasks
- One person responsible for managing the tasks
- Define who can add tasks in the tasks folder
- One person responsible for each task
- Any user can watch the tasks
Got an idea? Found a bug? Let us know by opening a support ticket.
To enable this product on a buildout based installation:
Edit your buildout.cfg and add
s17.taskmanager
to the list of eggs to install:[buildout] ... eggs = s17.taskmanager zcml = s17.taskmanager
After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.
Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
Check the box next to s17.taskmanager
and click the 'Activate' button.
Choose the product (check its checkbox) and click the 'Install' button.
TBD
- Poi
- Poi is an issue tracker product for Plone.