+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 45

Thread: GroupVice - Another theme in progress

  1. #1
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default GroupVice - Another theme in progress

    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
    Attached Files
    Last edited by Julius Caesar; 11-08-2008 at 09:02 PM.

  2. #2
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default And some screenshots

    Some screenshots with Firefox on a Linux system
    Attached Images

  3. #3
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default Groupvice_0.1-beta theme

    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
    Attached Images
    Attached Files

  4. #4
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default Groupvice_0.1-rc1 theme

    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
    Attached Images
    Attached Files

  5. #5
    hasan88 is offline Registered User
    Join Date
    Aug 2007
    Posts
    7
    Downloads
    16
    Uploads
    0

    Thumbs up

    Great, thank you

  6. #6
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default Groupvice_0.1-rc2 theme

    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
    Attached Images
    Attached Files
    Last edited by Julius Caesar; 11-14-2008 at 03:05 PM.

  7. #7
    xyanide is offline Registered User
    Join Date
    Jun 2007
    Posts
    41
    Downloads
    2
    Uploads
    0

    Default

    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?

  8. #8
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default

    Quote Originally Posted by xyanide View Post
    The theme looks great,
    Thanks

    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.
    Last edited by Julius Caesar; 11-14-2008 at 04:14 PM. Reason: Typo

  9. #9
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default Groupvice_0.1-stable theme

    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.
    Attached Files
    Last edited by Julius Caesar; 11-24-2008 at 09:53 AM.

  10. #10
    Julius Caesar's Avatar
    Julius Caesar is offline Super Moderator
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    501
    Downloads
    38
    Uploads
    1

    Default

    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.

+ Reply to Thread
Page 1 of 5 1 2 3 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts