Forum:Mobile-friendly version of RationalWiki?
From RationalWiki
(Difference between revisions)
| Line 10: | Line 10: | ||
::Yes, please! Add mobile support! Thanks. [[User:Emijrp|Emijrp]] ([[User talk:Emijrp|talk]]) 21:08, 14 September 2011 (UTC) | ::Yes, please! Add mobile support! Thanks. [[User:Emijrp|Emijrp]] ([[User talk:Emijrp|talk]]) 21:08, 14 September 2011 (UTC) | ||
:::Without going in and editing the PHP files directly, what I could accomplish would be to add a javascript bit to Common.js that would reformat a page to be mobile friendly after it loads. Not terribly efficient or fast, but I don't see any direct obstacles. {{User:Blue/sig}} 21:13, 14 September 2011 (UTC) | :::Without going in and editing the PHP files directly, what I could accomplish would be to add a javascript bit to Common.js that would reformat a page to be mobile friendly after it loads. Not terribly efficient or fast, but I don't see any direct obstacles. {{User:Blue/sig}} 21:13, 14 September 2011 (UTC) | ||
| + | ::::WP does it by having a completely different ruby-based frontend for mobiles, but they're working on a proper MW extension as well. One option would be to create a simplified skin (or just use [{{fullurl:Main Page|useskin=chick}} chick]) and a simple extension that activates that skin for mobile browsers. If you want to help, select MySkin from preferences - this is a completely unstyled skin which allows you to write your own custom css without having to worry about the skin css interfering and overriding stuff - then click on the custom CSS link next to the option and make something mobile-friendly. -- [[User:Nx|<span style="color:teal">'''''Nx'''''</span>]] / [[User talk:Nx|''talk'']] 06:39, 15 September 2011 (UTC) | ||
Latest revision as of 06:39, 15 September 2011
Hi, I just learned about RW and I was wondering if there was a mobile-friendly version of it, like Wikipedia does with m.wikipedia.org.
Thanks!
--M-p-3 (talk) 19:37, 10 April 2011 (UTC)
- Unfortunately no, having said that my late neighbour edited for a long time on a mobile phone, about half of the Help files were created by her that way so it's not really a barrier. --Scream!! (talk) 20:03, 10 April 2011 (UTC)
- There is no "mobile version," but it's on my to-do list as something to start thinking about eventually. It could be done through a redirect like WP or some javascript on Common.js.
Liquid Blue 04:42, 18 April 2011 (UTC)
- Yes, please! Add mobile support! Thanks. Emijrp (talk) 21:08, 14 September 2011 (UTC)
- Without going in and editing the PHP files directly, what I could accomplish would be to add a javascript bit to Common.js that would reformat a page to be mobile friendly after it loads. Not terribly efficient or fast, but I don't see any direct obstacles.
Acer Blue 21:13, 14 September 2011 (UTC)
- WP does it by having a completely different ruby-based frontend for mobiles, but they're working on a proper MW extension as well. One option would be to create a simplified skin (or just use chick) and a simple extension that activates that skin for mobile browsers. If you want to help, select MySkin from preferences - this is a completely unstyled skin which allows you to write your own custom css without having to worry about the skin css interfering and overriding stuff - then click on the custom CSS link next to the option and make something mobile-friendly. -- Nx / talk 06:39, 15 September 2011 (UTC)
- Without going in and editing the PHP files directly, what I could accomplish would be to add a javascript bit to Common.js that would reformat a page to be mobile friendly after it loads. Not terribly efficient or fast, but I don't see any direct obstacles.
- Yes, please! Add mobile support! Thanks. Emijrp (talk) 21:08, 14 September 2011 (UTC)