Metadata-Version: 1.0
Name: c2.app.shorturl
Version: 1.0b1
Summary: Create a Short URL for Plone content
Home-page: http://bitbucket.org/cmscom/c2.app.shorturl
Author: Manabu TERADA
Author-email: terada@cmscom.jp
License: GPL
Description: Introduction
        ==============
        
        Description
        -------------
        
        - This product to create a short URL for Plone content.
        - Creating the short url object by AT base.
        
        Requirement
        -------------
        
        - Plone
        
        - Plone 3.0-3.3 and Plone 4.0 (tested by 4.0RC1 on MacOS 10.6)
        
        
        Setting
        ---------
        
        - Setting to base url and container folder name on Plone set-up
        
        Credits
        ---------
        
        - This products was supported by The Tokyo Foundation ( http://www.tokyofoundation.org/en/ )
        
        Changelog
        =========
        
        1.0b1 (2010-8-26)
        -------------------
        
        - Modify view template
        
        
        1.0a3 (2010-8-25)
        -------------------
        
        - Fixed miss packaged
        
        1.0a2
        -------------------
        
        - Remove unnecessary workflow setting.
        - Fixed `Can't use no ManagePotal permission`
        
        http://bitbucket.org/cmscom/c2.app.shorturl/issue/2/cant-use-no-managepotal-permission
        
        
        1.0a1
        -------------------
        
        - Initial release
        
Keywords: plone zope shorturl
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
