Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: TomT on March 25, 2010, 06:50:06 PM

Title: Trying find a theme / Selecting Themes.
Post by: TomT on March 25, 2010, 06:50:06 PM
My ISP uses cpanel and this include X3 for roundcube.

Is it possible to download that theme for use with roundcube on my local server ?

Also they allow the user to Select from a couple of themes.. How do I enable that ?

Thanks
Title: Trying find a theme / Selecting Themes.
Post by: Julius Caesar on March 26, 2010, 04:54:23 AM
Quote from: TomT;26340My ISP uses cpanel and this include X3 for roundcube.

Is it possible to download that theme for use with roundcube on my local server ?

The X3 theme is an old theme. Which RoundCube version do you have?

Quote from: TomT;26340Also they allow the user to Select from a couple of themes.. How do I enable that ?

Installing multiple themes and make sure that the option is not disabled  in the ./config/main.inc.php at $rcmail_config['dont_override'] = array();
Title: Trying find a theme / Selecting Themes.
Post by: flag00001 on March 26, 2010, 05:03:12 AM
Is it possible to download that theme for use with roundcube on my local server ?
Title: Trying find a theme / Selecting Themes.
Post by: Julius Caesar on March 26, 2010, 05:17:24 AM
I've searched the internet, but I can't find a separate download for this theme.

May be other users can help you with this.
Title: Trying find a theme / Selecting Themes.
Post by: TomT on March 26, 2010, 06:15:46 AM
Thanks :)

Any good themes available !! ?
Title: Trying find a theme / Selecting Themes.
Post by: Julius Caesar on March 26, 2010, 06:39:02 AM
Quote from: TomT;26350Thanks :)

Any good themes available !! ?

Check out the download (http://www.roundcubeforum.net/dlcat-themes-skins-1/) section or this (http://www.roundcubeforum.net/8-themes-styling/28-theme-releases/) part of the forum.
Title: Trying find a theme / Selecting Themes.
Post by: Martian on March 26, 2010, 09:22:35 AM
MobileCube is presently the only theme I know of that works with the current [0.3] Roundcube release that is still being actively supported.

Someone recently updated MVISION v2 to work on RoundCube 0.3 however it's no longer actively supported so I can't really recommend it.

There is also a group (which includes the developer of MobileCube) working on a new theme project which is based on Roundcube called CrystalWebMail but very few details are know.  They have a countdown timer on a newly created website ( UNDER CONSTRUCTION (http://crystalwebmail.com/) ) and that's about all the info available at present.

Martian
Title: Trying find a theme / Selecting Themes.
Post by: Julius Caesar on March 26, 2010, 09:41:35 AM
Quote from: Martian;26354MobileCube is presently the only theme I know of that works with the current [0.3] Roundcube release that is still being actively supported.

With version 0.3 the default skin was changed. But there is now documentation (http://trac.roundcube.net/wiki/Doc_Skins) available for skin developers, so reverse engineering is no longer needed.