Metadata-Version: 1.0
Name: collective.twitter.action
Version: 1.0.0
Summary: Content rules action to post on Twitter
Home-page: http://svn.plone.org/svn/collective/collective.twitter.action
Author: Franco Pellegrini
Author-email: frapell@menttes.com
License: GPL
Description: Introduction
        ============
        
        This product provides a content rule action that will tweet an object's title and a short URL for it.
        
        Usage
        =====
        
        Simply add this product to your buildout and the new action should be available.
        You need to have at least one twitter account authorized for the current site.
        
        Changelog
        =========
        
        1.0
        ---
        
        - Added a content rule action that will use an account created using collective.twitter.accounts [frapell]
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
