Easily find and replace text in your DNN portal.
This module allows you to search for and then replace any string across all text/html module instances of your DNN-based website. In a wizard-like fashion, the module presents string search results in a table, listing the module ID, module title and a link to the page of the respective text/html module before committing any replacements to the database.
By default, the module functions in “admin-only” mode, meaning that only registered users in the DNN Administrator role have access to the module. You may however grant any other DNN user role permissions via module settings.
Please be aware that this is a powerful tool that may modify multiple database records quickly. It is important to fully understand the impact of changes across your website. We strongly recommended that you backup your DNN database prior to performing a replacement just in case you accidentally replace undesired text.
DNN Text/HTML Text Replacement Tool Roadmap
- Ability to preview changes to modules
- Ability to select specific modules instances to change
- Ability to perform replacements in text of other modules
Below you will find two installation packages. One for DotNetNuke 4.4.1 – 4.5.0 and one for DotNetNuke 4.5.0 and later. The DotNetNuke 4.5.0 and later version simply enables AJAX functionality.