Commit graph

53 commits

Author SHA1 Message Date
Siebrand Mazeland f461e72162 * Remove last remaining traces of wfLoadExtensionMessages().
* Add missing action message and remove unused global in UploadLocal.
* Some whitespace updates in Maps.
2012-02-11 12:17:58 +00:00
Yaron Koren a424de851f New version: 0.9.3 2012-01-03 17:17:45 +00:00
Siebrand Mazeland 46ce67272d Bye, bye $wgExtensionAliasesFiles (deprecated in 1.16). 2011-12-25 23:09:26 +00:00
Brion Vibber e48c47da68 Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/ 2011-12-13 23:49:33 +00:00
Yaron Koren 77cb9dca89 New version: 0.9.2 2011-12-05 17:54:06 +00:00
Yaron Koren eb96084ffe New version: 0.9.1 2011-03-16 16:18:20 +00:00
Yaron Koren 05a5ad50fb Changed default user group from 'bureaucrat' to 'sysop' - makes more sense 2011-02-16 03:24:35 +00:00
Yaron Koren 4e8584cf79 New version: 0.9 2011-02-16 03:12:06 +00:00
Yaron Koren 0c926a8d25 New version: 0.8.1 2010-10-05 12:17:41 +00:00
Raimond Spekking ef274d74b8 Grant ths 'replacetext' user right to the bureaucrats per default.
It's very annoying if you install this extension and get a "Permission error" for User:WikiSysop
2010-06-25 19:51:26 +00:00
Yaron Koren 96ae4b254d New version: 0.8 2010-03-18 20:39:27 +00:00
Jeroen De Dauw e6d87002d2 Stylized with Stylize.php to conform with MW's spacing conventions 2010-03-14 18:10:47 +00:00
Siebrand Mazeland fe0cfb1811 * Remove $wgExtensionCredits['description'] where $wgExtensionCredits['descriptionmsg'] present. This feature was introduced in MediaWiki 1.12, and 'description' is not used if 'descriptionmsg' is present.
* Random indentation updates and trailing whitespace removed
2010-02-22 23:41:51 +00:00
Yaron Koren 99125a3c85 New version: 0.7.1 2009-09-08 00:08:25 +00:00
Yaron Koren 25e56e514c New version: 0.7 2009-08-14 17:34:26 +00:00
Yaron Koren a193c1694f Fix for 'move pages' always set to true if there's an intermediate confirmation page; removed seemingly no-longer-necessary (?) escaping of slashes and single quotes in search string 2009-07-20 18:48:05 +00:00
Yaron Koren c8bdcf1098 New version: 0.6.6 2009-07-16 19:57:13 +00:00
Yaron Koren f3f9fee345 New version: 0.6.5 2009-06-26 02:59:11 +00:00
Yaron Koren cd0a87932b New version: 0.6.4 2009-06-16 15:14:09 +00:00
Yaron Koren 99d52aae38 New version: 0.6.3 2009-05-27 04:59:17 +00:00
Yaron Koren 8eaac4c3f3 Version 0.6.2: 'replacetext_note' message removed 2009-05-26 14:01:32 +00:00
Yaron Koren ebcd065f21 New version: 0.6.1 2009-05-21 19:23:07 +00:00
Yaron Koren d0363ac177 Added Admin Links hook 2009-05-19 15:23:48 +00:00
Yaron Koren b9b3079003 New version: 0.5.3 2009-05-08 20:02:34 +00:00
Yaron Koren 63b21fa353 New version: 0.5.2 2009-05-05 20:10:11 +00:00
Yaron Koren eba627aa9f New version, 0.5.1 2009-04-30 18:55:21 +00:00
Yaron Koren 297af2214b Improved numbering 2009-04-27 18:36:34 +00:00
Yaron Koren 5ce3eaf5ba Removed 'author' credit 2009-04-27 18:33:10 +00:00
Siebrand Mazeland 889a5cb12e stylize.php and trailing whitespace removed 2009-04-27 09:02:48 +00:00
Niklas Laxström 241d79f472 * Cleanup, may still contain some bugs due to it 2009-04-27 08:52:10 +00:00
Shinjiman e3948ccc50 Follows up r49890, adding file location itself to obtaining the revision number shown in the Special:Version 2009-04-27 03:15:19 +00:00
Yaron Koren c40daea2f2 Replaced global "$dir" variable with "$rtgIP" 2009-04-07 19:03:31 +00:00
Yaron Koren d400a80948 New version, 0.4 2009-01-22 23:41:23 +00:00
Yaron Koren fd91f2118a New version, 0.3.2 2009-01-18 16:23:14 +00:00
Alexandre Emsenhuber 88ceebebc8 Added replactetext right to $wgAvailableRights and add corresponding message 2009-01-08 10:13:33 +00:00
Yaron Koren b34f3fe503 New version, 0.3.1 2009-01-08 05:48:38 +00:00
Siebrand Mazeland 7349f93023 * i18n updates: support plurals where needed
* avoid notice on special page
* $wgSpecialPageGroups for special page
* update wording for 'replacetext_blankwarning' and 'replacetext_cancel'
* note a FIXME in mediawiki.org code review
* bump version
2008-12-29 18:29:23 +00:00
Yaron Koren 20d7732b5f New version, 0.3 2008-11-05 20:39:07 +00:00
Yaron Koren 319df8950f New version: 0.2.8 2008-10-01 20:01:03 +00:00
Yaron Koren abcf2098b2 New version: 0.2.7 2008-09-18 16:29:33 +00:00
Siebrand Mazeland d7d2aa4715 * Add/update i18n for special pages
* Add support for localisation in Translate
* Other fixes
** Piwiki: change special page alias loading method; removed obsolete code
** RandomInCategory/ReplaceText: reduced dirname() usage
** RefreshSpecial: updated a few messages; add support to Translate
** SpecialForm: change special page alias loading method; removed obsolete code; removed backward compatibility. Code can be found in branch.
** StalePages: Removed backward compatibility. Code can be found in branch.
** WhoIsWatching: added descriptionmsg, change special page alias loading method; removed obsolete code
2008-09-05 14:09:21 +00:00
Yaron Koren a01d6d1a07 New version: 0.2.5 2008-09-02 17:35:13 +00:00
Yaron Koren 77c52d0421 Added another class autoload 2008-08-07 19:17:37 +00:00
Yaron Koren d02e972db1 Most functionality moved to SpecialReplaceText.php 2008-08-06 16:13:25 +00:00
Chad Horohoe df9303b947 A few minor tweaks. Patch by Robin. 2008-07-08 20:20:01 +00:00
Yaron Koren e6a024e734 Fixed handling of strings with regular quotation marks 2008-06-24 14:05:11 +00:00
Yaron Koren 62dd9b0d6b Added escaping of angle brackets in context string 2008-05-27 16:51:47 +00:00
Yaron Koren ff204d35c4 Fixed handling for search strings with single-quotation marks and strings
that appear at the very beginning of a page
2008-05-27 15:49:03 +00:00
Yaron Koren f09e5c9b0b Turned initial retrieval of matching pages into a SQL call, replaced
truncation code with calls to MW's truncate() function
2008-05-14 14:33:21 +00:00
Yaron Koren c690bf4627 Replacements are now done as MediaWiki jobs, and replacement is a two-part
process, showing the user a list of pages to be replaced among which they
can choose.
2008-05-12 20:34:19 +00:00