Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / MagicWord.php
2010-11-30 Sam ReedMore unused variables
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-08-05 Sam Reed* (bug 23848) Add {{ARTICLEPATH}} Magic Word
2010-07-24 Sam ReedRemoval of unused globals
2010-05-11 Matěj Grabovský(bug 23426) The {{REVISIONMONTH}} variable is now zero...
2010-02-22 Tim StarlingFixes for r62505:
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-15 Conrad Irwinclean r61713 (and r61710) per code review
2010-02-08 Conrad Irwinpartial revert for r62081. Make {{PIPETRICK}} like...
2010-01-30 Conrad IrwinFix for r61710. Changing subst: to subst:$1 would cause...
2010-01-30 Conrad Irwinbug 22297 - "syntax for substitution that doesn't break...
2010-01-12 Sam ReedReversion/followup to r59300 as per Tims comment
2010-01-07 Mark A. HershbergerRefactor LanguageConversion so that title conversion...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-20 Sam Reedbug 21583 MagicWord::match function documentation is...
2009-09-26 Roan KattouwAdd a {{STYLEPATH}} magic word; necessary for upcoming...
2009-08-26 Alexandre EmsenhuberAdded parser test for r55601, has to clear MagicWord...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-06 Tim StarlingRevert r51200, r51253, r51254, addition of {{NUMBEROFCO...
2009-05-30 X!(bug 19012) Added {{NUMBEROFCONTRIBS}} variable
2009-05-20 Shinjiman* (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMON...
2009-05-03 Alexandre EmsenhuberCleanup in MagicWord::$mVariableIDs, removed IDs that...
2009-03-07 Nathaniel Herman(bug 10336) Added new magic word {{REVISIONUSER}},...
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-02-17 Aaron SchulzRename new ACTIVEUSERS word to NUMBEROFACTIVEUSERS
2009-02-04 Andrew GarrettAdd ACTIVEUSERS magic-word, complement to NUMBEROFUSERS.
2009-01-27 Brion VibberRoll back r46196, 46202 for now "__IGNOREUNUSED__ exclu...
2009-01-25 Aryeh Gregor__IGNOREUNUSED__ excludes cats from UnusedCategories
2009-01-09 Alex Zrm protectionlevel from mVariableIDs per iAlex on coder...
2009-01-08 Alex Z(bug 9947) Add PROTECTIONLEVEL parser function to retur...
2008-10-19 Nicolas Dumazet(bug 13701) {{NUMBEROFVIEWS}} magic word to show number...
2008-10-12 Tim StarlingReverted r41655. Causes a text load on parser cache...
2008-10-04 X!Implement a configurable per-namespace and per-page...
2008-08-28 Roan Kattouw(bug 13471) Added NUMBERINGROUP magic word. Patch by...
2008-07-27 Tim StarlingMagic word __STATICREDIRECT__ to suppress the redirect...
2008-07-23 Aryeh Gregor(bug 8068) New __INDEX__ and __NOINDEX__ magic words...
2008-07-23 Aryeh GregorRevert last commit for a moment, committed lots of...
2008-07-23 Aryeh GregorFollow-up to r37968: forgot to commit the change setRob...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-07 Brion Vibber* (6943) Added PAGESINCATEGORY: magic word
2008-03-12 Alexandre EmsenhuberLink to docs/magicword.txt
2008-02-20 Tim Starling* Added __HIDDENCAT__ feature, to hide categories from...
2008-02-04 Brion VibberReverting r30413 for now.
2008-02-02 Misza13Adding {{ROOTPAGENAME}} (and {{ROOTPAGENAMEE}}) variabl...
2008-01-20 Victor VasilievAdd profiling to MagicWord.php
2008-01-09 Domas Mituzasset OutputPage::mContainsOldMagic only for specific...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-10 Rob Church(bug 6965) Cannot include "Template:R" with {{R}} ...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-27 Brion VibberReverting r21560 as discussed; there are severe problem...
2007-04-25 Daniel Kinzlerintroducing magic word {{USERLANG}}; This should fix...
2007-04-17 Ivan LaninIntroduce magic word {{NUMBEROFEDITS}}
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-12-29 Rob Church(bug 5908) Allow overriding the default category sort...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-10-08 Niklas Laxström* (bug 7459) Magic word variables are always case sensitive
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-09-26 Jimmy Collins* (bug 6092) Introduce magic words {{REVISIONDAY}}...
2006-08-23 Rotem Liss(bug 366) Time-Variables like CURRENTTIME and CURRENTDA...
2006-08-14 Tim StarlingAdded {{CURRENTHOUR}}
2006-07-14 Tim StarlingMagicWord initialisation deferred.
2006-07-14 Tim StarlingGot rid of the MagicWord indexing constants (MAG_xxx...
2006-07-11 Antoine MussoFix #6526: Undefined offset notice in MagicWord.php...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-07-05 Antoine Mussocomments end at column 80
2006-07-03 Tim StarlingRevert addToArray() change, add isCaseSensitive()
2006-07-03 Tim StarlingMade MagicWord::addToArray() support case-insensitive...
2006-07-02 Tim StarlinggetSynonyms()
2006-06-29 Niklas Laxström* Added formatnum magic word
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-10 Antoine Mussohaving some fun with doxygen error log
2006-06-08 Rob Church(bug 5945) Introduce {{CONTENTLANGUAGE}} magic word
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-05-31 Rob Church(bug 3926) Introduce {{#language:}} magic word
2006-05-28 Rob Church(bug 6099) Introduce {{DIRECTIONMARK}} magic word ...
2006-05-24 Rob ChurchAdd {{CURRENTTIMESTAMP}} magic word
2006-05-23 Brion Vibber* Reordered wiki table handling and __TOC__ extraction...
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 Mussoa round of static statements
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
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-29 Rob Church(bug 5741) Introduce {{NUMBEROFUSERS}} magic word
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-04 Rob Church(bug 5167) Add {{SUBPAGENAME}} variable
2006-02-01 Tim StarlingVarious improvements to interwiki transclusion. Introdu...
2006-01-08 Ævar Arnfjörð Bjar... * Add a getRegexCase() accessor for getting i or nothin...
2006-01-08 Ævar Arnfjörð Bjar... * Fixed bug, $this->mBaseRegex would contain an invalid...
next