modules
|
Simplification + fmt
|
2011-11-06 08:09:56 +00:00 |
Cite.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net
|
2011-11-03 20:16:37 +00:00 |
Cite.php
|
Followup r102160
|
2011-11-06 12:25:34 +00:00 |
Cite_body.php
|
(bug 17865) Fix double-parsed error messages in Cite. Modified patch by Brad Jorsch
|
2011-11-14 12:22:07 +00:00 |
cite_text
|
followup r99905: Do it for English too
|
2011-10-27 08:34:50 +00:00 |
cite_text-ar
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-arz
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-de
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-fi
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-fr
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-he
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-hu
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-id
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-ja
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-arab
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-cn
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-cyrl
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-kz
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-latn
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-kk-tr
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-lt
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-nl
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-oc
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-ru
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-sq
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-zh-hans
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
cite_text-zh-hant
|
Bug 31681 - Special:Cite displays protocol relative URLs if $wgServer is relative
|
2011-10-15 19:46:45 +00:00 |
citeCatTreeParserTests.txt
|
Remove Cite singleton. Store it inside each associated parser at $parser->extCite
|
2011-05-31 17:49:22 +00:00 |
citeParserTests.txt
|
Followup r102970, fix parser tests
|
2011-11-14 12:20:24 +00:00 |
SpecialCite.alias.php
|
Update for magic words and special pages localisation for extensions from http://translatewiki.net.
|
2011-09-13 13:33:40 +00:00 |
SpecialCite.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net
|
2011-11-16 20:05:35 +00:00 |
SpecialCite.php
|
Use static Linker, fixes Fatal error: Call to a member function link() on a non-object in SpecialCite.php, when using monobook skin
|
2011-09-09 14:49:43 +00:00 |
SpecialCite_body.php
|
* No need to feed the oldid Article::fetchContent() and retrive it with Article::getRevIdFetched(), just pass it directly to Parser::parse() or use the latest revision when not passed
|
2011-11-13 14:22:24 +00:00 |