From 08817d8526c9b3feda3ff35555f6558da7744d75 Mon Sep 17 00:00:00 2001 From: Prateek Saxena Date: Wed, 30 Sep 2015 21:22:11 +0530 Subject: [PATCH] RELEASE-NOTES-1.27: Add mw.Upload, its dialog, booklet layouts and subclasses Change-Id: Ie010a9ba2be9a7fde9a73e6e62d731874e862876 --- RELEASE-NOTES-1.27 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index e4793b336a..697210c5a9 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -41,6 +41,12 @@ production. * $wgCdnMaxageLagged was added, which limits the CDN cache TTL when any load balancer uses a DB that is lagged beyond the 'max lag' setting in the relevant section of $wgLBFactoryConf. +* Added several JavaScript libraries for uploading files to MediaWiki + from the client-side. See documentation for mw.Upload and its + subclasses for more information. +* Added OOUI dialogs and layout for file upload interfaces. See + documentation for mw.Upload.Dialog, mw.Upload.BookletLayout and its + subclasses for more information. ==== External libraries ==== -- 2.20.1