Commit graph

1780 commits

Author SHA1 Message Date
Brion Vibber b004c854c8 line endings 2007-01-05 03:36:14 +00:00
Niklas Laxström 86a92740c5 * Some Finnish translations 2006-12-30 12:17:40 +00:00
Rotem Liss 6de4eb4b8d (bug 8285) Update to Japanese localisation (ja) in extensions 2006-12-18 10:42:53 +00:00
Leon Weber 09d0eec398 Updates to german localisations (extensions) 2006-12-08 19:48:24 +00:00
Leon Weber c8b3e5d9d9 * (bug 8138) Italian localisation patches by Broken Arrow 2006-12-03 20:14:20 +00:00
Nick Jenkins 7ae986397c E_STRICT tweaks for three extensions:
* Strict Standards: Undefined index:  blank in extensions/Cite/Cite.php on line 280
* Strict Standards: Assigning the return value of new by reference is deprecated in extensions/Makesysop/SpecialMakesysop_body.php on line 364
* Strict Standards: Undefined index:  style in extensions/CategoryTree/CategoryTree.php on line 123
* Strict Standards: Undefined index:  mode in extensions/CategoryTree/CategoryTree.php on line 125
* Strict Standards: Undefined index:  hideroot in extensions/CategoryTree/CategoryTree.php on line 137
2006-11-29 13:06:21 +00:00
Rotem Liss 116ba74849 (bug 7795) Czech translation for ExpandTemplates, Cite, LuceneSearch, Makesysop, LinkSearch, Desysop, ConfirmEdit, and CheckUser 2006-11-18 15:05:43 +00:00
Rotem Liss 662d59830e (bug 7971) Kazakh i18n updates for extensions 2006-11-18 14:57:17 +00:00
Brion Vibber 042b262e65 * Make the set of default parser test input files extensible via
$wgParserTestFiles. This can now be appended to by extensions or local
  configuration files so that extension or custom tests can be automatically
  run along with the main batch.
