Forum:Mobile Issues: Difference between revisions

Line 10: Line 10:
*Mobile's main page is much less effective due to its incredible length. Is there any possibility of creating an alternate main page to be displayed on mobiles? {{User:TheFifteenthMember/Sig1}} 00:10, 20 July 2014 (UTC)
*Mobile's main page is much less effective due to its incredible length. Is there any possibility of creating an alternate main page to be displayed on mobiles? {{User:TheFifteenthMember/Sig1}} 00:10, 20 July 2014 (UTC)
*Some tables can't be viewed in its entirety, requiring tedious scrolling left-and-right in order to read them. Is this a non-solvable problem, dependant on the mobile's screen width? {{User:TheFifteenthMember/Sig1}} 00:10, 20 July 2014 (UTC)
*Some tables can't be viewed in its entirety, requiring tedious scrolling left-and-right in order to read them. Is this a non-solvable problem, dependant on the mobile's screen width? {{User:TheFifteenthMember/Sig1}} 00:10, 20 July 2014 (UTC)
*Recent Changes is not on the mobile sidebar. {{User:TheFifteenthMember/Sig1}} 12:40, 21 July 2014 (UTC)


==Comments==
==Comments==
OK, talk bubbles and infoboxes are better now. If there are other table issues, please provide examples. A separate mobile main page is possible. The way elements are selected to appear on the mobile main page is with a div of <code><nowiki>id="mf-???"</nowiki></code> where <code><nowiki>???</nowiki></code> can be anything (also, adding a div <code><nowiki>title</nowiki></code> parameter creates a heading). What I've done is [http://www.khwiki.com/index.php?title=Main_Page&diff=629097&oldid=628735 select elements] from the existing main page to appear on mobile. To create a separate mobile main page from scratch, all you you have to do is use a single <code><nowiki><div id="mf-main" style="display:none;">...</div></nowiki></code> containing the mobile main page at the bottom of the main page, and it will be hidden from view. Then make it show up only for mobile users using [[MediaWiki:Mobile.css]]. --[[User:Porplemontage|Porplemontage]] ([[User talk:Porplemontage|talk]]) 02:17, 20 July 2014 (UTC)
OK, talk bubbles and infoboxes are better now. If there are other table issues, please provide examples. A separate mobile main page is possible. The way elements are selected to appear on the mobile main page is with a div of <code><nowiki>id="mf-???"</nowiki></code> where <code><nowiki>???</nowiki></code> can be anything (also, adding a div <code><nowiki>title</nowiki></code> parameter creates a heading). What I've done is [http://www.khwiki.com/index.php?title=Main_Page&diff=629097&oldid=628735 select elements] from the existing main page to appear on mobile. To create a separate mobile main page from scratch, all you you have to do is use a single <code><nowiki><div id="mf-main" style="display:none;">...</div></nowiki></code> containing the mobile main page at the bottom of the main page, and it will be hidden from view. Then make it show up only for mobile users using [[MediaWiki:Mobile.css]]. --[[User:Porplemontage|Porplemontage]] ([[User talk:Porplemontage|talk]]) 02:17, 20 July 2014 (UTC)
:Thank you. {{User:TheFifteenthMember/Sig1}} 00:52, 21 July 2014 (UTC)
:Thank you. {{User:TheFifteenthMember/Sig1}} 00:52, 21 July 2014 (UTC)
10,134

edits