aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MagicWord.php
Commit message (Expand)AuthorAgeFilesLines
* Documentation followups from lastnightSam Reed2012-02-101-2/+2
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-2/+2
* Fix doxygen docs before REL1_19 branchingAntoine Musso2012-02-011-4/+10
* Remove support for the deprecated and no longer used in trunk hook MagicWordM...Siebrand Mazeland2012-01-181-7/+0
* Update documentation as LanguageGetMagic hook is deprecated.Siebrand Mazeland2012-01-181-2/+13
* revert r107006Antoine Musso2012-01-041-1/+0
* * (bug 23427) Introduced {{PAGEID}} variable to expose page.page_id [patch by...Danny B2011-12-211-0/+1
* Partial revert to r101244 due to next() weirdnessSam Reed2011-11-051-5/+7
* arrray -> arraySam Reed2011-11-011-1/+1
* Remove more assignments in conditionals (while each to foreach)Sam Reed2011-10-291-1/+1
* Trim trailing whitespaceSam Reed2011-09-041-5/+5
* * Use Preprocessor_Hash by default in compiled mode, it is fasterTim Starling2011-05-311-2/+2
* More documentation tweaks/additionsSam Reed2011-05-261-1/+1
* Lots more documentation lines to MagicWordSam Reed2011-05-211-13/+133
* Add |alt= option for galleries ( Bug 18682 ). Recommit of r86749, with nested...Leo Koppelkamm2011-04-251-0/+1
* Remove @static from all over the place. That's what the static keyword is for...Chad Horohoe2011-04-211-1/+1
* Moved constant initialisation to class definition instead of constructorAlexandre Emsenhuber2011-04-011-8/+7
* Changes default value so that it's not converted to array( 0 => '' ) by the (...Alexandre Emsenhuber2011-03-251-1/+1
* * Fix for r81960: List the local magic word synonyms first, so that they will...Tim Starling2011-02-161-5/+22
* More return type documentationSam Reed2011-02-081-0/+1
* More unused variablesSam Reed2010-11-301-1/+1
* Remove some unreachable code (usually returns after throwing exceptions)Sam Reed2010-08-241-1/+0
* * Standardised file description headersAlexandre Emsenhuber2010-08-081-0/+1
* * (bug 23848) Add {{ARTICLEPATH}} Magic WordSam Reed2010-08-051-0/+1
* Removal of unused globalsSam Reed2010-07-241-2/+0
* (bug 23426) The {{REVISIONMONTH}} variable is now zero-padded and added new v...Matěj Grabovský2010-05-111-0/+1
* Fixes for r62505:Tim Starling2010-02-221-5/+8
* Moving Conrad's recent parser work out to a branch. Reverted r62434, r62416, ...Tim Starling2010-02-191-2/+0
* clean r61713 (and r61710) per code reviewConrad Irwin2010-02-151-14/+16
* partial revert for r62081. Make {{PIPETRICK}} like {{PAGENAME}}, add {{PIPETR...Conrad Irwin2010-02-081-0/+2
* Fix for r61710. Changing subst: to subst:$1 would cause huge problems with lo...Conrad Irwin2010-01-301-0/+35
* bug 22297 - "syntax for substitution that doesn't break transclusion"Conrad Irwin2010-01-301-0/+11
* Reversion/followup to r59300 as per Tims commentSam Reed2010-01-121-6/+6
* Refactor LanguageConversion so that title conversion isn't so flimsy. Pull Ma...Mark A. Hershberger2010-01-071-0/+2
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-111-1/+1
* bug 21583 MagicWord::match function documentation is wrongSam Reed2009-11-201-4/+4
* Add a {{STYLEPATH}} magic word; necessary for upcoming EditToolbar fixRoan Kattouw2009-09-261-0/+1
* Added parser test for r55601, has to clear MagicWord's object caching so that...Alexandre Emsenhuber2009-08-261-0/+8
* * Introduced a new system for localisation caching. The system is based aroun...Tim Starling2009-06-281-1/+1
* Revert r51200, r51253, r51254, addition of {{NUMBEROFCONTRIBS:...}} parser fu...Tim Starling2009-06-061-40/+39
* (bug 19012) Added {{NUMBEROFCONTRIBS}} variableX!2009-05-301-39/+40
* * (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMONTH1}} to display the m...Shinjiman2009-05-201-0/+4
* Cleanup in MagicWord::$mVariableIDs, removed IDs that aren't handled in Parse...Alexandre Emsenhuber2009-05-031-11/+0
* (bug 10336) Added new magic word {{REVISIONUSER}}, which displays the user na...Nathaniel Herman2009-03-071-0/+1
* * (bug 16335) __NONEWSECTIONLINK__ magic word to suppress new section link.Brion Vibber2009-02-191-0/+2
* Rename new ACTIVEUSERS word to NUMBEROFACTIVEUSERSAaron Schulz2009-02-171-2/+2
* Add ACTIVEUSERS magic-word, complement to NUMBEROFUSERS.Andrew Garrett2009-02-041-0/+2
* Roll back r46196, 46202 for now "__IGNOREUNUSED__ excludes cats from UnusedCa...Brion Vibber2009-01-271-1/+0
* __IGNOREUNUSED__ excludes cats from UnusedCategoriesAryeh Gregor2009-01-251-0/+1
* rm protectionlevel from mVariableIDs per iAlex on codereviewAlex Z2009-01-091-1/+0