Skip to content

messagerie-melanie2/Roundcube-Skin-Melanie2-Larry-Mobile

Repository files navigation

Roundcube-Skin-Melanie2-Larry-Mobile

This is the mobile version of melanie2_larry skin for Roundcube 1.3.X

Presentation

Mobile skin for Roundcube. It needs the jquery_mobile plugin and the mobile plugin. Mobile view for mails, contacts and settings. Infinite scroll, ajax open pages & responsive design

Version

Mobile Melanie2 Skin 0.4.9

Author

PNE Annuaire et Messagerie/MEDDE

Installation

Works on Roundcube 1.3.8

You need to add mobile v0.4.9 plugin (https://github.com/messagerie-melanie2/roundcube_mobile) and jquery_mobile v1.2 plugin (https://github.com/messagerie-melanie2/roundcube_jquery_mobile) in plugins folder

Rename the folder to "melanie2_larry_mobile" and add it to your Roundcube instance/skins directory. Rename "roundcube_jquery_mobile" to "jquery_mobile" Rename "roundcube_mobile" to "mobile"

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

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/

Attention

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.

Screenshots

Messages

capture d ecran 2015-07-17 a 14 34 15

Open a message

capture d ecran 2015-07-17 a 14 34 27

Compose a message

capture d ecran 2015-07-17 a 14 34 51

Select messages on the list

capture d ecran 2015-07-17 a 14 35 12

Contacts list

capture d ecran 2015-07-17 a 14 35 25

Settings

capture d ecran 2015-07-27 a 18 29 38

Issues

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.