RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Themes & Styling > Theme Releases

For more information about the ads and why they're here, please see the FAQ

Reply
  3 links from elsewhere to this Post. Click to view. #1  
Old 05-12-2008, 03:21 PM
Registered User
 
Join Date: Oct 2007
Posts: 84
Default New File Added: MVISION v2 :: MVISION vs. Outlook 3 Column Theme

Theme is now compatible with IE6, IE7, Safari, Opera, Firefox and all other Gecko engine browsers

New Features:
  • Additional CSS work done on mail view
  • Support added for Sub Folders
  • Added additional Support for Preview Pane
  • Preview Pane now supports "Microsoft 3 Column View" and Horizontal View
  • With additional User Control Options for switching between Vertical and Horizontal View
  • Configure the Default View - Either Vertical / Horizontal
  • Automatic screen size detect and auto-adjustments
  • Graceful page loading

Config requirements:
  • $rcmail_config['list_cols'] = array('subject', 'from', 'date');
  • $rcmail_config['preview_pane'] = TRUE;
  • $rcmail_config['preview_pane_vertical/horizontal'] = TRUE;

Please note the new Config Option
In order to specify which layout should be loaded as default, you must specify a new config option. Due to a lack of knowledge/RoundCube seemingly only allowing boolean checks in the template files, this was the only way I could offer the option to choose the default layout. So for Vertical, you would simply set:
$rcmail_config['preview_pane_vertical'] = TRUE;

Please note: be careful using Horizontal as the default view for high-volume web sites, the view requires a refresh of the mailbox when it's selected for Internet Explorer users. This is for IE only, however until they are no longer the market leader this probably has to be taken into consideration.

Please note: For Internet Explorer Users
In order to prevent errors being thrown in Internet Explorer, do the following:
Change file "program/js/common.js" Line 250 & Line 251 too:
Code:
if(w>0) width = w+'px';
if(h>0) height = h+'px';
The lines should of originally looked like:
if(w) width = w+'px';
if(h) height = h+'px';


EDIT: 17/5/08 mvision2_en.zip Applied fixes for Opera / Safari and added support for choosing default view in config options


.

Last edited by youds; 05-19-2008 at 08:43 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-13-2008, 04:26 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 638
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default

I think some of your additions would be better outside the theme. Like importing an address book should be plugin, not included with the theme. Just my $0.02.
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-13-2008, 04:54 PM
Registered User
 
Join Date: Apr 2007
Posts: 9
Send a message via MSN to firemail
Default Any Plans for localization compatibility?

Hi,
I like your theme, lot's of hard work I'm sure.
I figured when I noticed the foldername (mvision_en) that there would be compatibility issues with other languages.

The themes works fine, except for the buttons, which are all in english, is this something you plan on moding?

Should I tweak it myself or do you have plans for future updates?

Alex
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-13-2008, 05:01 PM
Nemesis02's Avatar
Registered User
 
Join Date: May 2008
Location: Little Rock, AR
Posts: 30
Send a message via AIM to Nemesis02 Send a message via MSN to Nemesis02 Send a message via Yahoo to Nemesis02
Default

another small problem with the theme, the text at the bottom where it shows layout, disk usage, etc. expands beyond the background bar itself.

Great work btw!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 05-17-2008, 06:14 PM
Registered User
 
Join Date: Oct 2007
Posts: 84
Default

MVISION v2 :: MVISION vs. Outlook 3 Column Theme has been updated!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 05-17-2008, 07:58 PM
mromero's Avatar
Subscriber
 
Join Date: Apr 2008
Location: Lubbock, TX
Posts: 20
Default

Hmm can anybody else download this? When I go to download I get: "mromero, you do not have permission to access this page. This could be due to one of several reasons:..."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-18-2008, 02:26 AM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 638
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default

When he updated the file, it went into moderation again. I approved it, so it should be downloadable again
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 05-18-2008, 01:46 PM
mromero's Avatar
Subscriber
 
Join Date: Apr 2008
Location: Lubbock, TX
Posts: 20
Default

Quote:
Originally Posted by bpat1434 View Post
When he updated the file, it went into moderation again. I approved it, so it should be downloadable again
Ahh thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 05-19-2008, 08:32 AM
Registered User
 
Join Date: Oct 2007
Posts: 84
Default



Bpat1434: When it's all finished, I should (should??) be able to make sections of it portable into additional plugins. I presume as long as they're released under GNU I should be ok.

Many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 05-19-2008, 08:36 PM
Registered User
 
Join Date: Oct 2007
Posts: 84
Default

MVISION v2 :: MVISION vs. Outlook 3 Column Theme has been updated!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.roundcubeforum.net/8-themes-styling/28-theme-releases/3005-new-file-added-mvision-v2-mvision-vs-outlook-3-column-theme.html
Posted By For Type Date
Roundcube_skin | kocmuk.ru blog This thread Refback 10-16-2009 08:31 AM
RoundCube MVISION v2 skin | kocmuk.ru blog This thread Refback 09-16-2008 05:39 PM
Ñêèí Mvision V2 - Ôîðóì RoundCube.Ru This thread Refback 09-12-2008 06:24 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:16 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community