-
Created branch 7.x-beta1. This is the first implementation of scanner for Drupal 7
-
Search and Replace Scanner: February 25, 2011 2:08
Commit 85fd331 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Search and Replace Scanner: February 25, 2011 2:08
Commit 7b426f3 on 5.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Search and Replace Scanner: February 25, 2011 2:08
Commit de13e5d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
by aasarava: added javascript block to prevent accidental double-click of confirmation button; fixed array error when no taxonomy terms are defined.
-
#362532 by aasarava: Removed t() from menu titles and descriptions; thanks to Roi Danton for heads up.
-
by aasarava: updated to Drupal 6
-
Updated storage of timeout variables to allow multiple users on a site to run scanner at the same time
-
Search and Replace Scanner: November 22, 2008 2:10
Commit 10affe6 on 5.x-2.x, 6.x-1.x, masterby aasaravaBy aasarava: Beginning 5.x-2.0 development. Module is based on foundations laid by starbow, but greatly extended by aasarava and jpsalter. New features include ability to undo changes, to limit searches to node type and even nodes with certain terms, to match whole words, and to designate words that come before or after search terms, among several other changes. See README.txt for full list of features.
-
Search and Replace Scanner: December 7, 2007 23:31
Commit de4972c on 5.x-2.x, 6.x-1.x, masterby starbowGot CCK field seaching working. Only modifiying most recent revision in node_revisions table. Added title search/replace. Added case insensitive searching. Got custom fields working.