Commit graph

260 commits

Author SHA1 Message Date
Nick Jenkins c3df856a82 Cast oldid to int to save people injecting random crap into the
oldid parameter (it was HTML escaped, but it could be used to make tidy
whinge about "escaping malformed URI reference"). Also there doesn't seem
to be a need to pass the integer parameters by reference, so remove that.
2007-05-01 09:10:55 +00:00
Nick Jenkins 1a486d5295 Bug 9751: "Cite this page" always returns a citation for the current revision of the page, not the revision that the user was looking at. 2007-05-01 08:38:31 +00:00
Raimond Spekking daa7d33a5a eol-style:native added 2007-04-26 19:01:16 +00:00
Raimond Spekking 1e871ab499 * (bug 7971) Update Kazakh extension translations
Patches by AlefZet
2007-04-26 18:53:24 +00:00
Niklas Laxström e24bd663ac * Arabic (ar) translations for some extensions 2007-04-20 18:01:09 +00:00
Niklas Laxström 6ede9a497f * Finnish translation 2007-04-06 14:51:02 +00:00
Niklas Laxström 0d7ce72cd9 * One more update from Cedric31 2007-04-06 14:50:21 +00:00
Niklas Laxström 2ac61c25cc * Updates from Cedric31 2007-04-06 14:46:43 +00:00
Raimond Spekking 43f517eb33 Bug 7221: Urdu translations of system messages 2007-04-03 09:14:30 +00:00
Raimond Spekking 1a54e3ec00 * (bug 8870) Update Hungarian localizations
Based on a file of Bence Damokos
reworked and reformatted, extension messages transfered to extensions
2007-03-22 12:40:10 +00:00
Raimond Spekking 3d7a7e6606 * (bug 9253) Update French messages
patches by Remi Kaupp
2007-03-12 09:28:38 +00:00
Raimond Spekking 4b24633d84 Fix for r20190 2007-03-08 11:20:36 +00:00
Raimond Spekking f391ee6c85 * (bug 9182) Update Lithuanian extension message
patch by Edgaras
2007-03-07 11:45:02 +00:00
Raimond Spekking caca15fca9 * (bug 6906) Changed <sup> position for proper underlining
Removed untranslated/untranslatable localizations
2007-03-07 09:21:28 +00:00
Raimond Spekking 20faa3b671 * (bug 9182) Update Lithuanian extension messages
patch by Edgaras
2007-03-06 16:54:11 +00:00
Niklas Laxström 5fc56b98f6 * Some messages to where they belong
* Ordering
2007-02-28 20:31:26 +00:00
Raimond Spekking 64c75ba669 * Adding German template for SpecialCite.php
* Update URL of meta page
* Some minor German updates
2007-02-13 15:19:29 +00:00
Raimond Spekking ca51a61190 * (bug 8941) fix cite parser test, broken by r19845
patch by Rob Church
2007-02-10 19:07:34 +00:00
Nick Jenkins fa8ef0e38c As per r19835, but for a few extensions (prevent some unnecessary lstat
system calls, generated by include or require directives).
2007-02-09 05:55:23 +00:00
Aryeh Gregor 627c004733 More bloody parser tests 2007-02-06 13:32:50 +00:00
Aryeh Gregor e99e99fa23 (bug 8768) Use normal space to separate Cite backlinks, not non-breaking space 2007-02-05 17:11:01 +00:00
Aryeh Gregor 34babc0603 Hopefully fix parsertests for Cite (thanks Rob) 2007-02-04 03:12:57 +00:00
Niklas Laxström 4fbd69296f * (bug 8767) Dutch (nl) i18n updates for 14 extensions 2007-01-25 14:48:29 +00:00
Antoine Musso 4f239aab79 Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
This is like r19502 but for extensions.
2007-01-20 15:10:35 +00:00
Brion Vibber 19e9d90fb7 ceci n'est pas anglais 2007-01-14 10:45:50 +00:00
Brion Vibber 73bd0b7d8e Reverting r19202 for now... JavaScript bits look really fragile 2007-01-13 22:04:57 +00:00
Antoine Musso 648878d124 * clear whitespaces
* add descriptions
2007-01-13 14:32:58 +00:00
Antoine Musso 553bb17c85 Implements #7908 : add reference text as a tooltip in the reference link.
Patch by Dirk Beetstra <djbeetstra@hotmail.com>.
2007-01-13 14:25:08 +00:00
Leon Weber 04be9456d3 * German localisation patch by raymond
* (bug 8595) French AntiSpoof localisation patch by Korrigan
* (bug 8596) French BoardVote localisation patch by Korrigan
* (bug 8597) French CategoryTree localisation patch by Korrigan
* (bug 8609) French Cite localisation patch by Korrigan
* (bug 8612) Portugues extensions localisation patch by 555
2007-01-12 22:24:37 +00:00
Tim Starling 8e247fc2e4 Fixed French version of cite_error, was in Indonesian. 2007-01-05 17:50:38 +00:00
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