Needs review
Project:
Node Find Replace
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 23:24 UTC
Updated:
2 Sep 2010 at 18:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
regx commentedI am just starting to us Drupal 6, as most of the modules I needed have been ported.
So, I will be upgrading most of my modules in the near future.
To help speed up porting these modules (bump them up on my todo list) I have added paypal donation links on the project page.
Comment #2
EvanDonovan commentedAttached is a .tar.gz and a .patch of the node_find_replace.module for Drupal 6. It's pretty much a direct port, though I fixed #287208: Table prefixing gets applied twice on CCK tables in the process. Note that the history feature may or may not work. It's completely untested, and I had to make some changes to the database schema, since db_next_id no longer exists in D6.
Please review this and maybe we can get it committed soon to CVS.
Comment #3
vood002 commentedI just used this module on a D6 install to do a simple find/replace and it worked like a charm. I did not test the history feature.