Huji
1b86b6bace
Setting the special page group
2008-09-01 17:25:05 +00:00
Raimond Spekking
af8321c5c2
typo
2008-07-10 07:28:42 +00:00
Raimond Spekking
81a941df3a
* Add special page aliases file
2008-07-10 06:43:00 +00:00
Alexandre Emsenhuber
d82d4feb4d
Moved Special:Nuke page class to SpecialNuke_body.php and made it extends SpecialPage, this allows to not load messages at each request
2008-05-09 18:53:09 +00:00
Tim Starling
62b372f5c1
Don't call preg_replace ~80 times per request. Leave the heavy lifting to Special:Version, using the new svn-revision member of $wgExtensionCredits.
2008-05-06 11:59:58 +00:00
Siebrand Mazeland
3a9535d1e6
* add svn:keywords 'LastChangedDate'
...
* replace text 'version' in ExtensionCredits with version based on 'LastChangedDate' for automatic version updating
2008-02-27 14:13:10 +00:00
Raimond Spekking
cd85598910
Change wfMsgForContent -> wfMsg as the message is part of the normal UI.
2008-02-25 21:14:19 +00:00
Raimond Spekking
bd16c110f1
Add 'descriptionmsg' for Special:Version
2008-02-14 13:50:42 +00:00
Bertrand Grondin
55de2d0b54
Minor release
...
* Update language for fr and nl from Betawiki
* Minor edit of the second form
2008-01-22 10:22:01 +00:00
Raimond Spekking
58aab17a12
* (bug 12657) i18n of submit buttons in Special:Nuke. Patch by Lejonel
...
* Fix syntax error in i18n wikilinks: ] -> ]]
* 'nchanges' supports {{PLURAL}} -> use it.
2008-01-21 22:12:04 +00:00
Siebrand Mazeland
33a93947dd
* use wfLoadExtensionMessages for Nuke
...
* add version in extension credits
* update Translate extension
2008-01-09 17:19:53 +00:00
Siebrand Mazeland
1da1ac0b46
revert r28371 to r28375
2007-12-16 18:27:23 +00:00
Siebrand Mazeland
2cc6dd36fe
* complete $wgExtensionCredits
...
* remove trailing whitespace
2007-12-10 20:30:44 +00:00
Aaron Schulz
b18c3a17f2
*Some fr translations (by Bertrand) (bug 11280, bug 11502)
2007-09-30 20:33:06 +00:00
Raimond Spekking
323f73bbfa
Adding some extension credits
2007-07-26 10:54:37 +00:00
Aryeh Gregor
8a11a45349
Extensions too!
2007-06-29 01:36:09 +00:00
Greg Sabino Mullane
29163f9b28
Adjust GROUP BY for databases that need all items from SELECT
2007-04-19 14:50:14 +00:00
Brion Vibber
378ed40cc0
* (bug 7486): Special:Linksearch was broken on various wikis
...
Update for 1.8 to avoid breaking other extensions such as Linksearch.
Warning: may not work on older versions anymore.
2006-10-09 09:20:35 +00:00
Brion Vibber
a2033cb517
Quick hack of a tool for doing deletions of mass-vandalism added pages;
...
will list recent pages added by a given user/ip and delete them in a
batch. Could use a review & testing.
(Adding mass-revert capability could probably be done too with some poking.)
2005-09-18 09:28:56 +00:00