Skip to content

fabiodepin/Roundcube-Skin-Melanie2-Larry-Mobile

 
 

Repository files navigation

melanie2_larry_mobile

This is the mobile version of melanie2_larry skin for Roundcube 1.1.5

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.5

Author

PNE Annuaire et Messagerie/MEDDE

Installation

Works on Roundcube 1.1.5

You need to add mobile plugin (https://github.com/messagerie-melanie2/roundcube_mobile) and jquery_mobile 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

About

Mobile Skin for Roundcube

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 42.0%
  • JavaScript 32.7%
  • CSS 25.3%