Roundcube Community Forum

Themes & Styling => Theme Releases => Topic started by: Julius Caesar on November 01, 2008, 01:13:47 PM

Title: GroupVice - Another theme in progress
Post by: Julius Caesar on November 01, 2008, 01:13:47 PM
I've been busy with developing another theme for RoundCube. I've developped it for 0.2-beta release of RoundCube.

Some minor change to the configuration have to be done:

Config requirements in the main.inc.php:
$rcmail_config['list_cols'] = array('flag', 'size', 'from', 'subject', 'date');

Please let me know what you think of it, and what needs to be updated
Title: And some screenshots
Post by: Julius Caesar on November 01, 2008, 01:15:33 PM
Some screenshots with Firefox on a Linux system
Title: Groupvice_0.1-beta theme
Post by: Julius Caesar on November 05, 2008, 06:42:54 AM
Theme Groupvice theme has been updated.

Modifications:


ToDo: Fix the IE right border when displaying the full message
Title: GroupVice - Another theme in progress
Post by: xyanide on November 05, 2008, 05:08:16 PM
Theme looks pretty nice. maybe even better without the novel button at the top :).
I`ll try to test it next week with Opera 9.62.

- Xyanide
Title: Groupvice_0.1-rc1 theme
Post by: Julius Caesar on November 08, 2008, 03:47:33 PM
Theme GroupVice has been updated again.


Modifications, fixes and additions to v0.1-rc1 compared to v0.1-beta:

  - Fields CC, BCC made visable
  - Fields To, CC, BCC, Reply-To relocated and/or resized
  - Other font for the fields To, CC, BCC, Reply-To


Still ToDo:
Title: GroupVice - Another theme in progress
Post by: hasan88 on November 09, 2008, 04:09:34 PM
Great, thank you
Title: Groupvice_0.1-rc2 theme
Post by: Julius Caesar on November 13, 2008, 04:58:14 PM
Theme GroupVice has been updated again.

Modifications, fixes and additions to v0.1-rc2 compared to v0.1-rc1:

Title: GroupVice - Another theme in progress
Post by: xyanide on November 14, 2008, 09:26:18 AM
Hi Julius,

The theme looks great, but the compose screen looks a bit busy (packed).
Could you make the bcc / cc / copy parts expandable like the standard roundcube theme?
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on November 14, 2008, 10:03:41 AM
Quote from: xyanide;15249
The theme looks great,
Thanks

Quote
but the compose screen looks a bit busy (packed).
Could you make the bcc / cc / copy parts expandable like the standard roundcube theme?

The bcc/to/copy fields require less space then in the default theme, when they all are expanded. Besides, I wanted to give this theme a Novell Groupwise-look. And in that (webmail)-client, the bcc/to/copy fields are always visible when composing a message.

This version, is a modified 'default'-theme. Version 0.2 will be a completely rewritten version from scratch. I'll keep your suggestion in mind during the development.
Title: Groupvice_0.1-stable theme
Post by: Julius Caesar on November 24, 2008, 04:49:38 AM
Theme GroupVice has been updated again.

Modifications, fixes and additions to v0.1-stable compared to v0.1-rc2:


Some minor changes to the configuration might have to be done:

Theme GroupVice has been developed for RoundCube 0.2-beta. If you use this version you'll need the following changes to your configuration:

Config requirements in the main.inc.php:
$rcmail_config['list_cols'] = array('flag', 'size', 'from', 'subject', 'date');

If you use svn version r2078 or higher, no changes to the configuration are necessary.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on December 31, 2008, 03:43:28 AM
Theme GroupVice has been tested and it seems to be compatible with version 0.2-stable of RoundCube. With this version, no  changes to the configuration are necessary. Just install and and select the theme.
Title: GroupVice - Another theme in progress
Post by: LRLEFT on December 31, 2008, 04:56:09 AM
Nice job!
keep up the good work :)
Title: GroupVice - Another theme in progress : Updated
Post by: Julius Caesar on January 24, 2009, 03:17:09 PM
Modifications:


v0.1.1-stable:

======================================================================

* Fix: Display of 'Mark message' menu
* Update: Moved 'Identities' from 'Preferences' to the subtaskbar
* Update: Moved 'Folders' from 'Preferences' to the subtaskbar
* Update: Added labels to the buttons in the the subtaskbar
* Update: Main email-address instead of username on top of mailboxlist
Title: GroupVice - Another theme in progress : Updated
Post by: Julius Caesar on February 12, 2009, 03:50:06 AM
Modifications:


v0.1.2-stable:

================================================== ====================
* Fix: Display of 'Groups' in Addressbook



If you do not want to update the complete skin, you can replace the file 'addresses.css' with the one attached to this message.
Title: GroupVice - Another theme in progress
Post by: mspicer on February 16, 2009, 07:21:39 PM
Is there a guide or some help on making your own custom theme?  I am trying to make some slight modifications (or perhaps eventually my own theme) and am very stumped.

Thanks,

Mike
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 17, 2009, 03:23:01 AM
According to the roapmap, documentation for developing themes and plug-ins will become available with version 0.3.

What you can do, at least that is what I did, is download other themes and determine how other developers created their 'artwork'. After all it's GPL.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on May 28, 2009, 03:39:06 AM
Quote from: Julius Caesar;15932
Theme GroupVice has been tested and it seems to be compatible with version 0.2-stable of RoundCube. With this version, no  changes to the configuration are necessary. Just install and and select the theme.


The theme is working fine with version 0.2.2 of RoundCube as well.
Title: GroupVice - Another theme in progress
Post by: Stranger on June 28, 2009, 08:20:53 AM
Tried this on the RC 0.3 beta. It seems to be working fine even though I get a java-script error in IE:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Timestamp: Sun, 28 Jun 2009 12:17:09 UTC


Message: Object expected
Line: 25
Char: 5
Code: 0
URI: http://mydomain.com/skins/Groupw/splitter.js


Very elegant theme - So I will just ignore the error for now.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on June 29, 2009, 04:25:45 AM
The code in the splitter.js has been changed. You can copy the one from the default directory to the directory where your groupwise skin is located.

I have to test the new script with the RC 0.2 version and upload a new version.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on June 29, 2009, 04:35:21 AM
Quote from: Julius Caesar;19834

I have to test the new script with the RC 0.2 version and upload a new version.


Unfortunately not compatible. When RC version 0.3-stable is released, I'll update the version on the forum.
Title: Don´t show the black line arround the icons/pictures
Post by: djpezcaito on July 13, 2009, 04:20:54 AM
Hi boys!
Excuse my english, because i´m spanish. Sorry if i wrote wrong.
I´m using the groupvice skin v0.1-rc2 , and i think that´s the better.

I see that when you load the skin, arround the icons/pictures, shows a small black line.
If you put this code into the lines 129-130 of the common.css:

img
{
   behavior: url('skins/default/pngbehavior.htc');
   border: 0px;
}

Sorry, I was using the v0.1-rc2, and i was haven´t got the 0.1.2-stable version.
I was using the v0.1-rc2, and i was haven´t got the 0.1.2-stable version

I have attached pictures , and the css file for her understanding.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on September 07, 2009, 04:23:53 AM
An updated version is not yet available. If you don't use the Preference Tab, you can use the current version with 0.3-stable.
Title: GroupVice - Another theme in progress : Updated
Post by: Julius Caesar on September 09, 2009, 05:57:06 AM
A quick and dirty upgrade has been attached to this message. Please note the following:

* Plugins are not yet supported
* Only tested with RoundCube 0.3-stable
Title: GroupVice - Another theme in progress
Post by: Johntoenail on September 16, 2009, 08:42:49 AM
Let me dowload this plugin. Thanks for sharing..
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on September 18, 2009, 08:10:08 AM
Not a new version, but a status update:

Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 18, 2010, 04:42:32 AM
For those who are interested in the Groupvice theme. Currently I'm working on a new version for the 0.4-stable. I will publish it in 2 parts:

1) General theme, to be placed under the ./skins/ folder
2) Plug-in theme, with theme additions for plugins supporting themes

Because the Groupvice theme is completely recreated, I expect it to be ready in the first week of September.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 20, 2010, 05:48:51 AM
A small preview of the new GroupVice theme. The next challege is to implement the new toolbar styling in this theme.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 26, 2010, 12:29:54 PM
A new version of this them is now available for download here (http://www.roundcubeforum.net/downloads/themes-skins/1/groupvice_0-1-stable-theme-10/).
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 30, 2010, 04:29:02 AM
To support the Groupvice4 theme, a ZIP-file with skins for several plug-ins have been attached to this post.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 30, 2010, 05:01:07 AM
And some screen-shots
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on September 03, 2010, 05:19:14 AM
I've found some GUI-errors and will try to post an updated version this weekend. If you encounter problems with this theme, please post them.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on December 31, 2010, 06:00:43 AM
The old v0.4.2 version for those not using the 0.5RC version yet
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 01, 2011, 07:04:56 AM
And the v0.5.2 version of the theme for Roundcube v0.5 stable

v0.5.2
==================================================
* Upd: Detail screens in preferences, addresbook, folder list
* Upd: Addressbook taskbar
* Upd: Button color changed to cyan
* Upd: Plug-in skins
* Fix: Spell checker
* Fix: Compose screen, added additional fields and links
* Fix: Several GUI-errors for Internet Explorer
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 01, 2011, 07:06:01 AM
And some images:
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 10, 2011, 07:48:35 AM
The theme Groupvice4 (http://www.roundcubeforum.net/downloads/themes-skins/1/groupvice_0-1-stable-theme-10/) is not yet fully compatible with Roundcube v0.5.1. One of the issues is the addressbook. This will be fixed soon.
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 18, 2011, 04:56:16 AM
And the GroupVice theme for Roundcube v0.5.1

Modifications:

v0.5.3
=============================================
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 21, 2011, 07:50:35 AM
A small fix to be able to view the headers. Replace the files with the ones in the zip-file.
Title: GroupVice - Another theme in progress
Post by: ebiel on February 23, 2011, 09:46:54 AM
@Julius Caesar:

First of all: thank you very much for this theme! I added it yesterday to my Roundcube installation and it is an appealing alternative to the default theme.

However, I experience one small issue: I use the archive plugin and the archive icon (on the left hand side and in the top navigation area) is out of alignment. A screenshot is attached.

I'd very much appreciate it if you could have a look at this minor issue.

Cheers
Ebiel
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 23, 2011, 09:58:34 AM
Quote from: ebiel;33449
@Julius Caesar:

First of all: thank you very much for this theme! I added it yesterday to my Roundcube installation and it is an appealing alternative to the default theme.

However, I experience one small issue: I use the archive plugin and the archive icon (on the left hand side and in the top navigation area) is out of alignment. A screenshot is attached.

I'd very much appreciate it if you could have a look at this minor issue.


There is also a file with theme-additions for plugins, which will solve your issue. Just check this (http://www.roundcubeforum.net/8-themes-styling/28-theme-releases/7207-groupvice4-plugin-theme.html#post32869) post.
Title: GroupVice - Another theme in progress
Post by: ebiel on February 23, 2011, 01:18:01 PM
Thanks for your quick answer! That is exactly what I was looking for!

Cheers
Ebiel
Title: GroupVice - Another theme in progress
Post by: ebiel on February 26, 2011, 08:51:21 AM
I experience a small inconvenience: I use to navigate with the tab key to jump from input field to input field when I compose an email. The order does not follow the one given by the layout:

# Recipient -> Email text
# Email text -> Subject

I would expect the following order:

# Recipient -> Subject
# Subject -> Email text

I'd very much appreciate it if you could have a look!

Cheers
Ebiel
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on February 28, 2011, 08:03:20 AM
An updated compose.html has been added to this post. This updated version also has the option for a 'Delivery Status Notification'.
Title: GroupVice - Another theme in progress
Post by: ebiel on March 01, 2011, 04:02:28 AM
It'll take a few days before I can test and verify but I'll get back to you as soon as I can.

Again, thanks a lot for your work - it really is appreciated!

Cheers
Ebiel
Title: GroupVice - Another theme in progress
Post by: ebiel on March 02, 2011, 01:49:07 PM
Perfect, the updated compose.html works just fine!

Cheers
Ebiel
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on May 02, 2011, 03:58:49 AM
For some reason the developers have added skin-unaware code to the plugins-code (height and width values) for v0.5.2. This causes to create big buttons for 'Archive' and 'MarkAsJunk'.

An update .php-code for both plugins has been added to this post.

Update: The additional code in the plugins in v.0.5.2 has been added to support IE6. Because Groupvice4 does not support this browser, you can safely use the modified plugin codes which have been added to this post
Title: GroupVice - Another theme in progress
Post by: keneso on August 27, 2011, 01:21:34 PM
Hi,
first of all than you for your contribution, I'm trying it, and have a couple of questions:
- is it possible to change the editor in composing in order to have a single line added when pressing enter, instead of having to use shift+enter?
- in the user interface lancguage choice I don't see the farsi (fa_AF) which is in the localization folder of roundcube, and works on the default skin login page

Thank you
Title: GroupVice - Another theme in progress
Post by: Julius Caesar on August 29, 2011, 08:58:46 AM
Quote from: keneso;36341
Hi,
first of all than you for your contribution,

Thanks.

Quote
- is it possible to change the editor in composing in order to have a single line added when pressing enter, instead of having to use shift+enter?

The editor is the default Roundcube-editor, TinyMCE. The Groupvice-theme does not have his own editor. To modify it's behaviour you'll have to modify the editor.

Quote
- in the user interface lancguage choice I don't see the farsi (fa_AF) which is in the localization folder of roundcube, and works on the default skin login page


fa_AF is known as 'Dari'