GlobalSearchAndReplace

Purpose

This action allows you to select a set of pages by a search pattern and do a search and replace on each page from the set in one go. It offers a preview feature that lets you review what would edited before doing the actual replace.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

GlobalSearchAndReplace.py

rev.425

1.9.x

1st published version (2018-03-15)

To hide misleading links in preview add the following to common.css of your theme:

.global-replace-diff .diff-title {
    visibility: collapse;
}

Example

GlobalSearchAndReplace.png

Discussion

MoinMoin: ActionMarket/GlobalSearchAndReplace (last edited 2018-03-15 00:01:35 by DavidLinke)