User "Yair rand" posted a comment on MediaWiki.r103254. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103254#c26088 Commit summary:
tweaks & more in readme Comment: Much of the HTML loaded is not used on mobile (Gadget Gutter, geocoordinates/icons/tagline in L1 header, most of the top bar). Also, the tablet version would probably include jQuery, which would immediately make the javascript a zillion times too heavy even not including the standard site js and enormous Mediawiki library. However, if there are situations where it would be helpful if non-mobile users could make use of a compact interface, perhaps CSS media queries could be used for non-mobiles, allowing reformatting the page on resize, while giving a the minimal version (no unnecessary HTML, JS, or CSS) to browsers assumed to have slow loading times? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
