Metadata-Version: 1.0
Name: collective.searchandreplace
Version: 3.0
Summary: Batch Search and Replace
Home-page: https://svn.plone.org/svn/collective/collective.searchandreplace
Author: enPraxis
Author-email: info@enpraxis.net
License: GPL
Description: Introduction
        ============
        
        The collective.searchandreplace product is a Plone Add-on designed to find and replace text in Plone content objects, namely titles, descriptions, and document text. It operates over single or multiple Plone content objects and can preview as well as actuate changes.
        
        Optional features include being able to control searching in subfolders, and matching based on case sensatvity/insensativity.
        
        New in version 2.0, product has been completely refactored and brought up to date for use with Plone 4.
        
        The collective.searchandreplace product was initally built for use with eduCommons by Novell, inc. It is currently maintained by enPraxis (http://enpraxis.net).
        
        
        
        
        
        
        
        
        Changelog
        =========
        
        2.0
        ---
        
          * Updated for Plone 4. All forms and functionality completely refactored and brought up to date.
        
        1.0.1
        ----------------
        
          * Updating licensing information
        
        
        1.0
        ----------------
        
          * Initial release
        
        
Keywords: batch regex search replace
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
