Posts made by Joseph Rézeau

Picture of Développeurs Picture of Développeurs de plugins Picture of Testeurs Picture of Traducteurs

Salut Pierre-Alain,

Pas de panique! d'ici que nous arrivions au 31 décembre 2010, il est bien évident qu'il y aura eu de nouvelles versions de Moodle, et que - dans ces nouvelles versions - la date butoir pour faire les exercices aura été repoussée au-delà de 2010.wink

Joseph

Moodle in English -> Themes -> Clouds v3.0 -> Re: Clouds v3.0

by Joseph Rézeau -
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators
Hi Julian,
Many thanks for making your Clouds theme available. I like its clarity and no-fuss formattingsmile. I have a few remarks/suggestions.
  1. Your use of .r0 & .r1 background-colors to make alternate rows of tables more visible is a very good idea. There is, however, one case where the resulting display is not so happy, namely in the Glossary tabs. May I suggest the following change in styles_color.css:
    #mod-glossary-view .r1 {
    background-color: #FFFFFF;
    }
    see screen capture, part A
  2. On the whole, the font-size is OK, but a bit small in some places. One real problem with the way font-sizes are organized in the new Moodle 1.5 themes is that there is (in my opinion) way too much difference between the larger font-sizes, the medium ones and the smaller ones. One workaround, which you have chosen, is to reduce the overall body font-size to 95%. This works well, but I feel that the font-size in some sections should be increased a bit.
  3. Most of the icons are OK, but those icons which appear in edit mode are really tiny and in a light-blue color which makes them really difficult to see for ageing, long-sighted users like myself.sad (see screen capture, part B)
Thanks again,

Joseph
Attachment Image2.jpg
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators
Hi Kent,
The Clouds v3.zip file which you can download from Julian's site contains a number of sub-folders. If e.g. you want to use the WholeScreen version of Clouds 3.0 on a Windows system, you'll have to unzip Clouds v3.zip->Clouds v3.0->WholeScreen and put that WholeScreen folder inside your Moodle/theme/ folder.
For convenience's sake you might want to re-name the WholeScreen folder as Clouds 3.0, but this is not necessary.
Joseph