aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Skin.php
Commit message (Expand)AuthorAgeFilesLines
* Introduce SkinFactoryKunal Mehta2014-08-091-1686/+0
* Fixed spacingumherirrender2014-08-041-1/+1
* Define fallback skin using $wgFallbackSkin instead of hardcoding VectorBartosz Dziewoński2014-07-271-11/+16
* Cleanup some docs (includes/*.php)umherirrender2014-07-241-2/+2
* Remove unused global declarationsumherirrender2014-07-191-1/+1
* Skin: Make normalizeKey() accept non-canonical case variants of keysBartosz Dziewoński2014-07-131-4/+9
* Remove deprecated Skin::makeGlobalVariablesScriptumherirrender2014-07-081-15/+0
* Don't use isset to check for nullAlexandre Emsenhuber2014-07-041-1/+1
* Separate MonoBook skin from coreBartosz Dziewoński2014-06-211-1/+0
* SkinTemplate: Move $stylename to Skin and soft-deprecateBartosz Dziewoński2014-06-201-0/+15
* Revert "Revert "Officially deprecate skin autodiscovery""Bartosz Dziewoński2014-06-161-0/+10
* Revert "Officially deprecate skin autodiscovery"Jdlrobson2014-06-101-10/+0
* Officially deprecate skin autodiscoveryBartosz Dziewoński2014-06-101-0/+10
* Don't use autodiscovery for core skins, move them to separate directoriesBartosz Dziewoński2014-06-101-1/+13
* Skin: Remove dried up remains of Standard/Classic skinBartosz Dziewoński2014-05-281-5/+4
* Move Modern and CologneBlue out of corejrobson2014-05-271-1/+1
* Use language from context in Skin::subPageSubtitleumherirrender2014-05-261-2/+2
* Always render copyright notice in user languagekaldari2014-05-161-14/+2
* Make phpcs-strict pass on includes/ (2/~10)Siebrand Mazeland2014-05-111-11/+30
* Adds the SidebarBeforeOutput hookTpt2014-05-101-0/+4
* Make the link in printfooter explicitly ltrAmir E. Aharoni2014-04-281-1/+1
* Follow-Ups to "Fixed some @params documentation"umherirrender2014-04-231-2/+2
* Fixed some @params documentation (includes/[Article|Pref|Skin].php)umherirrender2014-04-231-75/+75
* Merge "Consistently use '@deprecated since <version>'"jenkins-bot2014-04-171-1/+1
|\
| * Consistently use '@deprecated since <version>'Bartosz Dziewoński2014-04-151-1/+1
* | Add @since to Skin::getAllowedSkinsumherirrender2014-04-161-0/+1
|/
* Fix deprecation notice for Skin::getUsableSkins to say 1.23Kunal Mehta2014-04-131-2/+2
* Merge "Rename Skin::getUsableSkins() to Skin::getAllowedSkins()"jenkins-bot2014-04-131-2/+11
|\
| * Rename Skin::getUsableSkins() to Skin::getAllowedSkins()Waldir Pimenta2013-05-261-2/+11
* | Fix spacing after @param and friends in commentsumherirrender2014-04-051-3/+3
* | Adding function documentation for Skin::footerLink()kaldari2014-03-241-3/+4
* | Fix spacing between two functionsumherirrender2014-03-151-0/+1
* | Fix formatting of some php docsumherirrender2014-03-151-1/+3
* | Add support for skins to set attributes of <html> element.dr0ptp4kt2013-12-181-0/+13
* | Merge "Add PLURAL support to youhavenewmessages*"jenkins-bot2013-12-071-2/+2
|\ \
| * | Add PLURAL support to youhavenewmessages*Alex Ivanov2013-12-051-2/+2
* | | Removed "Disable search suggestions" from Mediawiki Preferencetonythomas012013-12-051-3/+1
|/ /
* | Change the syntax and non-one count fake values for {{PLURAL: in newmessages*Alex Ivanov2013-11-221-2/+2
* | Don't even mention $wgTitleChad Horohoe2013-11-151-1/+1
* | Correctly update wl_notificationtimestamp when viewing old revisionsBartosz Dziewoński2013-10-271-51/+48
* | Remove 'mediawiki.legacy.wikiprintable' moduleMatmaRex2013-09-161-4/+9
* | doc: Remove repetitive "Give grep a chance" phrase from commentsTimo Tijhof2013-08-291-2/+1
* | Give grep a chance to find the usagesshirayuki2013-08-161-0/+2
* | Make brackets in section edit links accessible to CSSMatmaRex2013-07-021-3/+5
* | Remove the EditSectionLink hookMatmaRex2013-06-271-22/+1
* | Check if API enabled before loading dependent JS modulesKevin Israel2013-05-281-6/+10
* | Give skin more control of OutputPage modulesjrobson2013-05-281-0/+58
|/
* Rename $usableSkins to $allowedSkinsWaldir Pimenta2013-05-251-5/+5
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-2/+2
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-8/+4