Yaron Koren has uploaded a new change for review.
https://gerrit.wikimedia.org/r/136145
Change subject: Version 1.0
......................................................................
Version 1.0
Change-Id: I3ff5dcf5981c89e829022636d57b0933c45fdb50
---
M README
M ReplaceText.php
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ReplaceText
refs/changes/45/136145/1
diff --git a/README b/README
index 3b37468..b4c29b2 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Replace Text Extension
- Version 0.9.7
+ Version 1.0
Yaron Koren and Niklas Laxström
This is free software licenced under the GNU General Public Licence. Please
@@ -20,8 +20,8 @@
page prompts the user to confirm the replacement before it is performed.
Each replacement shows up as a wiki edit, with the administrator who
-performed the replacement appearing as the user and an edit summary
-that looks like "Text replace: 'search string' to 'replacement string'".
+performed the replacement appearing as the user and an edit summary that
+looks like "Text replacement: 'search string' to 'replacement string'".
For more information, see the extension homepage at:
http://www.mediawiki.org/wiki/Extension:Replace_Text
diff --git a/ReplaceText.php b/ReplaceText.php
index 91f4d2b..20df86a 100644
--- a/ReplaceText.php
+++ b/ReplaceText.php
@@ -19,7 +19,7 @@
if ( !defined( 'MEDIAWIKI' ) ) { die(); }
-define( 'REPLACE_TEXT_VERSION', '0.10.0' );
+define( 'REPLACE_TEXT_VERSION', '1.0' );
// credits
$wgExtensionCredits['specialpage'][] = array(
--
To view, visit https://gerrit.wikimedia.org/r/136145
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ff5dcf5981c89e829022636d57b0933c45fdb50
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ReplaceText
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits