Mobile Plugin for Roundcube 1.3.X
Plugin for adding the ability of switching between desktop skin and mobile skin. There is an automatic switch with the user-agent of the browser and a manual switch with two buttons (Desktop view and Mobile view)
Its needs the melanie2_larry_mobile skin and the jquery_mobile plugin
Mobile Melanie2 Skin 0.4.9
PNE Annuaire et Messagerie/MEDDE
Works on Roundcube 1.3.8
You need to add melanie2_larry_mobile v0.4.7 skin (https://github.com/messagerie-melanie2/roundcube_skin_melanie2_larry_mobile) in the Roundcube skins folder, and jquery_mobile v1.2 plugin (https://github.com/messagerie-melanie2/roundcube_jquery_mobile) in plugins folder
Rename the folder to "mobile" and add it to your Roundcube instance/plugins directory. Then edit Roundcube config.inc.php file and add "mobile" to the $config['plugins'] array.
For an installation with plugins manager you can follow the Roundcube Team's how-to : https://roundcubeinbox.wordpress.com/2016/04/26/roundcube-for-mobile-devices/
You should only activate "mobile" plugin in config file, not the "jquery_mobile" plugin or you will have displays trouble in desktop view. jquery_mobile plugin is automatically activated by the mobile plugin when needed.
"plugins" directory provides melanie2_larry_mobile skin for supported plugins. Take the melanie2_mobile skin folder and put it in your plugin skins folder. For kolab calendar plugin, you'll have to use this repo : https://github.com/messagerie-melanie2/Roundcube-Plugin-Calendar
Before opening an issue, make sure to use last releases of plugin (https://github.com/messagerie-melanie2/Roundcube-Plugin-Mobile/releases/latest) and skin (https://github.com/messagerie-melanie2/Roundcube-Skin-Melanie2-Larry-Mobile/releases/latest). Thank you.