Metadata-Version: 1.1
Name: collective.jekyll
Version: 0.1.0
Summary: Diagnostic for your Plone content
Home-page: http://svn.plone.org/svn/collective/
Author: Godefroid Chapelle
Author-email: gotcha@bubblenet.be
License: gpl
Description: Introduction
        ============
        
        ``collective.jekyll`` is a Plone add-on to help users diagnose the state of
        their content.
        
        .. image:: https://secure.travis-ci.org/gotcha/collective.jekyll.png
             :target: http://travis-ci.org/gotcha/collective.jekyll
        
        
        Contributors
        ============
        
        - Godefroid Chapelle, original author
        
        Changelog
        =========
        
        
        0.1.0 (2013-07-06)
        ------------------
        
        - Add infrae.i18nextract for package translation.
        - Avoid one call per symptoms to component registry by removing IIsActive
        - Make provided symptoms configurable throw portal_registry
        
        0.1a3 (2012-04-30)
        ------------------
        
        - Symptoms can be deactivated in registry.
        
        0.1a2 (2012-03-16)
        ------------------
        
        - Add viewlet on content items.
          [gotcha]
        
        - Refactored to use subscriber adapters.
          [gotcha]
        
        0.1a1 (2012-02-17)
        ------------------
        
        - Initial functionality.
          [gotcha]
        
        
Keywords: Plone content diagnosis
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
