Package: collective - PublisherInventory
An Inventory Management System (IMS) for Publishers. Good example of advanced Archetypes and CMF features.
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | PublisherInventory |
| Files Page: | http://sourceforge.net/project/showfiles.php?group_id=55262&package_id=104171 |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/PublisherInventory/ |
Releases
| Release Date | Release Name | Download | |
|---|---|---|---|
| 2003-12-26 18:00 | 1.0.1 | sourceforge |
Package README (CVS ver. 1.2)
Publisher Inventory Product ~~~~~~~~~~~~~~~~~~~~~~~~~~~ This product was developed by RUNYAGA, LLC to serve as an Inventory Management System (IMS) for Publishers. It has several nice features such as: - TTW Configurable Vocabularies - Uses PostgreSQLStorage if available, fallback to AttributeStorage (specify connection string on portal creation) - Restriction of types allowed to be created at the portal root - Subclasses Plone Portal and registers it's own Customization Policy for better branding - Provides a 'DynamicFTI', which controls which types are available for adding into a folderish type via a module level variable. - Filtering of searches, allowing to export search results to a .csv file - Pluggable .csv reports, just add a Script (Python) to publisher_reports on portal_skins - Uses Archetypes's autogenerated search widgets on frontpage, as well as a categorized menu of 'addable items'. It should serve as a nice example of using advanced Archetypes features and how to explore some CMF features as the FTI. Requirements ~~~~~~~~~~~~ - Plone 2.0RC3+ - CMF 1.4.2+ - Archetypes 1.2.3+ - PortalTransforms 1.0.2+ Installation ~~~~~~~~~~~~ Just add a 'Publisher Inventory Site' from the ZMI. **ATTENTION**: It's a 'Publisher Inventory Site', not a 'Plone Site'.