Metadata-Version: 1.0
Name: auslfe.formonline.content
Version: 0.4.0
Summary: The Form Online content type for Plone
Home-page: http://plone.org/products/auslfe.formonline.pfgadapter
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: Introduction
        ============
        
        A simple Page-like content type for Plone, to be used with `auslfe.formonline.pfgadapter`__
        
        __ http://plone.org/products/auslfe.formonline.pfgadapter
        
        The basic installation of this product simply provide proper interface and workflow for use
        the "Form Online Adapter".
        
        An alternative import step ("Form Online: include FormOnline type") will also register a new
        content type that automatically use the proper workflow. This can simplify a lot the site configuration
        for not experienced Plone administrators.
        
        Credits
        =======
        
        Developed with the support of `Azienda USL Ferrara`__; Azienda USL Ferrara supports the
        `PloneGov initiative`__.
        
        .. image:: http://www.ausl.fe.it/logo_ausl.gif
           :alt: Azienda USL's logo
        
        __ http://www.ausl.fe.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
        =========
        
        0.4.0 (2012-01-11)
        ------------------
        
        * fixed typo in translations [keul]
        * added a soft dependency on `auslfe.formonline.tokenaccess` [keul]
        
        __ pypi.python.org/pypi/auslfe.formonline.tokenaccess
        
        0.3.0 (2011-12-13)
        ------------------
        
        First pubic release
        
        * added support for "Site Administrator" role
          (this **not** mean that we tested this on Plone 4.1) yet [keul]
        * removed CMF skins directory (having it only for customize the ``getNotAddableTypes``
          script was not a good idea [keul]
        * splitted the GS profile in two, a default core ones and another ones for register also
          the Page-like content. In this way a use could *not* use the FormOnline content [keul]
        * FormOnline content set as not searchable and not shown in navigation [keul]
        * removed the useless FormOnline view, transforming it to a viewlet registered for all
          content types marked as ``IFormOnline`` [keul]
        
        0.2.0 (2011-05-06)
        ------------------
        
        * enabled versioning [keul]
        * changes to the content workflow [keul]
        * i18n fixes [keul]
        * some workflow changes [keul]
        * FormOnline content has its own view [keul]
        * added warning messages to the FormOnline view [keul]
        
        0.1.0 (2010-07-19)
        ------------------
        
        * Initial release [fdelia]
        
Keywords: plonegov form plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 3.3
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
