From e7361de181dcadbcc7c32de92b3498c9fb9d0193 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Sun, 22 Jun 2014 01:48:16 -0700 Subject: [PATCH] Add OutputPageScriptsForBottomQueue hook This allows for extensions to add specific modules into the bottom queue. Bug: 62602 Change-Id: Ifccac7889e80b2f674cd54bb4ad3e53c6aa1dfa1 --- RELEASE-NOTES-1.24 | 2 ++ docs/hooks.txt | 8 ++++++++ includes/OutputPage.php | 10 +++++++++- 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 197fd243e6..d76cd29a76 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -118,6 +118,8 @@ production. * Upgrade jQuery Cookie to v1.2.0. * (bug 20476) Add a "viewsuppressed" user right to be able to view suppressed content but not suppress it ("suppressrevision" right). +* Added a new hook, "OutputPageScriptsForBottomQueue", to add modules to the + bottom queue that should be requested in a dedicated