Metadata-Version: 1.0
Name: ospfe.occhiello
Version: 2.0
Summary: Add a new Plone introduction field (half-title), displayed before document title
Home-page: https://github.com/RedTurtle/ospfe.occhiello
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: Introduction
        ============
        
        `Occhiello`__ is an italian word taken from journalism that can be translated as **half title**.
        
        __ http://it.wikipedia.org/wiki/Occhiello_%28giornalismo%29
        
        Plone integration
        =================
        
        This add-on enable a new field (*half-title*) for all Plone content types, displayed before *title*.
        
        It's a simple text line that can be used for an introduction text to be read before the title
        (commonly it introduce the document, but it's not detailed as the abstract/description).
        
        .. image:: https://blog.redturtle.it/pypi-images/ospfe.occhiello/occhiello-preview/image_preview 
           :alt: Occhiello preview
           :target: https://blog.redturtle.it/pypi-images/ospfe.occhiello/occhiello-preview/image
        
        Content types
        -------------
        
        You can select the set of types where to add the field to from the Plone control panel.
        
        Field is displayed through a viewlet, so no content view customization is needed.
        
        Credits
        =======
        
        Developed with the support of `S. Anna Hospital, Ferrara`__;
        S. Anna Hospital supports the `PloneGov initiative`__.
        
        .. image:: http://www.ospfe.it/ospfe-logo.jpg 
           :alt: S. Anna Hospital logo
        
        __ http://www.ospfe.it/
        __ http://www.plonegov.it/
        
        Authors
        =======
        
        This product was developed by RedTurtle Technology team.
        
        .. image:: http://www.redturtle.it/redturtle_banner.png
           :alt: RedTurtle Technology Site
           :target: http://www.redturtle.it/
        
        Changelog
        =========
        
        2.0 (2012-11-28)
        ----------------
        
        First public release
        
        - Now using archetypes.schemaextender
        - Moved source from legacy code
        
        
Keywords: plone title field plonegov half-title
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
