From 7b9aaf78329d756206b61d604428b0c312d8d8f8 Mon Sep 17 00:00:00 2001 From: Ilmari Karonen Date: Wed, 9 Mar 2011 00:06:57 +0000 Subject: [PATCH] (bug 14645) Show expensive special pages differently in miser mode on Special:SpecialPages. Patch by Jarry1250 with a few tweaks by me. Tested, saw no errors or warnings. --- CREDITS | 1 + RELEASE-NOTES | 2 ++ includes/SpecialPage.php | 12 ++++++++++++ includes/specials/SpecialSpecialpages.php | 23 +++++++++++++++-------- languages/messages/MessagesEn.php | 3 ++- skins/common/shared.css | 9 +++++++++ 6 files changed, 41 insertions(+), 9 deletions(-) diff --git a/CREDITS b/CREDITS index 208b9208c8..aa87b7abf9 100644 --- a/CREDITS +++ b/CREDITS @@ -139,6 +139,7 @@ following names for their contribution to the product. * Umherirrender * Ville Stadista * Zachary Hauri +* Jarry1250 == Translators == * Anders Wegge Jakobsen diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 94220048a5..1153ff4caf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -92,6 +92,8 @@ PHP if you have not done so prior to upgrading MediaWiki. * CSS stylesheet MediaWiki:Noscript.css is now loaded for users with JavaScript disabled (enclosed in the head in a