From 54ed5d209661c34a5af0087ab30fcd4916a3aa76 Mon Sep 17 00:00:00 2001 From: Ori Livneh Date: Sun, 31 May 2015 15:16:11 -0700 Subject: [PATCH] Whitespace fix for RELEASE-NOTES-1.26 Change-Id: I23a02f465b20117a1855e2a0881fc3bdf1e9ab14 --- RELEASE-NOTES-1.26 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index 588dc5614b..64261a4a11 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -44,15 +44,15 @@ changes to languages because of Bugzilla reports. * Added PageHistoryPager::doBatchLookups hook. * Added ParserCacheSaveComplete to ParserCache * supportsDirectEditing and supportsDirectApiEditing methods added to -ContentHandler, to provide a way for ApiEditPage and EditPage to check -if direct editing of content is allowed. These methods return false, -by default for the ContentHandler base class and true for TextContentHandler -and it's derivative classes (everything in core). For Content types that -do not support direct editing, an alternative mechanism should be provided -for editing, such as action overrides or specific api modules. + ContentHandler, to provide a way for ApiEditPage and EditPage to check + if direct editing of content is allowed. These methods return false, + by default for the ContentHandler base class and true for TextContentHandler + and it's derivative classes (everything in core). For Content types that + do not support direct editing, an alternative mechanism should be provided + for editing, such as action overrides or specific api modules. * mediaWiki.confirmCloseWindow now returns an object of functions, instead of -one function. The callback can't be called directly any more. The callback function -is replaced with confirmCloseWindow.release(). + one function. The callback can't be called directly any more. The callback + function is replaced with confirmCloseWindow.release(). * Removed maintenance script deleteImageMemcached.php. == Compatibility == -- 2.20.1