For MediaWiki (recent comments | status changes | tags | authors | states | release notes | statistics)
Index: trunk/extensions/ReplaceText/README =================================================================== --- trunk/extensions/ReplaceText/README (revision 45858) +++ trunk/extensions/ReplaceText/README (revision 45859) @@ -38,6 +38,7 @@ line to your 'LocalSettings.php' file: require_once( "$IP/extensions/ReplaceText/ReplaceText.php" ); + $wgGroupPermissions['sysop']['replacetext'] = true; == Contact ==