I noticed a banner on the mobile site that renders the site unusable: http://imgur.com/qVGz3mZ
I'm not sure who is responsible for "Freedom of Panorama in Europe in 2015" but can someone disable this on mobile asap or make it work on mobile?
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns if you are unsure how to test campaigns, we're happy to help.
Jon
Hi,
On 06/30/2015 02:49 PM, Jon Robson wrote:
I noticed a banner on the mobile site that renders the site unusable: http://imgur.com/qVGz3mZ
I'm not sure who is responsible for "Freedom of Panorama in Europe in 2015" but can someone disable this on mobile asap or make it work on mobile?
The sitenotice been temporarily disabled for other reasons right now.
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns if you are unsure how to test campaigns, we're happy to help.
In InitialiseSettings.php, I see:
'wmgMFEnableSiteNotice' => array( 'default' => false, ),
So I assumed that it wouldn't show up on mobile at all. Is that no longer the case?
-- Legoktm
Thanks for the quick reply! :) Yes site notices should be disabled on mobile, but site notices on mobile are currently treated different to central notice banners (rightly or wrongly) so I can only assume that this is served via CentralNotice?
The campaign has to be set specifically for mobile browsers however... without seeing the campaign in Central Notice I'm not able to provide much more help but options would be to not target mobile phones, or add some additional styles to make it work on mobile (it looks like it has a fixed width)
On Tue, Jun 30, 2015 at 3:00 PM, Legoktm legoktm.wikipedia@gmail.com wrote:
Hi,
On 06/30/2015 02:49 PM, Jon Robson wrote:
I noticed a banner on the mobile site that renders the site unusable: http://imgur.com/qVGz3mZ
I'm not sure who is responsible for "Freedom of Panorama in Europe in 2015" but can someone disable this on mobile asap or make it work on mobile?
The sitenotice been temporarily disabled for other reasons right now.
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns if you are unsure how to test campaigns, we're happy to help.
In InitialiseSettings.php, I see:
'wmgMFEnableSiteNotice' => array( 'default' => false, ),
So I assumed that it wouldn't show up on mobile at all. Is that no longer the case?
-- Legoktm
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
cc wikitech (thanks!)
On Tue, Jun 30, 2015 at 3:05 PM, Jon Robson jrobson@wikimedia.org wrote:
Thanks for the quick reply! :) Yes site notices should be disabled on mobile, but site notices on mobile are currently treated different to central notice banners (rightly or wrongly) so I can only assume that this is served via CentralNotice?
The campaign has to be set specifically for mobile browsers however... without seeing the campaign in Central Notice I'm not able to provide much more help but options would be to not target mobile phones, or add some additional styles to make it work on mobile (it looks like it has a fixed width)
On Tue, Jun 30, 2015 at 3:00 PM, Legoktm legoktm.wikipedia@gmail.com wrote:
Hi,
On 06/30/2015 02:49 PM, Jon Robson wrote:
I noticed a banner on the mobile site that renders the site unusable: http://imgur.com/qVGz3mZ
I'm not sure who is responsible for "Freedom of Panorama in Europe in 2015" but can someone disable this on mobile asap or make it work on mobile?
The sitenotice been temporarily disabled for other reasons right now.
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns if you are unsure how to test campaigns, we're happy to help.
In InitialiseSettings.php, I see:
'wmgMFEnableSiteNotice' => array( 'default' => false, ),
So I assumed that it wouldn't show up on mobile at all. Is that no longer the case?
-- Legoktm
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
On 06/30/2015 03:05 PM, Jon Robson wrote:
Thanks for the quick reply! :) Yes site notices should be disabled on mobile, but site notices on mobile are currently treated different to central notice banners (rightly or wrongly) so I can only assume that this is served via CentralNotice?
No, it was a site notice: https://en.wikipedia.org/w/index.php?title=MediaWiki:Sitenotice&oldid=66...
-- Legoktm
Filed an "Unbreak Now!" bug under MobileFrontend for this: https://phabricator.wikimedia.org/T104401
-- Legoktm
Jon Robson, 30/06/2015 23:49:
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns
That's not a reasonable request. Sitenotices run all the time. CentralNotices are scheduled on https://meta.wikimedia.org/wiki/CentralNotice/Calendar
Nemo
Of course... I should rephrase, that statement is probably unclear :-):
_If you need help with making your campaigns mobile friendly or are unsure how to do so_... please do reach out to us on the mobile-l mailing list ahead of running these campaigns
Basically I worry about 2 things when I see this kind of bug: 1) Those running the campaigns do not understand when/why they need to make their banners work on mobile or 2) They do not know what to do to make their banners work on mobile
I want to help with all these things. :)
On Tue, Jun 30, 2015 at 3:37 PM, Federico Leva (Nemo) nemowiki@gmail.com wrote:
Jon Robson, 30/06/2015 23:49:
Please also reach out to us on the mobile-l mailing list ahead of running these campaigns
That's not a reasonable request. Sitenotices run all the time. CentralNotices are scheduled on https://meta.wikimedia.org/wiki/CentralNotice/Calendar
Nemo
On Tue, Jun 30, 2015 at 4:07 PM, Jon Robson jrobson@wikimedia.org wrote:
_If you need help with making your campaigns mobile friendly or are unsure how to do so_... please do reach out to us on the mobile-l mailing list ahead of running these campaigns
Mobile-l is probably not the most effective place for this warning :) https://meta.wikimedia.org/wiki/Help:CentralNotice does not have anything about mobile, I would start there.