Author Topic: Melanie2 Larry Mobile skin v0.4.7 / Roundcube 1.2.3  (Read 138598 times)

Offline enetra

  • Newbie
  • *
  • Posts: 2
Re: New Melanie2 Larry Mobile skin
« Reply #15 on: July 31, 2015, 10:49:01 AM »
Hi,

Now is ok, thank you :)
How to write an HTML message in a mobile version?

Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: New Melanie2 Larry Mobile skin
« Reply #16 on: July 31, 2015, 11:11:13 AM »
Great :)

The HTML editor is disable in mobile theme.
TinyMCE has no mobile version even if it is usable with a mobile.
In fact I'm not sure if HTML writing is very useful with a mobile ? It seems to me that mobile apps doesn't provide an HTML editor

If HTML is really needed, It takes a simple code change to reactivate

Offline doog

  • Newbie
  • *
  • Posts: 3
Re: New Melanie2 Larry Mobile skin
« Reply #17 on: July 31, 2015, 01:49:26 PM »
Is it possible to display images in HTML emails?  I don't see any version of the "Display Images" button in the mobile skin.  Everything else works flawlessly.


Offline jaydo

  • Newbie
  • *
  • Posts: 1
Re: New Melanie2 Larry Mobile skin
« Reply #18 on: August 01, 2015, 05:48:46 AM »
I'm having problems with 0.4 in RoundCube 1.1.2...
I believe I followed all the instructions, however I get this page which appears to be missing CSS?


Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: New Melanie2 Larry Mobile skin
« Reply #19 on: August 02, 2015, 08:51:35 AM »
@doog, this is actually a problem with the ajax loading page. You can refresh the page after opening a message with HTML images and you'll see the display images button. But it is not satisfactory, I have to fix this.

@jaydo you probably missed something. You need to follow the install instructions in https://github.com/messagerie-melanie2/roundcube_skin_melanie2_larry_mobile#installation part

Offline doog

  • Newbie
  • *
  • Posts: 3
Re: New Melanie2 Larry Mobile skin
« Reply #20 on: August 02, 2015, 02:35:17 PM »
I'm having problems with 0.4 in RoundCube 1.1.2...
I believe I followed all the instructions, however I get this page which appears to be missing CSS?

Jaydo: I had the same problem at first.  I was trying to switch the skin from Larry to "Mélanie2 Larry mobile" in my user preferences. What I didn't realize was that if you leave the skin Preferences set to Larry you still get the mobile view on a mobile device.  I only discovered it because I'd given up on it working and then noticed that with the skin set to Larry on my laptop I had a "Mobile view" in the upper left-hand corner.  I assume this is actually the "Mélanie2 Larry mobile" skin because it looks identical to it in every way.


Offline doog

  • Newbie
  • *
  • Posts: 3
Re: New Melanie2 Larry Mobile skin
« Reply #21 on: August 02, 2015, 02:36:10 PM »
@doog, this is actually a problem with the ajax loading page. You can refresh the page after opening a message with HTML images and you'll see the display images button. But it is not satisfactory, I have to fix this.

tpayen: Thanks for the workaround, I'll be happy to do that until there's a fix.

Regards,

Doug

Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: New Melanie2 Larry Mobile skin
« Reply #22 on: August 06, 2015, 08:35:17 AM »
Hi,

New release v0.4.1 :
- Support HTML editor when composing a new message
- Add a HTML/text switch button in the compose message header
- Fix "Display external images" problem when opening a message from the list (ajax)
- Fix CSS problem when switching to mobile skin from the Settings > User Interface menu. (but this is not recommended, use the Mobile View on top left instead)

Download the skin:
https://github.com/messagerie-melanie2/roundcube_skin_melanie2_larry_mobile/releases/tag/v0.4.1

Download the plugin:
https://github.com/messagerie-melanie2/roundcube_mobile/releases/tag/v0.4.1

tpayen

Offline zawwinmin

  • Newbie
  • *
  • Posts: 4
Re: New Melanie2 Larry Mobile skin
« Reply #23 on: August 20, 2015, 12:01:20 PM »
Melanie2 Larry Mobile skin is great.
I love it.
Everything working fine,but I have a issue.
Mobile theme is effect the Desktop themes.
Desktop theme css is broken.
Thanks

Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: New Melanie2 Larry Mobile skin
« Reply #24 on: August 21, 2015, 05:00:09 AM »
Hi
Thanks for your feedback :-)

To use the mobile skin, you need to click on the "Mobile view" link, on the top left of the window (it's automatically loaded in a mobile/tablet device).
It's not recommended to change the skin in the "Settings > User Interface" menu, because it changes the user preference on each device, so keep your desktop theme here.
I think this might be the reason of your css problem. If not, what is the desktop theme you use ?

Offline zawwinmin

  • Newbie
  • *
  • Posts: 4
Re: New Melanie2 Larry Mobile skin
« Reply #25 on: August 21, 2015, 05:43:57 AM »
I use larry default theme.
Sorry for misunderstanding.
Desktop theme is not broken, it is conflict with mobile and some interface is look like mobile theme.
Thanks.

Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: Melanie2 Larry Mobile skin v0.4.1 / Roundcube 1.1.2
« Reply #26 on: August 21, 2015, 05:50:29 AM »
There is normally no incompatibility with Larry skin
Have you checked your User Interface settings, if Larry is correctly selected ?
Can you add some screenshots ?

Offline zawwinmin

  • Newbie
  • *
  • Posts: 4
Re: Melanie2 Larry Mobile skin v0.4.1 / Roundcube 1.1.2
« Reply #27 on: August 21, 2015, 06:33:59 AM »
In mail composing-


And Settings can not save.
Thanks

Offline tpayen

  • Jr. Member
  • **
  • Posts: 45
    • Melanie2 Messaging
Re: Melanie2 Larry Mobile skin v0.4.1 / Roundcube 1.1.2
« Reply #28 on: August 21, 2015, 06:49:05 AM »
Have you add "jquery_mobile" to the config['plugins'] array ? Because you don't need to (and you must not).
You just need :
$config['plugins'] = array( 'mobile', );
for the Melanie2 Larry Mobile skin

Offline zawwinmin

  • Newbie
  • *
  • Posts: 4
Re: Melanie2 Larry Mobile skin v0.4.1 / Roundcube 1.1.2
« Reply #29 on: August 21, 2015, 08:10:05 AM »
Oh many thanks.
You fixed my error.
I added "jquery_mobile" in plugin config.
Desktop theme is working, Mobile theme is working now.
I should read carefully README.md at https://github.com/messagerie-melanie2/roundcube_skin_melanie2_larry_mobile
Thanks again.
« Last Edit: August 21, 2015, 08:29:27 AM by zawwinmin »