Metadata-Version: 1.0
Name: collective.permalink
Version: 0.1.0
Summary: Show a new link in Plone contents. This will not change if you move the content itself.
Home-page: http://svn.plone.org/svn/collective/collective.permalink
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Manual
        ======
        
        This product will add a `permalink`__ to every supported Plone content, using the Plone *resolveuid*
        feature.
        
        __ http://en.wikipedia.org/wiki/Permalink
        
        This will not work (and show anything) for contents without the *UID* information. You can however
        customize and develop additional adapters for providing permalink for yours non-AT contents (or customize
        the default one).
        
        The new resource will be added to the *document actions* section.
        
        .. image:: http://keul.it/images/plone/collective.permalink-0.1.0.png
        :alt: Permalink preview in a basic Plone site
        
        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.net/redturtle_banner.png
        :alt: RedTurtle Technology Site
        :target: http://www.redturtle.net/
        
        
        Changelog
        =========
        
        0.1.0 (2010-07-07)
        ------------------
        
        * initial release
        
        
Keywords: plone plonegov permalink
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
