Metadata-Version: 1.0
Name: collective.blog.portlets
Version: 1.0
Summary: Archive view and portlet
Home-page: http://svn.plone.org/svn/collective/
Author: Jarn AS
Author-email: info@jarn.com
License: GPL
Description: Introduction
        ============
        
        This product contains a set of portlets aimed at blogging, but useable also
        for other situtations.
        
        It supports Plone 3 and Plone 4.
        
        
        The development of collective.blog.portlets was sponsored by the 
        **Bergen Public Library** - http://www.nettbiblioteket.no
        
        
        Portlets
        --------
        
        The portlets so far is:
        
        * Monthly archive portlet: A portlet that shows a monthly archive view of all 
          content in a folder with number of items per month and a customizable link
          to an archive view.
          
        * Last posts portlet: Lists the last X documents (sorted by effective date).
        
        Installation is done in the usual manner: Add collective.blog.portlets to your
        buildout, and install through QuickInstaller or portal_setup. You can
        then add portlets in the usual manner.
        
        
        This product will never use doctests to test anything besides documentation.
        
        
        
        Changelog
        =========
        
        1.0 (2010-06-05)
        ----------------
        
        - Initial release
        
        This version has been tested with Plone 3.3.4 and Plone 4.0b3.
Keywords: plone blog portlet archive
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
