Extension talk:DismissableSiteNotice

Not working with Vector

2
123.136.152.250 (talkcontribs)

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

123.136.152.250 (talkcontribs)

P.S. I'm on MediaWiki 1.36 and used the same version of the extension.

Reply to "Not working with Vector"

Mobile Dismissable Site Notice

2
Xsteeplol (talkcontribs)

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

FreedomFighterSparrow (talkcontribs)

Looking at the code, I don't see why this shouldn't work - but I don't have Minerva installed to check right now.

Reply to "Mobile Dismissable Site Notice"

Disable Automatic $wgMajorSiteNoticeID Increment

2
Jer Hughes (talkcontribs)

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.

أحمد (talkcontribs)

I'd also like to understand the relationship between MediaWiki:sitenotice_id and $wgMajorSiteNoticeID

Reply to "Disable Automatic $wgMajorSiteNoticeID Increment"
There are no older topics