* Cite.php now adds its parser tests to the default set when enabled
2006-11-11 14:36:47 +00:00
Brion Vibber ff99847497 Parser tests for recent change in <ref> behavior, plus fix for failure of that behavior when the first ref is set to exactly "0" 2006-11-03 15:34:46 +00:00
Andrew Garrett 658fe31872 (bug 5885) Stop empty <ref name="something" /> tags from preventing a later tag with the same name from displaying correctly (when re-ordering paragraphs which reference the same <ref> tag. Patch by Phil Boswell. 2006-11-03 14:08:35 +00:00
Jimmy Collins 13ca6eb0eb (bug 7544) Slovak (sk) translation update for extensions 2006-10-14 09:11:31 +00:00
Rotem Liss 8e58320b54 Update for he. 2006-10-12 15:12:23 +00:00
Aryeh Gregor c1e8b5ff90 Un-screw up BOM thingy introduced by Notepad in my last commit 2006-10-12 05:23:36 +00:00
Aryeh Gregor e3bb6b6d7a (bug 6554) More descriptive Cite.php messages 2006-10-12 05:13:01 +00:00
Rotem Liss 7b0edbd330 (bug 7532) Slovak translation update for extensions by helix84 2006-10-09 16:43:55 +00:00
Rotem Liss 7fd84eea5a EOL. 2006-09-15 14:06:24 +00:00
Rotem Liss 57ae9ae154 (bug 7328) Russian translation for Cite 2006-09-15 14:04:37 +00:00
Rotem Liss 780ff22f4b (bug 7296) i18n for Cite, SpecialCite, ConfirmEdit, DynamicPageList2, Filepath extensions (zho series,yue) 2006-09-12 12:31:00 +00:00
Rotem Liss d9b2f958f7 Several EOL fixes. 2006-08-28 13:27:59 +00:00
Ævar Arnfjörð Bjarmason ebd508c388 * Tim wrecked havoc to my odd name in r15145, *accusations of terrorism* 2006-08-28 01:08:30 +00:00
Rotem Liss dded9a7bcb (bug 7034) [PATCH] Dutch strings for Cite.i18n.php 2006-08-18 09:16:26 +00:00
Jens Frank 2227f787e2 (bug 7000) updated Polish messages 2006-08-13 17:42:19 +00:00
Rotem Liss 42fa6c006d Moved all the extension messages from Walloon (wa) localisation to the extensions themselves (except for Makebot). 2006-08-10 18:22:31 +00:00
Tim Starling 7414029244 Support the new parser entry point 2006-08-06 15:46:00 +00:00
Jimmy Collins 4c3423b10f (bug 6674) Dutch cite_text-nl (nl) 2006-07-30 06:39:24 +00:00
Jimmy Collins 428dd3a36d (bug 6824) French localisation for Cite extension 2006-07-26 19:37:12 +00:00
Brion Vibber 16a26dbd16 Revert 15644; extensions need to remain self-contained 2006-07-16 21:43:23 +00:00
Rotem Liss b3a6f399c7 Using the extAddMessages function for all the internationalised extensions. 2006-07-15 18:06:26 +00:00
Rotem Liss 7b90e823f0 (bug 6694) Indonesian (id) translations for BoardVote, CheckUser, Cite, ConfirmEdit, and SiteMatrix extensions 2006-07-15 16:23:14 +00:00
Rotem Liss 4644bf34c2 * SiteMatrix Internationalisation (en + he)
* Fixing spelling errors
2006-07-15 15:17:32 +00:00
Rotem Liss 9eb9382a6f Cite Internationalisation (en + he) 2006-07-15 14:00:29 +00:00
Rotem Liss c2a446fcdb * Internationalisation for Special:Filepath.
* Using "internationalisation" instead of "internationalization", for Rob Church.
2006-07-13 18:43:07 +00:00
Rotem Liss ed7a63a671 * (bug 6666) Adding nl localisation for Cite
* (bug 6667) Adding nl localisation for Makesysop
* (bug 6669) Adding nl localisation for Newuserlog
* Fixing notice in Special:Cite.
2006-07-13 17:18:50 +00:00
Brion Vibber 9b81afd41d Add parser test for bug 6299 2006-07-10 17:59:37 +00:00
Brion Vibber 34ce1052bc Fix tests for a parser fix with <ol> 2006-07-10 17:56:51 +00:00
Jimmy Collins 2fd483bddb German (de) localisation for extension Cite 2006-07-03 20:08:36 +00:00
Rotem Liss 27c69dc2e4 SpecialCite: internationalization, removing trailing whitespaces from messages, removing use of file contents in the system message itself (instead, getting the file contents if the message is blank). 2006-07-03 13:11:35 +00:00
Tim Starling 1971fcf123 Defer preg_split 2006-07-02 14:19:45 +00:00
Tim Starling 8145ded3a9 Converted a lot of extensions to the new autoload scheme. Moved a number of extensions to their own directory, apologies for the break in backwards compatibility.
This was done because they needed to be split from one file to two, for efficiency, and it makes sense to have two files in their own directory. It probably makes sense to have each extension in its own directory anyway. 
Tested both the inefficient backwards compatible interface and the present interface. Still more to be converted...
2006-06-29 08:07:00 +00:00
Brion Vibber d3aa609189 Add regression test for bug 6164 2006-06-01 21:11:29 +00:00
Brion Vibber dd15a590bb A few test cases for <ref> behavior 2006-06-01 05:58:52 +00:00
Brion Vibber 4b0ea8fa17 Normalize input names to something that is probably legal XHTML identifiers,
as is done with section anchors. This is hideous and ugly and evil, and I
do apologize, but it's the best we can do within XHTML's evilness.
This also corrects the breakage if you use really weird things like
< and > in your names, which would break the wikitext. It might be superior
to reject some such values entirely.
2006-05-26 11:54:38 +00:00
Antoine Musso 920f27f838 Fix #5525: when a source is cited more then 9 times the numbers are shown wrong 2006-05-02 17:02:23 +00:00
Ævar Arnfjörð Bjarmason d33d6671ef * Added trailing ?> to end of file 2006-04-23 18:37:49 +00:00
Tim Starling 4b43c3c155 Avoid infinite recursion on e.g. <ref><references/></ref> 2006-04-16 06:22:42 +00:00
Tim Starling 59076cad46 Removing reference to $wgTitle again. It was making runJobs.php crash. 2006-04-10 13:49:46 +00:00
Brion Vibber eb3a3f7836 Live fix: debugging, trim mysterious extra whitespace 2006-04-02 03:43:47 +00:00
Tim Starling 085b02f0bc Removed $wgTitle references from parser extensions. JobQueue.php may parse articles without setting $wgTitle. 2006-02-28 05:05:07 +00:00
Ævar Arnfjörð Bjarmason 12eb4de999 * (bug 4959) Call $this->outputHeader() so that the standard mechanism for
adding notices at the top of special pages will work with this extension.
2006-02-26 20:45:30 +00:00