/[drupal]/contributions/modules/search_and_replace/README.txt
ViewVC logotype

Contents of /contributions/modules/search_and_replace/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Thu Feb 19 20:06:30 2009 UTC (9 months ago) by btopro
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-BETA2, DRUPAL-6--1-1-BETA4, DRUPAL-6--1-1-BETA3, HEAD
Changes since 1.2: +4 -1 lines
File MIME type: text/plain
D6 beta2 release
1 ELMS: Search and Replace - Perform a search and replace operation on your site's content
2 Copyright (C) 2008 The Pennsylvania State University
3
4 Bryan Ollendyke
5 bto108@psu.edu
6
7 Keith D. Bailey
8 kdb163@psu.edu
9
10 12 Borland
11 University Park, PA 16802
12
13 This program is free software; you can redistribute it and/or modify
14 it under the terms of the GNU General Public License as published by
15 the Free Software Foundation; either version 2 of the License, or
16 (at your option) any later version.
17
18 This program is distributed in the hope that it will be useful,
19 but WITHOUT ANY WARRANTY; without even the implied warranty of
20 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 GNU General Public License for more details.
22
23 You should have received a copy of the GNU General Public License along
24 with this program; if not, write to the Free Software Foundation, Inc.,
25 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
26
27 INSTALATION
28 *Place the search_and_replace directory in the correct modules folder as you would any other Drupal module
29 *Turn it on in your Drupal site
30 *Goto admin/settings/search_and_replace to replace all the text you want
31 *If you want to replace a text string with nothing then type %NULL% for the replacement term
32
33 KNOWN ISSUES
34 Using the backslash / character can screw up where replacements start / end. Still working on it (maintaining like 6 projects at the moment)

  ViewVC Help
Powered by ViewVC 1.1.2