Reverted r48984. Fragile, doesn't work if memcached is enabled. See CodeReview.
[lhc/web/wiklou.git] / includes / parser / CoreParserFunctions.php
2009-06-03 Tim StarlingReverted r48984. Fragile, doesn't work if memcached...
2009-06-03 Tim StarlingProfiling for CPF::gender()
2009-05-31 Alex ZOn second thought, use idFromName and edits() instead...
2009-05-31 Alex ZSome followup to r51200:
2009-05-30 X!(bug 19012) Added {{NUMBEROFCONTRIBS}} variable
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-04-19 Ryan SchmidtFollow-up on r49330
2009-04-16 Roan Kattouw(bug 6092) Add parser function equivalents of {{REVISIO...
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-03-29 Philip TzouAdd group convertsion support for LanguageConverter...
2009-03-25 Andrew GarrettConvert formatdate to a hashed parserfunction
2009-03-24 Brion VibberFix up r48728 "Allow User: prefix in parameter to GENDE...
2009-03-24 Andrew GarrettAllow User: prefix in parameter to GENDER parser function
2009-03-18 Chad HorohoeDocumenting this, because it makes no sense.
2009-03-10 Andrew GarrettTweak r48249 -- allow specification of the default...
2009-03-10 Andrew Garrett* (bug 4582) Provide preference-based autoformatting...
2009-03-04 Alexandre EmsenhuberRenamed CoreParserFunctions::namespace() to CoreParserF...
2009-02-18 Brion VibberRevert r46628, r46639 for now "Don't allow padding...
2009-02-17 Aaron SchulzRename new ACTIVEUSERS word to NUMBEROFACTIVEUSERS
2009-02-04 Andrew GarrettAdd ACTIVEUSERS magic-word, complement to NUMBEROFUSERS.
2009-01-31 Alex Z(bug 8249) Followup to r46630, add parser function...
2009-01-31 Andrew GarrettFix r46628 -- I'd misunderstood the nature of the hack...
2009-01-31 Alex ZAllow the {{NAMESPACE}}, {{TALKSPACE}}, and {{SUBJECTSP...
2009-01-31 Andrew GarrettDon't allow padding parser functions to be used to...
2009-01-26 Niklas Laxström* (bug 13040) {{GENDER:}} magic word for interface...
2009-01-14 Aryeh Gregor(bug 16852) padleft and padright now handle multibyte...
2009-01-08 Alex Z(bug 9947) Add PROTECTIONLEVEL parser function to retur...
2008-12-31 Brion VibberPull back r45181 "(Bug 12998) Weaken DISPLAYTITLE resti...
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-23 Aaron Schulz(Bug 16678) localurl/fullurl for Media: titles should...
2008-12-23 Raimond Spekking* (bug 13835) Fix rendering of {{filepath:Wiki.png...
2008-12-11 Aaron SchulzReduce queries for pagesize thingy
2008-12-11 Aaron SchulzFix this broken crap some more
2008-12-10 Aaron Schulz(bug 16589) CoreParserFunctions error causes 500
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-11-02 Raimond SpekkingFix for r43077:
2008-11-02 Ilmari KaronenEmit a warning message if a single page has multiple...
2008-10-28 Nicolas DumazetAdding function hook for numberofviews
2008-10-19 Nicolas Dumazet(bug 13701) {{NUMBEROFVIEWS}} magic word to show number...
2008-10-09 Ilmari KaronenMake the {{ns:}} core parser function accept localized...
2008-10-06 Tim Starling(bug 14229) Trim attribute name in #tag
2008-08-28 Alexandre EmsenhuberReplace arguments before replacing variables in {{int...
2008-08-28 Roan Kattouw(bug 13471) Added NUMBERINGROUP magic word. Patch by...
2008-08-17 Daniel Kinzleradd new option $wgRestrictDisplayTitle
2008-08-15 Tim StarlingDon't use $wgParser when {{int:}} is called, use $parse...
2008-07-30 Brion VibberRevert r38221, 38238 -- "Add new parser function {...
2008-07-30 Chad HorohoeI love case-sensitivity. Don't you?
2008-07-30 Chad HorohoeAdd new parser function {{apiurl}}. Also, add new globa...
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-12 Brion VibberRevert r37567 for nwo ("(bug 8604) padright: and simila...
2008-07-11 Niklas Laxström* (bug 8604) padright: and similar functions fail with...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...