mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 19:21:39 +00:00
992630c705
This code could never be used under normal circumstances since a crucial bit of it was removed from MobileFrontend in 2015: (I65e943b6dad8bfea994020f9f555bd095da1a171) // Allow us to distinguish sign ups from the left nav to logins. // This allows us to show them an edit tutorial when they return to the page. if ( $query['returntoquery'] === 'welcome=yes' ) { $query['returntoquery'] = 'campaign=leftNavSignup'; } …and honestly, that's for good, because it fails horribly when triggered by adding &campaign=leftNavSignup to the URL manually: clicking "Start editing" in the callout navigates you to an article called "Undefined/leftNavSignup". Bug: T205325 Change-Id: I0e385488be5b2eaa7d489029b91e18b336c0d133 |
||
---|---|---|
.. | ||
init.js | ||
PointerOverlay.hogan | ||
PointerOverlay.js | ||
PointerOverlay.less |