Metadata-Version: 1.0
Name: Products.categorynavigator
Version: 0.8
Summary: Type that permits category based search and navigation on Plone content
Home-page: https://svn.v2.nl/plone/Products.categorynavigator
Author: David Jonas
Author-email: david@v2.nl
License: GPL
Description: 
        Changelog
        =========
        0.8 (2010-11-17)
        -------------------
        - Bugfix on the category listing portlet
        
        0.7 (2010-11-12)
        -------------------
        - minor tweek on the max size of the description trimming.
        
        0.6 (2010-11-09)
        -------------------
        - Changed image scales and display order
        
        0.5 (2010-10-21)
        -------------------
        - Changed default number of items to 10
        
        0.4 (2010-10-20)
        -------------------
        - Add first image to results view for InfoBlad
        - Change result view sizes to mini on view
        - 2 columns on results
        - Bug on results when 0 are found
        - Allow default order inside the folder for the full result (No search)
        
        
        0.3 (2010-10-19)
        -------------------
        - More work on the HTML structure.
        - Adaptation to mvob.InfoBlad
        
        
        0.2 (2010-10-19)
        -------------------
        - Completed template for the portlet by adding classes to allow custom CSS
        - Created the structure for the results view tile items
        - Product now adds the querystring to the links of the items. (To alow for search breadcrumbs later)
        - When no categories are selected the view shows all the items inside the Navigator
        - Fixed paging on the results view
        
        
        0.1 (2010-10-15)
        -------------------
        
        - Initial release
        - Category Navigator Portlet
        - portlet can configure what navigator to call (defaults to normal Plone search)
        - Category navigator type with search result view
Keywords: plone categories category subject navigation browse tags
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
