From: jdlrobson Date: Mon, 9 Sep 2019 22:07:12 +0000 (-0700) Subject: You are reviewing an old revision should be a warningbox X-Git-Tag: 1.34.0-rc.0~87^2 X-Git-Url: http://git.cyclocoop.org/%22%22._DIR_PLUGIN_FULLCALENDAR.%22prive/themes/spip/images/event_edit.png/%22%20%20%20QUnit.url%28%7B%20filter:%20undefined%2C%20module:%20undefined%2C%20testNumber:%20undefined%20%7D%29%20%20%20%22?a=commitdiff_plain;h=4e4aa0781f33c3d547158436885390692b564d5a;p=lhc%2Fweb%2Fwiklou.git You are reviewing an old revision should be a warningbox It's warning you about the outdated nature of the content. Given this message can be customised and thus styled, this will have presentation issues on certain wikis (see screenshots). If we go ahead with this change we'll probably want to give editors a 2 weeks heads up via tech news. https://phabricator.wikimedia.org/F30285062 https://phabricator.wikimedia.org/F30285074 https://phabricator.wikimedia.org/F30285084 Bug: T232415 Change-Id: I7dab00d5500937c03166398d92ea65a599bf3e22 --- diff --git a/includes/page/Article.php b/includes/page/Article.php index 4b37181c24..b6e366e953 100644 --- a/includes/page/Article.php +++ b/includes/page/Article.php @@ -1668,7 +1668,7 @@ class Article implements Page { } // the outer div is need for styling the revision info and nav in MobileFrontend - $outputPage->addSubtitle( "
" . $revisionInfo . + $outputPage->addSubtitle( "
" . $revisionInfo . "
" . $cdel . $context->msg( 'revision-nav' )->rawParams( $prevdiff, $prevlink, $lnk, $curdiff, $nextlink, $nextdiff