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.
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:
The lines should of originally looked like:Code:if(w>0) width = w+'px'; if(h>0) height = h+'px';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 09:43 PM.
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.
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
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!
MVISION v2 :: MVISION vs. Outlook 3 Column Theme has been updated!
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:..."
When he updated the file, it went into moderation again. I approved it, so it should be downloadable again![]()
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
MVISION v2 :: MVISION vs. Outlook 3 Column Theme has been updated!
There are currently 1 users browsing this thread. (0 members and 1 guests)