Mwalker has submitted this change and it was merged. Change subject: (fr #719) all cookie hiding is configurable ......................................................................
(fr #719) all cookie hiding is configurable Expiration is always calculated as an interval, there are no cutoff dates. Two configuration variables are introduced for this purpose, $wgNoticeCookieShortExpiry and $wgNoticeCookieLongExpiry Change-Id: I291375ef87291e69292af0d0e27f81ee921e07f4 --- M CentralNotice.php M modules/ext.centralNotice.bannerController/bannerController.js M special/SpecialHideBanners.php 3 files changed, 19 insertions(+), 15 deletions(-) Approvals: Mwalker: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/45270 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I291375ef87291e69292af0d0e27f81ee921e07f4 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/CentralNotice Gerrit-Branch: master Gerrit-Owner: Adamw <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: Katie Horn <[email protected]> Gerrit-Reviewer: Mwalker <[email protected]> Gerrit-Reviewer: Pgehres <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
