Metadata-Version: 1.0
Name: collective.classifieds
Version: 1.0rc2
Summary: Add classifieds to your Plone intranet or website.
Home-page: http://www.plone.org/products/classifieds
Author: Four Digits (ralph@fourdigits.nl)
Author-email: ralph@fourdigits.nl
License: GPL
Description: Introduction
        ============
        
        collective.classifieds
        
        With this product you can add classifieds to your intranet or website.
        The product exists of categories (which are folderish) and classifieds
        and comes with different kinds of views.
        
        * Visitors can browse (all / newest) classifieds,
        * Add new classifieds to a category,
        * Search classifieds (title, description)
        * View categories containing classifieds,
        * View the newest classifieds and view all classifieds created per author.
        Changelog
        =========
        
        
        1.0rc1 - Release candidate 2
        ----------------
        
        * Changed workflow so anonymous users can view classifieds
        
        
        1.0rc1 - Release candidate 1
        ----------------
        
        * Cleaned up some code
        * Added more documentationstrings
        * Freeze of code
        * Tested with Plone 3.3rc2
        
        
        0.6.2 - Beta
        ----------------
        
        * Cleaned up all pagetemplates
        * Fixed bug when using multiple instances of Classifieds object (path bug)
        * Fixed price formatting bug in 'by author view'
        * Cleaned up python classes and added more documentation
        
        
        
        
        0.6.1 - Beta
        ----------------
        
        * Added custom workflow for a Classified, which allows users with the role member to add classifieds
        
        
        
        0.6 - Beta
        ----------------
        
        * Price field is not mandatory anymore
        * Code cleanup
        * Template fixes/formatting
        * New validator added
        * Translation files updates
        
        
        
        0.5 - Beta
        ----------------
        
        * Fixed translation files
        
        
        0.4 - Alpha
        ----------------
        
        * Fixed tiled images bug in templates
        * Added formatting for the price values
        
        
        0.3 - Alpha
        ----------------
        
        * Fixed bug/issue skins.xml > skins directory
        
        
        0.2 - Alpha
        ----------------
        
        * Tested with plone 3.2
        * Code cleanup and zcml cleanup
        * Remove obsolete templates
        * Added validation
        * Fixed metadata information
        
        
        0.1 - Alpha
        ----------------
        
        * Initial release
Keywords: classifieds sales intranet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
