Hello folks, I tired to install this extension on my site but I notice that it's not working on Vector. The site notice display without any issue but soon after adding wfLoadExtension( 'DismissableSiteNotice' ); and $wgMajorSiteNoticeID in my localsettings.php the notice disappeared. I tied changing the skin and notice it's working on other skins but not on Vector. Is there a bug? is it possible to fix it? Thanks
Extension talk:DismissableSiteNotice
P.S. I'm on MediaWiki 1.36 and used the same version of the extension.
Is there a way to make work this extension for mobile devices?
The banner is displayed on mobile via
$ wgMinervaEnableSiteNotice = true;
but I can't make it Dismissable
Looking at the code, I don't see why this shouldn't work - but I don't have Minerva installed to check right now.
The page says "$wgMajorSiteNoticeID now can be incremented when a new text is set up as sitenotice." How can I disable that feature? I'd like $wgMajorSiteNoticeID to increment only when I increment it, and unrelated to if MediaWiki:Sitenotice has been updated.
I'd also like to understand the relationship between MediaWiki:sitenotice_id and $wgMajorSiteNoticeID
There are no older topics