Metadata-Version: 1.1
Name: silva.security.renameusers
Version: 1.0
Summary: Rename users identifier in a Silva site
Home-page: https://github.com/silvacms/silva.security.renameusers
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: ==========================
        silva.security.renameusers
        ==========================
        
        This `Silva`_ extension provides you with a form in ZMI on the service
        ``service_extensions`` named ``manage_renameUsers`` that let you in
        one time rename references to a lot of Silva users across all the
        Silva site.
        
        To do this, you upload in this form a CSV file that contains a mapping
        from the new user identifier to the old one.
        
        Code repository
        ===============
        
        The code for this extension can be found in Git:
        https://github.com/silvacms/silva.security.renameusers
        
        .. _Silva: http://silvacms.org
        
        Changes
        =======
        
        1.0 (2011/07/27)
        ----------------
        
        * Initial release.
        
Keywords: silva cms zope security rename users
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
