docs update
[lhc/web/wiklou.git] / languages / Language.php
2006-07-03 Tim StarlingCall the LanguageGetMagic hook only once (per language...
2006-06-29 Niklas Laxström* Added formatnum magic word
2006-06-25 Rotem LissAdding the language code parameter to the hook "Languag...
2006-06-25 Rotem LissForgot to remove some hooks...
2006-06-25 Rotem LissAdding the hooks "AddMagicWordsXX" to allow addition...
2006-06-24 Rotem LissUsing __construct for all the language constructors...
2006-06-20 Rotem LissUsing the escaped UTF-8 characters instead of the hidde...
2006-06-20 Rotem LissDocumenting Language::getDirMark, and replacing the...
2006-06-16 Rob ChurchIntroduce {{NUMBEROFADMINS}} magic word
2006-06-13 Magnus ManskeBug 6031 (feature request for __NOGALLERY__ on category...
2006-06-12 Rob Church(bug 5932) Introduce {{PAGESINNAMESPACE}} magic word
2006-06-09 Brion VibberRevert bad patch for (bug 2069) Merge the LanguageUtf8...
2006-06-09 Niklas Laxström* (bug 2069) Merge the LanguageUtf8 class into the...
2006-06-08 Rob Church(bug 5945) Introduce {{CONTENTLANGUAGE}} magic word
2006-05-31 Rob Church(bug 3926) Introduce {{#language:}} magic word
2006-05-29 Niklas Laxström* Removed some Old code
2006-05-29 Niklas Laxström* Massmurdering tabs
2006-05-28 Rob Church(bug 6099) Introduce {{DIRECTIONMARK}} magic word ...
2006-05-25 Niklas Laxström* Entries in $wgGrammarForms should apply to one langua...
2006-05-25 Niklas Laxström* Modified Language.php to support $wgGrammarForms...
2006-05-24 Rob ChurchAdd {{CURRENTTIMESTAMP}} magic word
2006-05-17 Rob Church(bug 839) Add URLENCODE magic word
2006-05-14 Rob Church(bug 5845) Introduce BASEPAGENAME and BASEPAGENAMEE...
2006-05-13 Rob Church* Introduce NUMBEROFPAGES magic word
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-01 Niklas Laxström* Bidi-aid on list pages
2006-05-01 Niklas Laxström* Use arabic numbers for ISO times
2006-05-01 Rob Church(bug 4876) Add __NEWSECTIONLINK__ magic word to force...
2006-04-30 Rob ChurchAdd "raw suffix" magic word for some magic words, e...
2006-04-30 Antoine MussoFix #5191: $wgLocalTZoffset rounds time zones half...
2006-04-29 Niklas Laxström* (bug 5679) time units are now using local numerals
2006-04-29 Niklas LaxströmFix comments
2006-04-29 Niklas Laxström* Cleaned up formatNum usage in langfiles
2006-04-29 Rob Church(bug 5741) Introduce {{NUMBEROFUSERS}} magic word
2006-04-19 Antoine MussoFix #5472: Language::userAdjust()->minDiff not initiali...
2006-04-18 Anders Wegge JakobsenAdd preference settings for extended watchlists
2006-04-18 Rob ChurchWatchlist cleanup #1
2006-04-17 Rob Church(bug 2910) Default view preferences for watchlists
2006-04-12 Rob ChurchAdd TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGEN...
2006-04-11 Magnus ManskeNew DISPLAYTITLE magic template; decativated by default...
2006-04-02 Rob Church(bug 5167) Add SUBPAGENAMEE
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-05 Lupinwhitespace
2006-03-04 Rob Church(bug 5167) Add {{SUBPAGENAME}} variable
2006-03-01 Tim StarlingFixed inappropriate access of $wgTitle from LanguageCon...
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-02-01 Tim StarlingVarious improvements to interwiki transclusion. Introdu...
2006-01-22 Domas MituzasSame for core messages and language...
2006-01-20 Rob ChurchDefault main page content improved per bug 4690
2006-01-17 Brion Vibber* Add ".deps.php" include-file preloaders for some...
2006-01-16 Rob ChurchFix stupid and irritating missing space I keep seeing...
2006-01-16 Rob ChurchFix yet another stupid mistake
2006-01-16 Rob ChurchUrk! ; => ,
2006-01-16 Rob Church* Add cache-safe alternate sitenotice for anonymous...
2006-01-16 Rob ChurchRevert per discussion w/ Brion
2006-01-16 Rob ChurchBug 2757: 'Page move completed' screen should contain...
2006-01-11 Rob Church* Improve the "uploads disabled" warning
2006-01-11 Brion VibberRevert namespacebanner feature:
2006-01-10 Niklas LaxströmBug 4555: [patch] Fix for Language.php bug introduced...
2006-01-10 Niklas LaxströmAlso remove the global from old place
2006-01-10 Magnus ManskeMissing global fix
2006-01-10 Niklas LaxströmMoved wgAmericanDate check to date() from dateFormat...
2006-01-09 Brion VibberReverting SpecialFilelist for the moment; odd half...
2006-01-09 Magnus ManskeMajor update! Adding SpecialFilelist.php to replace...
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-08 Magnus ManskeFix for bug 4469: Implement MediaWiki:<namespace>:Siten...
2006-01-08 Rob ChurchRemove bizarre typo, because Nixlas Laxstr�m complained.
2006-01-07 Rob Church* Change order of things in pre-save transform, so...
2006-01-07 Magnus ManskeFix for bug 2522
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Antoine MussoFix #4510: Barnes & Noble ISBN URL change
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Tim StarlingPrevent accidental deletion during page move.
2006-01-03 Brion Vibber* (bug 4446) $wgExportAllowHistory option to explicitly...
2006-01-03 Brion VibberRevert 'user files' link; the support for it was alread...
2006-01-03 Niklas Laxström* (bug 3194) default implementation of translateBlockEx...
2006-01-03 Niklas Laxström* convertPlural breakage fixed a little
2006-01-02 Magnus ManskeIntegrating "User files" (via Special:Newimages) into...
2006-01-02 Rob Church* (bug 4317) Inconsistent "broken redirects" messages
2006-01-02 Rob ChurchTweak badtitletext
2006-01-02 Rob ChurchRemove unused global
2006-01-02 Rob Church* (bug 1996) Special page to list redirects
2006-01-02 Rob Church* (bug 4371) Disallow tilde character in signatures
2006-01-01 Niklas LaxströmLet's stop inflicted languages taking over the world
2005-12-30 Magnus ManskeSpecialNewimages can now be called with user=X to limit...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-21 Brion Vibber* (bug 4108, 4336) Remove trailing whitespace from...
2005-12-21 Ævar Arnfjörð Bjar... * msg:newmessages => msg:youhavenewmessages, to flush...
2005-12-21 Ævar Arnfjörð Bjar... * (bug 1572) add a "diff penultimate revision" link...
2005-12-11 Antoine Mussoremove trailing \n which got removed by the parser...
2005-12-07 Ævar Arnfjörð Bjar... * Reverting changes introduced in 1.752, please keep...
2005-12-07 Magnus ManskeText for StableVersion extension
2005-12-06 Brion Vibber* (bug 4192) Remove silly 'The Free Encyclopedia' defau...
2005-12-05 Brion Vibber* Add createpage and createtalk permission keys, allowi...
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
next