Metadata-Version: 1.1
Name: collective.bulksharing
Version: 1.0
Summary: This packages allows setting local roles for multiple items inside folder in one run.
Home-page: https://github.com/vipod/collective.bulksharing
Author: Vitaliy Podoba
Author-email: vitaliypodoba@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package is based on plone default roles sharing functionality and 
        allows you to share roles in a bulk for multiple items.
        
        
        Usage
        -----
        
        After installation in quickinstaller "Bulk sharing" button will appear inside
        folder contents view. Inside that view select items to update, then click
        "Bulk sharing" button and you'll be presented with Share local roles form.
        
        
        Compatibility
        -------------
        
        Tested and working with Plone 4.x series.
        
        
        Authors
        -------
        
        - Vitaliy Podoba
        - Taras Melnychuk
        
        Changelog
        =========
        
        
        1.0 October 28, 2012
        ----------------------
        
        - Initial release compatible with Plone 4.
          [vipod, melta]
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
