[Zope] Search and Replace
Paul Everitt
Paul@digicool.com
Wed, 5 May 1999 11:22:28 -0400
Johan wrote:
> I'm considering a search and replace operation
> in the Data.bbb using a external S&R tool.
Here are some choices:
1) Use ZServer to give you FTP, then go into XEmacs/EFS and use its
search and replace features. (Sweet!)
2) Take a look at Jim Fulton's "XML dump" tool that dumps the database
into an XML file. You could then make the changes and do the import --
except that the import isn't there yet :^)
> A Search and Replace function would be a nice
> addition to the manage_find tool.
> And maybe regular expression?
Yep, that would be nice. Patches accepted :^)
Paul Everitt Digital Creations
paul@digicool.com 540.371.6909
-----------------------------------------
The Open Source Zope application server
http://www.zope.org/
-----------------------------------------