Downloads
Download tar.gz
10.23 KB
MD5: 31116a6b2650e5cfb4b2796161b0141e
SHA-1: 65d63d1f17a214ec535365108c6f0a910544b222
SHA-256: 0fad80ff4a255df87b5b74d30af2d1586c8e07f00d687c3e32cbd6f372e367a0
Download zip
11.23 KB
MD5: ffc4b07bd6da71efad7d67b45951fc51
SHA-1: 4448f9e9aede92415314eac1dbb3fa6ed90ebabc
SHA-256: b283d2b4fc5f827971b75be67c29ec868795d90be632c633a1bddafc2bf46cd0
Release notes
The node_find_replace module allows global case-sensitive find replace on node content.
This module keeps a history snapshot so that you can undo / redo replaces
Undo/Redo only effects items in the snapshot - new nodes aren't effected
Currently works on
Node Title
Node Body
Node Teaser
CCK Node Titles
CCK Node Text
Updated install and uninstall
Note: Install is not running update properly. After installing you must run update.php, and select version 1 from the node_find_replace dropdown. This update is safe to run multiple times.
It will just give you errors if you run it after it has already been run. Otherwise it will return success.