Metadata-Version: 1.0
Name: unweb.shareit
Version: 0.1
Summary: Adds a jquery share content popup in document actions
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL
Description: Introduction
        ============
        
        unweb.shareit is a plone product that adds a "share this" link or button that shows a jquery popup with links to various social sites. The popup is based on the jquery shareit plugin: http://joanpiedra.com/jquery/shareit/
        
        unweb.shareit aims to be as unobtrusive as possible. It uses GenericSetup actions to register the icon in the document actions, and avoids overriding any plone templates.
        
        
        
        
        Changelog
        =========
        
        0.1
        -------------------
        
        - Initial release [clopy]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
