]> git.mjollnir.org Git - moodle.git/commit
IMPORTANT CHANGE TO THEMES!
authormoodler <moodler>
Tue, 25 Jan 2005 13:17:15 +0000 (13:17 +0000)
committermoodler <moodler>
Tue, 25 Jan 2005 13:17:15 +0000 (13:17 +0000)
commita8e1f343c033431b08c5328667e69e8030da1367
treefd72ea7bc6c8d2709f6727c32f794565db13eb2c
parent78bf592abadb1e79fec56fe49fb9da653707e107
IMPORTANT CHANGE TO THEMES!

This is the new standard theme, based on the excellent work by
Urs Hunkler (and I believe David Scotson had an influence)
who has started rationalising the old mess.

I've made this a very neutral, almost white theme.

[ Come to think of it maybe I've been looking at iPods and Mac Minis
  a bit too much recently.  ;-) ]

The idea is that the standard styles will be included by all
other themes (including custom themes) before local overriding
styles are applied.

This means that upgrades will cause less problems for custom themes.
It's a bit like the language packs, where "en" is always referenced
when a local language string isn't found.

PROGRAMMERS: All new styles MUST go into this "standard" theme,
and the default colours should match the plain white look.

Once this theme settles down a bit we need to upgrade all the other
packaged themes accordingly.
theme/standard/README.html [new file with mode: 0644]
theme/standard/docstyles.php [new file with mode: 0644]
theme/standard/footer.html
theme/standard/gradient.jpg
theme/standard/header.html
theme/standard/styles.css [new file with mode: 0644]
theme/standard/styles.php
theme/standard/styles_color.css [new file with mode: 0644]
theme/standard/styles_fonts.css [new file with mode: 0644]
theme/standard/styles_layout.css [new file with mode: 0644]
theme/standard/styles_moz.css [new file with mode: 0644]