Evotiva DNN Search and Replace 2.0 (Forge project)
http://www.evotiva.com/Products/DNNSe...
http://dnnsearchandreplace.codeplex.com/
Description (2.0+ version)
A DotNetNuke Search and Replace module.
This tool allows you to search (and optionally replace) text within any table in the DotNetNuke database.
Given the nature of this tool, only super (a.k.a. 'host') users are allowed to access its functionality.
You can perform search and replace operation in one or many of the configured targets. A 'target' is a database table/column pair.
A typical usage of this module is to update legacy Urls (or any text) embed in HTML modules or DNN Url's references. For example, after moving a DNN web site to a different URL.
The search will be case sensitive depending on your database configuration (the database collation). Typically (by default), it is case-insensitive.
The search will look for the given string on the select table/column, and will match with a 'contains...' criteria.
An empty 'Replace With' is valid. Therefore, you can 'delete' text.
Release Notes
2.0.0 (Jun 3, 2013)
- ENH - Rebuilt as a DotNetNuke module (for DNN 7.0.5+).
- ENH - Option to bulk search or replace many table/column pairs.
- ENH - On screen search and replace results.
- ENH - Option to search for the html encoded version of the typed text.
- ENH - Settings: Easy configuration of the search targets (table/column pairs. Just point and click to add/remove items. The 'Available Targets' can be sorted, filtered, and by default all 'textual' columns of 250 characters or more are included as possible targets. It features the same defaults the 1.x version has (if they are available on the current database).
- CHG - Download it from CodePlex: http://dnnsearchandreplace.codeplex.com