Themes & Styling > Theme Releases

Melanie2 Larry Mobile skin v0.4.7 / Roundcube 1.2.3

(1/27) > >>

tpayen:
Melanie2 Larry Mobile 0.4.7 w/ Jquery Mobile
Works with Roundcube 1.2.3

Download the Melanie2 Larry Mobile skin:
https://github.com/messagerie-melanie2/Roundcube-Skin-Melanie2-Larry-Mobile/releases/tag/v0.4.7

Download the Mobile plugin:
https://github.com/messagerie-melanie2/Roundcube-Plugin-Mobile/releases/tag/v0.4.7

Download the Jquery Mobile plugin
https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/releases/tag/v1.0

INSTALLATION
Rename "roundcube_skin_melanie2_larry_mobile" to "melanie2_larry_mobile" and add it to your Roundcube/skins directory.
Rename "roundcube_jquery_mobile" to "jquery_mobile" and add it to your Roundcube/plugins directory.
Rename "roundcube_mobile" to "mobile" and add it to your Roundcube/plugins directory

Add "mobile" in the Roundcube config.inc.php file in "plugins",
ex:
// List of active plugins (in plugins/ directory)
$config['plugins'] = array( 'mobile', );

SCREENSHOTS
Mobile Device

Messages




Contacts / Settings



/!\ The switching desktop/mobile is automatic and based on the user agent, but you can click on "Mobile View" on top left of the screen. DO NOT change the theme in Settings > User Interface (keep the desktop theme).

TPayen
 

SKaero:
It looks like a good start for a mobile skin, have you run into any problems getting the skin to work only on mobile devices?

tpayen:
This is why we created the mobile plugin. It detect mobile device based on the user agent. Or we can force mobile/desktop by using a cookie.
But we are receptive to any proposed improvements  :)

d8teen:
This is very interesting development. I have decided to try it on my site.
So after installing plugins, copy and declaring "$config['plugins'] = array('jquery_mobile', 'mobile');"
 This is what my default Lary looks like:


After switching to mobile view I see this: (after a refresh it displays fine)


Disabled button to edit settings:

And unable login same on cellphone: (its fine after refresh)

tpayen:
Hmm, there is a mistake in the INSTALL part of the jquery_mobile README file, you don't need (in fact you must not) add it in the roundcube config file. Sorry! I correct it right away.
So you just need "$config['plugins'] = array('mobile');" in the config file. The "jquery_mobile" plugin is loaded by the "mobile" plugin when it's necessary.
For our tests reports, can you tell us what version of Roundcube and Browser you use ?
Thanks

Navigation

[0] Message Index

[#] Next page

Go to full version