A plone view listing objects and review states in a tree.
Project description
ftw.statusmap
A plone view listing objects and review states in a tree.
Features
Shows objects and review states recursively as tree.
Adds CSS-classes per review-state for easy custom styling.
Allows to execute workflow transitions for every object which has this transition available.
Usage
Add ftw.statusmap to your buildout configuration:
[instance] eggs += ftw.statusmap
Install the generic setup profile.
Links
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.statusmap
Copyright
This package is copyright by 4teamwork.
ftw.statusmap is licensed under GNU General Public License, version 2.
Changelog
1.2.0 (2015-09-30)
Add old and new state to the transitions-listing [elioschmutz]
Fix status message type. [mbaechtold]
Fix portal type title when deviates from FTI id. [jone]
Fix contenttype icons by normalizing class. [jone]
1.1.1 (2014-05-01)
Fix JavaScript issues - use jQuery properly. [jone]
1.1 (2013-05-24)
Translate portal type names with its own i18n domain. [mathias.leimgruber]
Fix item order - sort on path. [mathias.leimgruber]
1.0 (2013-01-09)
Implementation of basic features.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.