Roundcube Community Forum

 

GroupVice - Another theme in progress

Started by Julius Caesar, November 01, 2008, 01:13:47 PM

Previous topic - Next topic

Julius Caesar

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
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Julius Caesar

Some screenshots with Firefox on a Linux system
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Julius Caesar

Theme Groupvice theme has been updated.

Modifications:
  • Moved the quota-bar to the top
  • Added a taskbar on top of the mailbox list
  • Moved the messagebar to the message frame
  • Added navigation buttons to the messagebar in full message mode
  • Added theme name to the top bar
  • Removed the navigation bar in full message display
  • Removed addressbook from the taskbar
  • Rearranged the icons in the messagebar in messagelist mode
  • Updated the hyperlink color in message
  • Updated the hyperlink in header
  • Updated log-off screen
  • Updated watermark image
  • IE  : Fixed the lower border issue
  • IE7 : Fixed the resize windows issue
  • IE8 : Tested succesfully

ToDo: Fix the IE right border when displaying the full message
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

xyanide

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

Julius Caesar

Theme GroupVice has been updated again.


Modifications, fixes and additions to v0.1-rc1 compared to v0.1-beta:
  • Fix: Color issue in the compose bar
  • Fix: Scaling problem with some linux-versions
  • Fix: Typo in the font-declarations
  • Update: Compose screen:
 - 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
  • Update: Increased font-size to match Novell GroupWise
  • Update: Arrow mouse cursor when hovering 'flag' in toolbar
  • Update: Bold text when hovering mailbox-list
  • Update: Pointer mouse cursor when hovering links
  • Update: Relocation of the quotabar
  • New: Header
  • New: Theme logo
  • New: Watermark image
  • New: favicon.ico
  • New: Tabbar for 'personal settings'
  • New: Label for 'personal settings'
  • New: '(Un)flagged' icons

Still ToDo:
  • Fix the IE right border when displaying the full message
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he


Julius Caesar

#6
Theme GroupVice has been updated again.

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

  • Fix: Colors in .PNG-images (colors not equal in different browsers)
  • Fix: Menubar visible again in addressbook
  • Fix: Searchbar visible again in addressbook
  • Fix: Header heights in addressbook
  • Fix: Header heights in 'personal settings'
  • Fix: IE right border when displaying the full message
  • Update: Log-in screen
  • Update: Icons in contactlist
  • Update: Pointer mouse cursor when hovering addresses in addressbook
  • Update: Bold text for selected contact
  • Update: Enlarged taskbar in 'personal settings' to allow 9 tabs
  • Update: Replaced 'Identities'-tab with 'Preferences'-tab
  • New: Current date in header
  • New: Username instead of 'RoundCube' on top of mailboxlist
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

xyanide

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?

Julius Caesar

#8
Quote from: xyanide;15249The theme looks great,
Thanks

Quotebut 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.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Julius Caesar

#9
Theme GroupVice has been updated again.

Modifications, fixes and additions to v0.1-stable compared to v0.1-rc2:
  • Update: Set status to 'stable'
  • Update: Removed 'E-Mail' from the taskbar
  • Update: Removed 'Preferences' from the taskbar
  • Update: Layout HTML/Document display

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.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Julius Caesar

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.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

LRLEFT


Julius Caesar

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
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

Julius Caesar

#13
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.
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

mspicer

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