Roundcube Community Forum

 

umich skin

Started by ksteinhoff, November 17, 2008, 04:21:17 PM

Previous topic - Next topic

ksteinhoff

While deploying RoundCube at the University of Michigan we developed a new skin. It is a modern, open interface with tools and actions arranged with optimal usability in mind. Light color blocks and borders delineate application areas without drawing too much attention or drawing focus away from the content. (We have changed many of the strings in labels.inc file to reduce the length of some labels.)

hasan88

Hello,
great topic, but I have problems that pointed to the picture. How do I fix this problem.

ksteinhoff

Quote from: hasan88;15309Hello,
great topic, but I have problems that pointed to the picture. How do I fix this problem.

The default strings in labels.inc (e.g. program/localization/en_US/labels.inc) are rather long because they are used as tool tips in the default skin. The umich skin displays the strings as part of the buttons.

You should be able to fix this by editing your labels.inc file to use shorter strings for those buttons. For example, use "Reply," "Reply All," "Forward," etc.

hasan88

Thank you very much handle it great tabernacle.
Another question to me is not spam button poevi

cbtrussell

EXCELLENT skin, thanks for posting!

Yann

#5
Great theme, keep up the good work. But I think there is a bug in the skin with IE7. Other pages are fine except for the mail (inbox)page. Firefox works just fine.

tiagomr

#6
Great job man, but where disk usage? I like this feature and I like a lot your skin, and now, how I get this.

Wow, Now okay, I make the thing work


pcnyla

Love this theme, but have the same problem as Yann, any suggestions on how to fix?

Thanks in advance

kleddan87

Hi,

this skin looks very great. i installed it and edited the labels.inc with the Windows-Editor. When i edit the entrys in the labels.inc, my browser shows me an error with the message that my code is wrong. which program do i need to edit the labels.inc correctly?

greets

ksteinhoff

Quote from: Yann;15444Great theme, keep up the good work. But I think there is a bug in the skin with IE7. Other pages are fine except for the mail (inbox)page. Firefox works just fine.

Yann and pcnyla,

It looks like the horizontal divider bar is being placed at the bottom of the screen. You should be able to drag it up to a better position. We saw this problem too, but the divider was placed at the top of the screen (we think that's fixed).

Did this happen randomly? Or after a window resize, or something? If you can provide steps to reproduce the problem, it will help in finding a fix.

ksteinhoff

Quote from: kleddan87this skin looks very great. i installed it and edited the labels.inc with the Windows-Editor. When i edit the entrys in the labels.inc, my browser shows me an error with the message that my code is wrong. which program do i need to edit the labels.inc correctly?

What's the error message?

kleddan87

#11
Quote from: ksteinhoff;15684What's the error message?

firefox told me that the codification would be not correct, because i edited the labels.inc file with the Windows-Editor. Then i tried to edit it with the HTML-Editor Phase 5 and it worked :-). So it was just a noob-question, because i thought i could simply edit it with the Editor.

But there is still one question... :-D.

where are the buttons to ex- or import contacts from / to my addressbook?

greets and thanks for the fast reply,

Kleddan87

Yann

#12
Quote from: ksteinhoff;15682Yann and pcnyla,

It looks like the horizontal divider bar is being placed at the bottom of the screen. You should be able to drag it up to a better position. We saw this problem too, but the divider was placed at the top of the screen (we think that's fixed).

Did this happen randomly? Or after a window resize, or something? If you can provide steps to reproduce the problem, it will help in finding a fix.

The problem is if you check Show preview pane, it works fine (with the preview pane). But if the preview pane is unchecked (off), the bottom of the mail page looks like the picture in my previous post http://www.roundcubeforum.net/theme-releases/3850-umich-skin.html. Once again, there is no problem in firefox, only in IE (and I'm using IE7).

ksteinhoff

Quote from: kleddan87;15685where are the buttons to ex- or import contacts from / to my addressbook?

We don't use those features in our service, so we didn't include them in the skin, sorry. We may add them in the future.

ksteinhoff

Quote from: Yann;15688The problem is if you check Show preview pane, it works fine (with the preview pane). But if the preview pane is unchecked (off), the bottom of the mail page looks like the picture in my previous post http://www.roundcubeforum.net/theme-releases/3850-umich-skin.html. Once again, there is no problem is firefox, only in IE (and I'm using IE7).

Thanks for the clarification, Yann. I've replicated the behavior in IE6 as well. This is a bug with IE when the preview pane is off.