Hi,

Search and replace module saving the old version of the changed item. And this makes database much bigger then normal. How can I remove the old ones and how can I close the saving feature of search and replace?

Comments

mattwmc’s picture

Ditto.

I have a few thousand nodes where i need to change 2 words in each.

This module would double the database almost.

If I need to undo I could just restore the database.

Furthermore, can't this be done through phpmyadmin as well?

murz’s picture

I have added this option to module settings, attaching the patch.
After applying it you will see in /admin/settings/scanner new option:

[ ]  Disable creating new revision on relace
This option disable creating new revision of each node on replacing text. Warning: enabling this option will disable "Undo" functionality of module.
murz’s picture

Status: Active » Needs review
StatusFileSize
new1.78 KB

Here is the patch

murz’s picture

StatusFileSize
new1.78 KB

Sorry, find wrong place, here is updated patch.

murz’s picture

damienmckenna’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

I am sorry, but we're not supporting the D6 version of the module anymore.