Nemo bis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/193090
Change subject: Set $wgDismissableSiteNoticeForAnon to true
......................................................................
Set $wgDismissableSiteNoticeForAnon to true
Forcing unregistered users to see the sitenotice, which on many wikis
is permanently up, is not a wise usage of UI space or users' time.
Bug: T59732
Change-Id: I4e4e28f72ded1c62bba781187fa1afe507be559d
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/90/193090/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index dfb9256..8b893a9 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1301,6 +1301,7 @@
// taking it live 2006-12-15 brion
if ( $wmgUseDismissableSiteNotice ) {
require(
"$IP/extensions/DismissableSiteNotice/DismissableSiteNotice.php" );
+ $wgDismissableSiteNoticeForAnon = true; // Bug 57732
}
$wgMajorSiteNoticeID = '2';
--
To view, visit https://gerrit.wikimedia.org/r/193090
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e4e28f72ded1c62bba781187fa1afe507be559d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits