Go to file
2011-12-22 20:15:58 +00:00
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-12-18 20:47:06 +00:00
Cite.php Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/ 2011-12-13 23:49:33 +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 Bug 31374: regression test made by Brion 2011-12-13 11:16:51 +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-12-22 20:15:58 +00:00
SpecialCite.php Replacing by in a few of most used extensions and renaming Special....php to ..._body.php 2011-12-18 10:27:44 +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