More function and variable documentation
[lhc/web/wiklou.git] / includes / parser / ParserOptions.php
2011-02-19 Sam ReedMore function and variable documentation
2011-02-08 PlatonidesHack to shortcut it to zero until User::getStubThreshol...
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-04 PlatonidesPartial revert of r79520, follow up to r79558. Uncondit...
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-12-18 Alexandre EmsenhuberFix for r78570: correct default value
2010-12-18 Alexandre EmsenhuberMoved constant values from initialiseFromUser() to...
2010-12-11 Mark A. HershbergerWhitespace changes (before others) — “svn diff -x-w...
2010-12-10 Alexandre Emsenhuber* (bug 19006) {{REVISIONUSER}} no longer acts like...
2010-11-01 Priyanka DhandaUsing getDateFormat instead of mDateFormat in ParserOpt...
2010-09-29 Ryan Kaldarifixing per comments at r70517
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-11 PlatonidesgetSkin() should get a Title as parameter.
2010-08-10 PlatonidesAdd an extra option for extensions adding an extra...
2010-08-09 PlatonidesUse only the page relevant pieces in the parser cache...
2010-08-09 PlatonidesFollow up r70653. Missing line.
2010-08-07 PlatonidesMake thumbsize option go through ParserOptions.
2010-08-07 PlatonidesRevert r70533 and the piece of r70501 that it tried...
2010-08-05 PlatonidesUse ParserOptions accessors.
2010-08-05 PlatonidesMake intfunction go accross the ParserOptions.
2010-08-05 PlatonidesMove the math option inside ParserOptions instead of...
2010-08-05 PlatonidesChange quickUserCan( 'edit' ) and getIsPrintable()...
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-03 Tim Starling* Fix for r57997 and bug 21222: move math, gallery...
2010-01-23 Alexandre Emsenhuber* $fname -> __METHOD__
2009-07-07 Niklas LaxströmFixing some irritating whitespace
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2009-01-26 Alex Zadd mIsPreview and mIsSectionPreview to parserOptions...
2008-09-30 Tim StarlingRevert revert r41406 of r41333, and removed one space...
2008-09-30 Brion VibberBack out r41333 -- causes lots of parser test regressio...
2008-09-28 Tim Starling* Added the ability to set the target attribute on...
2008-09-01 Ryan Schmidt* $wgAllowExternalImagesFrom may now be an array of...
2008-07-31 Tim Starling$wgCleanSignatures to disable Parser::cleanSig(). Reque...
2008-07-29 Brion VibberRevert r38196, r38204 -- "(bugs 6089, 13079) Show edit...
2008-07-29 Alexandre Emsenhuber* (bugs 6089, 13079) Show edit section links for transc...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...