| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/10609
|
|
|
|
|
|
|
| |
rid of entities
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/10548
|
|
|
|
|
|
|
|
|
| |
* (bug 3017) Hotkey conflict for delete and show changes
* made pixel unit translateable and blocklistline now eats infiniteblock and expiringblock
* removed some obsolote messages
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/10461
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/10139
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9900
|
|
|
|
|
|
|
| |
by zigger at gmail dot com
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9881
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9658
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9529
|
|
|
|
|
|
|
| |
a OOP-ish way.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9462
|
|
|
|
|
|
|
| |
edited the article.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/9113
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8915
|
|
|
|
|
|
|
| |
every markaspatrolledlink message.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8896
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8894
|
|
|
|
|
|
|
| |
in <h1> on Special:Upload already.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8883
|
|
|
|
|
|
|
| |
Special:Imagelist
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8881
|
|
|
|
|
|
|
| |
Laxstr��m
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8855
|
|
|
|
|
|
|
| |
now use msg:blanknamespace.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8806
|
|
|
|
|
|
|
|
| |
addHTML(), also changed all the messages that use it from HTML to wikitext.
(Patch by Niklas Laxstr��m)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8239
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8187
|
|
|
|
|
|
|
| |
* @subpackage Language
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8079
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a namespace the 'Invert' namespace can be selected to perform WHERE
page_namespace != $namespace instead of WHERE page_namespace = ..
** Added code in includes/SpecialAllpages.php to make this possible
** Removed messages: allpagesformtext1 and allpagesformtext2 (obsoleted by the
new allpagesformtext messsage)
** Renamed message allpagesnamespace to allinnamespace
** Added messages allnonarticles, allnotinnamespace, contributionsformtext
** includes/SpecialContributions.php no longer uses allpagesformtext2 but the
new contributionsformtext
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/8016
|
|
|
|
|
|
|
|
| |
watchlistall1, watchlistall2, contributionsall to accommodate inflicted
languages. ( perl -pi -e "s/^['\"]all['\"].*//gs" * is useful =)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7908
|
|
|
|
|
|
|
| |
none at all).
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7879
|
|
|
|
|
|
|
|
|
|
|
|
| |
specify an arbitary amount of date formats which they wish to use in the
$wgDateFormatsXx array, if the array is empty the "Date format" option will
not be shown, the only languages that currently take atvantage of the
multiple formats are Icelandic, English and Frysk, I removed all but the
first item of the $wgDateFormatsXx array from those that don't which should
show something like "use default".
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7877
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7864
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7856
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/7646
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6940
|
|
|
|
|
|
|
| |
bug #1023.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6555
|
|
|
|
|
|
|
|
|
| |
editingcomment messages.
Should be easier to translate for languages that want to have the (section) somewhere else than at the end
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/6180
|
|
|
|
|
|
|
|
|
| |
with {{localurle:}}. Note however that these should eventually
be replaced with [[wikilinks]]. Some messages may still need
to be fixed in the code to parse it however.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5628
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5623
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5513
|
|
|
|
|
|
|
| |
change all occurrences of "aboutwikipedia" to "aboutsite".
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/5066
|
|
|
|
|
|
|
| |
Search queries should never cause SQL errors! The new mysql4 code at least is fairly robust.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4802
|
|
|
|
|
|
|
|
|
| |
searchresulttext.
Cleaned up some hard-coded 'Wikipedia' values and old-style $wgSitename/$wgMetaNamespace, but there are still hard-coded values with localized Wikipedia spellings that my quick script didn't catch. These should be edited manually...
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4801
|
|
|
|
|
|
|
|
| |
* well-formedness fix on the tables and forms
* switch 'uploadtext' message from HTML to wikitext
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4753
|
|
|
|
|
|
|
| |
translations of the page while keeping the legaly binding English version. BUG [ 1001846 ]
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4513
|
|
|
|
|
|
|
| |
later ones. Defaults to old delete label. BUG [ 1001578 ]
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4502
|
|
|
|
|
|
|
| |
labels
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4362
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4316
|
|
|
|
|
|
|
| |
First batch.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4274
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4267
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/4183
|
|
|
|
|
|
|
|
|
| |
For compatibility with existing installations, a latin-1 proxy language
module can be activated by setting $wgUseLatin1 = true; which will convert
messages to Latin-1 and use the Latin-1 support code as necessary.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/3984
|
|
|
|
|
|
|
| |
User:youruser/myskin.css
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/3905
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2972
|
|
|
|
|
|
|
|
|
| |
* Split MediaWiki namespace into MediaWiki and Template (requires changes to all language files)
* Purge links to on edit of Template namespace
* General refactoring of purging and cache invalidation code
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2769
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2746
|
|
|
|
|
|
|
|
|
|
| |
Fix sourceforge bug #911754.
fix occurence of "wikipedia" instead of $wgMetaNameSpace
Fix sourceforge bug #883893
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2719
|