Jdlrobson has uploaded a new change for review. Change subject: Update upload page (beta) ......................................................................
Update upload page (beta) * Add menu button in header chrome * Make h1's have no margin and add margin to #content_wrapper .content instead * simplify upload page html (div-itis) * show message for anonymous users * move upload button to top of page * special page specific: ** only serve js in mf-user-gallery to Special:DonateImage ** add stylesheet for donate page and remove list style on items ** allow special pages to register messages ** when a list is empty explain why a user should start uploading Also: * Adds setMobileHtmlHeader function to MobileContext (using property on OutputPage was extremely hacky - update Watchlist which also uses this Change-Id: I874a3a2c2e0bd492f1fdbcd5c1b2d69d315fb38c --- M Makefile M MobileFrontend.i18n.php M MobileFrontend.php M includes/MobileContext.php M includes/MobileFrontend.body.php M includes/skins/SkinMobile.php M includes/specials/SpecialDonateImage.php M includes/specials/SpecialMobileWatchlist.php R javascripts/specials/donateimage.js M stylesheets/common/mf-navigation.css M stylesheets/common/mf-typography.css M stylesheets/less/common/mf-navigation.less M stylesheets/less/common/mf-typography.less A stylesheets/less/specials/donateimage.less A stylesheets/specials/donateimage.css 15 files changed, 123 insertions(+), 29 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/47/45247/1 -- To view, visit https://gerrit.wikimedia.org/r/45247 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I874a3a2c2e0bd492f1fdbcd5c1b2d69d315fb38c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
