aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SkinTemplate.php
Commit message (Expand)AuthorAgeFilesLines
* Add extra views (tabs) for files in a foreign repositoryThis, that and the other2014-04-071-4/+23
* Add missing line breaks to wfDebug() callsAlexandre Emsenhuber2014-03-291-1/+2
* Merge "Add prebodyhtml template variable"jenkins-bot2014-03-131-0/+2
|\
| * Add prebodyhtml template variablejrobson2014-03-131-0/+2
* | Add BaseTemplateAfterPortlet hook to add html after portletsaude2014-03-121-0/+13
* | Split long lineNiklas Laxström2014-03-081-1/+5
|/
* Add mediawiki.ui.button to all pages so wiki content can use itMatthew Flaschen2014-03-051-1/+1
* Merge "Add title to list item of language link"jenkins-bot2014-03-041-3/+7
|\
| * Add title to list item of language linkBene2014-03-031-3/+7
* | Merge "Provide direction hinting in the personal toolbar"jenkins-bot2014-03-011-1/+1
|\ \
| * | Provide direction hinting in the personal toolbarMatt Walker2014-01-031-1/+1
* | | Add personal tools messages for messages login, userlogout, createaccountAlex Ivanov2014-02-231-3/+3
* | | Add SkinTemplateGetLanguageLink hookBene2014-02-051-1/+3
| |/ |/|
* | skin: Remove the id "anonlogin" and merge pt-anonlogin with pt-loginWaldir Pimenta2014-01-271-2/+1
* | Remove deprecated methods from Revision, SkinTemplate, and WikiPageSiebrand Mazeland2013-12-271-9/+0
* | Remove useless $out parameter from SkinTemplate::prepareQuickTemplate()Alexandre Emsenhuber2013-12-151-2/+2
* | Remove unused variable $user from SkinTemplate::outputPage()Alexandre Emsenhuber2013-12-151-1/+0
* | Improve UI for page protection with $wgNamespaceProtectionBrad Jorsch2013-12-031-1/+3
* | Cleanup variable use in getLanguagesAmir E. Aharoni2013-11-271-10/+20
* | Simplify interlanguage links creation by early returnAmir E. Aharoni2013-11-261-36/+38
* | Merge "Add a class to interlanguage links"jenkins-bot2013-11-251-1/+1
|\ \
| * | Add a class to interlanguage linksAmir E. Aharoni2013-11-131-1/+1
* | | New getHTML() method for QuickTemplate to get the HTML of a template.Jack Phoenix2013-11-211-0/+14
* | | Remove needless leading dash on Main Page interlanguage linksThis, that and the other2013-11-201-1/+8
* | | SkinTemplate: Add $this as a parameter to PersonalUrls hookBartosz Dziewoński2013-11-161-1/+1
* | | Fix one more profiling error from I0a9a7f10ea (f5a0c23)Alexandre Emsenhuber2013-11-131-0/+2
|/ /
* | Change interlanguage link title message keySiebrand Mazeland2013-11-121-1/+1
* | Merge "Do not escape title attribute twice for tooltip-iwiki"jenkins-bot2013-11-111-1/+1
|\ \
| * | Do not escape title attribute twice for tooltip-iwikiumherirrender2013-11-111-1/+1
* | | Fix profiling error from I0a9a7f10ea (f5a0c23)Alexandre Emsenhuber2013-11-101-0/+2
|/ /
* | Create prepareQuickTemplate functionjrobson2013-11-091-22/+30
* | SkinTemplate: Move debug HTML above bottomscriptsBartosz Dziewoński2013-10-241-1/+2
* | BaseTemplate: Exclude two more attributes in makeLink()Bartosz Dziewoński2013-10-201-1/+5
* | (bug 54980) Remove toolbox UserRights if anon useraddshore2013-10-051-6/+8
* | Mouseover explanations for interlanguage links in native languagePavel Selitskas2013-10-041-1/+6
* | Remove 'mediawiki.legacy.wikiprintable' moduleMatmaRex2013-09-161-4/+0
* | Merge "Use canonical class name, remove unused globals."jenkins-bot2013-09-041-2/+0
|\ \
| * | Use canonical class name, remove unused globals.Platonides2013-08-301-2/+0
* | | doc: Remove repetitive "Give grep a chance" phrase from commentsTimo Tijhof2013-08-291-1/+1
|/ /
* | Setup cookies security based on user preferencecsteipp2013-08-241-4/+0
* | Core support for disabling HTTPS based on GeoIPTim Starling2013-08-211-5/+2
* | Remove padlock icon from login linkChad Horohoe2013-08-201-2/+0
* | Give grep a chance to find the usagesshirayuki2013-08-161-0/+1
|/
* Remove the showjumplinks user preferenceDaniel Friesen2013-07-311-1/+1
* Adding getter method for QuickTemplatekaldari2013-07-171-4/+19
* Add getPersonalToolsList to SkinTemplateBrad Jorsch2013-07-031-26/+56
* Merge "Fix various language tags used in Html attribs to use wfBCP47()"jenkins-bot2013-06-301-4/+4
|\
| * Fix various language tags used in Html attribs to use wfBCP47()Liangent2013-06-301-4/+4
* | Merge "Display "Printable version" links in toolbox on special pages"jenkins-bot2013-06-301-8/+8
|\ \ | |/ |/|
| * Display "Printable version" links in toolbox on special pagesAlex Monk2013-05-081-8/+8