search_and_replace 6.x-1.1-beta4
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-6.x-1.1-beta4.tar.gz | 8.5 KB | 11fca4d845f5ce0cee9c4b7de12ea17f |
| search_and_replace-6.x-1.1-beta4.zip | 9.89 KB | 657783538a69ba22528f4b377cbdd051 |
Release notes
Please try this one. This is resetting the branch to Beta1 of search and replace. I just realized that either due to a screw up on my part with CVS or something in CVS (CVS was known to have issues the days I was submitting changes to this project) the D6 code I checked out was actually for D5 and I made "patches" to the D5 version and marked it as D6. Very sorry if you used this and it did nothing as it wasn't actually in compliance. This should at least work with some minor issues.
search_and_replace 6.x-1.1-beta3
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-6.x-1.1-beta3.tar.gz | 8.5 KB | ef3a7c0658bf4df006ac4096a3f5fc0e |
| search_and_replace-6.x-1.1-beta3.zip | 9.94 KB | 68c2e0828779a894dd3001a38bc52302 |
Release notes
minor php warning removed
search_and_replace 6.x-1.1-beta2
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-6.x-1.1-beta2.tar.gz | 8.5 KB | 05ec34c100ce62004ab07320e5d33be6 |
| search_and_replace-6.x-1.1-beta2.zip | 9.95 KB | 00a099bcb322cbbe4044669845c53753 |
Release notes
patched issues with calculating title / body replacements correctly. Also improved efficiency of searching by not saving nodes regaurdless of changes.
search_and_replace 6.x-1.1-beta1
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-6.x-1.1-beta1.tar.gz | 8.17 KB | 6155fbdf44618a7236bc1c3532570db1 |
| search_and_replace-6.x-1.1-beta1.zip | 8.95 KB | 3c5f807f221e228fdd0b3a9c8dc4a9f2 |
Release notes
This should be a stable release but I'm marking it as beta just to be safe. Only new feature atm is that it has permission support so you can give this priv. to people w/o giving them full admin.
search_and_replace 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-5.x-1.1.tar.gz | 8.27 KB | 220903ac2122139739e68c6560303a91 |
| search_and_replace-5.x-1.1.zip | 9.7 KB | dacfbd515cca7ac56804f3370d115293 |
Release notes
This adds a lot of new funcitonality to the search and replace module. No one was really asking for it but...I figured it would help make the project even more useful so I added the following features:
* Ability to perform either a search or a search-and-replace on node titles, bodies or both
* Case sensitive and insensitive searching
* Select All Types button to speed up type / replace selection (degrades away nicely)
* Trap for typing nothing in the replace field that requires you to type %NULL% if you plan on truly replacing a search string with nothing
* Creates a revision for each replacement as well as a Log message saying the module made the change to the node and what term replaced which
search_and_replace 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-5.x-1.0.tar.gz | 7.42 KB | e6ddac291bfb8dcd4aff87a9603dd36e |
| search_and_replace-5.x-1.0.zip | 8.74 KB | 4a5b70d2e1f9cf4a62eaaa2d1955c668 |
Release notes
There were no issues found in beta2 so this is now a full version. No changes from beta form but also no issues.
search_and_replace 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-5.x-1.0-beta2.tar.gz | 7.42 KB | e855e7db6e295443bbaa63d50eafbf34 |
| search_and_replace-5.x-1.0-beta2.zip | 8.74 KB | ba64da21fdc535c0d764234c518e9c9b |
Release notes
Fixes a minor DB query issue, wasn't written to take into account {node} table.
search_and_replace 5.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| search_and_replace-5.x-1.0-beta1.tar.gz | 7.41 KB | 5bccd87930627ad801cf177be35af51e |
| search_and_replace-5.x-1.0-beta1.zip | 8.74 KB | 733101a34347ed1d1aeddb395b30df63 |
Release notes
Initial release of search and replace which provides a simple interface for a simple task currently lacking in drupal.