All Content Management Systems: Web Progress Report

March 18th, 2008

Node Find Replace Updated

I just released a new version of node_find_replace for Drupal 5
Node find_replace allows you to do global find/replace in nodes, cck nodes, and blocks.
I originally wrote it to change urls globally in existing content when moving a site.

Node_Find_Replace saves a history of everything that is changed allowing for undo/redo of find replaces.
Only fields that changed are un-done and re-done more like a backup/restore than a re-replace/reverse-replace as that could cause a mess.

I am interested in feedback.
I will be changing the API in a future release to make it easy for other modules to add find/replace support.
http://drupal.org/project/node_find_replace

Related CMS news:

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>