Metadata-Version: 1.0
Name: collective.classifieds
Version: 0.6.1
Summary: Classifieds
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
        =========
        
        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
