Bug 35034 - moved autocomment-prefix between the prefix and the arrow. Follow up...
[lhc/web/wiklou.git] / includes / Metadata.php
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-28 Aaron SchulzUse title accessor
2011-06-17 Sam ReedSwap else if for elseif
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2010-11-01 PlatonidesSpaces
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-24 Sam ReedRemoval of unused globals
2010-05-11 Siebrand MazelandFollow-up r66234: support GENDER in 'siteuser'
2008-08-25 Alexandre EmsenhuberTweak for r39944: correct fix :)
2008-08-25 Chad HorohoeAdd {{PLURAL}} support to 'anonymous'. 2 uses in Credit...
2008-08-18 Alexandre EmsenhuberTweaks for Credits and Metadata:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-03-27 Nick Jenkinsparenthesis
2007-03-27 Aryeh GregorWhile I'm at it, why not pseudo-initialize to null...
2007-03-27 Aryeh GregorUse the variable I introduced, maybe?
2007-03-26 Aryeh GregorDon't mess with system variables, sry brion
2007-03-26 Aryeh GregorFix E_NOTICE on line 76 if $_SERVER['HTTP_ACCEPT']...
2007-02-21 Brion Vibber* Add 'charset' to Content-Type headers on various...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-02 Brion Vibber* Avoid PHP warning in Creative Commons metadata when...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2005-12-04 Antoine MussoClean up unused globals!
2004-11-11 Evan ProdromouWhitespace fixup.
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-11 Brion VibberUpdate for CC 2.0 licenses.
2004-06-28 Evan ProdromouOnly show last N contributors in the credits. Unfortuna...
2004-04-23 Evan ProdromouRemove now-unused dcContributors function.
2004-04-23 Evan ProdromouChanged Metadata to use users' real names, if provided...
2004-04-23 Evan ProdromouMoved contributor logic to Article class, and changed...
2004-04-22 Brion VibberAdd experimental MathML output option for math (only...
2004-04-15 Evan ProdromouTry to reduce the number of replicated entries in the...
2004-04-13 Brion VibberSkip the user id lookup when we've already got the...
2004-04-10 Brion VibberCleanup on Metadata (indentation, escaping of output...
2004-04-10 Brion VibberFix notices
2004-04-05 Evan ProdromouForgot to add this file.