3361 Commits

Author SHA1 Message Date
urs_hunkler
d796e6d839 Minor changes. 2005-01-27 12:34:28 +00:00
defacer
744fd5bb3b Styles for doc/contents.php. 2005-01-27 05:21:00 +00:00
defacer
9c581405ab More HTML and CSS fun with the new block.
Incidentally, does Mozilla have a bug here? It won't apply the text-align
property to those TDs which have been given a class through a COLGROUP.
IE does it correctly all the way, and Firefox applies the other properties
but seems to take exception at the text-align. Weird.
2005-01-27 04:19:56 +00:00
defacer
eb111397cd Polishing the styles for the quiz_results block a bit. 2005-01-26 22:31:42 +00:00
urs_hunkler
90a149ff14 Sorted and commented CSS acording to the standard CSS files. Not yet ready. 2005-01-26 21:45:19 +00:00
urs_hunkler
7005a81c11 Optimized the Structure to make it even more "readable". 2005-01-26 20:18:17 +00:00
urs_hunkler
331411de3c CSS properties supplemented to deal with unwanted post modernism effects ;-) 2005-01-26 16:26:24 +00:00
urs_hunkler
992b59719f Sorted and commented CSS. Now you find an intro with a short overview, a short index and the info where to place new CSS. It was a quite nitpicking work, so please help and look at it and tell me, if everything is all right - sort order, do you find anything fast, etc. 2005-01-26 15:10:47 +00:00
moodler
c646b18032 Fixed inline comments (I had tried a couple of schemes). 2005-01-26 14:18:36 +00:00
moodler
a3f293d2c8 Updated to use the new standardsheets variable 2005-01-26 14:17:28 +00:00
moodler
f21330e3a0 Better handles an empty array. 2005-01-26 14:16:15 +00:00
moodler
b3f748f655 There is a new configuration variable called
$THEME->standardsheets

that a theme can use to control how much of the
standard theme is included before the actual current
theme sheets.

When true, use all subsheets from "standard"

When not existent, use all subsheets from "standard" (this is to help old
themes work better out of the box)

When false, don't use standard at all

When an array of filenames, only use those (in that order).
2005-01-26 14:14:16 +00:00
urs_hunkler
05cb95413a I've deleted this folder because all work will be done ind the standard theme from now on. 2005-01-26 10:46:45 +00:00
urs_hunkler
c794d0a9bb removed loading of "styles.php" within the header, because it is in the meantime loaded by print_header. 2005-01-26 09:44:59 +00:00
urs_hunkler
af7a638618 added CSS property to define the distance between the sideblocks, because I've deleted the hard coded distance (<br />) in weblib.php. 2005-01-26 09:17:24 +00:00
urs_hunkler
3a3b5a4b0c added loading "styles.php" 2005-01-26 09:15:16 +00:00
defacer
cae0f35bd1 Added a few styles for the quiz_results block. 2005-01-26 04:27:48 +00:00
moodler
0bd31300d1 Fixed a small bug in the body tag 2005-01-25 17:13:48 +00:00
moodler
1a0de2238b Standard sitetopic is white 2005-01-25 16:37:43 +00:00
moodler
bc59b0b9f2 Removed stylesheet link, and renamed containerContent to content 2005-01-25 16:09:46 +00:00
urs_hunkler
ccb2643a39 some corrections for the wiki and the admin pages concerning the new framework. 2005-01-25 15:48:16 +00:00
urs_hunkler
f254d4d991 Changed header.html, footer.html and the CSS files to work with the new DIV framework. Thanks Martin for making it being writing from weblib.php ;-) 2005-01-25 15:21:02 +00:00
moodler
7290d99537 Reworked styles.php to make it more programmatic with an accurate lastmodified date 2005-01-25 14:40:15 +00:00
moodler
4ff025ea60 Added styles 2005-01-25 14:33:01 +00:00
moodler
b9aaef6c9c Blocks are 100% wide 2005-01-25 13:38:48 +00:00
moodler
902b5318c6 Include a warning to not use this theme any more 2005-01-25 13:29:21 +00:00
moodler
3e92eca303 I've set the old THEME variables to bright green to help identify
where hard-coded colours need to be removed
2005-01-25 13:20:44 +00:00
moodler
a8e1f343c0 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.
2005-01-25 13:17:15 +00:00
moodler
78bf592aba Latest standardxhtml 2005-01-25 11:20:21 +00:00
moodler
6d85b65fc1 XHTML compatibility and other minor changes 2005-01-25 07:07:13 +00:00
urs_hunkler
163c0c2385 Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 15:04:13 +00:00
urs_hunkler
1d333f76af Added docstyle.php for the changed german docs to my theme for testing.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 13:53:29 +00:00
urs_hunkler
fffb40d915 Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 12:43:11 +00:00
urs_hunkler
e2b9cccaf2 Changed background color to white, instead of taking it out of config.php. 2005-01-24 12:41:24 +00:00
urs_hunkler
8aa1bb556c Added docstyle.php for the changed german docs.
Within the docs a JS loads the theme CSS if opend within Moodle. Within docstyles.php the standard doc styles can be overwritten.
2005-01-24 12:27:27 +00:00
urs_hunkler
c92a67d195 Added a duplicate of standardxhtml to work on it. Please make your changes only in the theme "standardxhtml" 2005-01-23 22:56:19 +00:00
urs_hunkler
038770851c due to a false commit the three files must be deleted 2005-01-23 22:48:22 +00:00
urs_hunkler
1f67c4b460 First I extracted 3 css files from "styles.php": "layout.css", "typographie.css" and "color.css". This leads to better handling and the files can be better overlooked. When woring on the color you find only this definitions in one file, them sam econcerns to typhographie and layout (positioning, measurement of objects, borders etc.)
I started to resort the css files and added comments to make them easier readable and understandable.

The file "typography.css" is not jet sorted.
2005-01-23 22:36:00 +00:00
urs_hunkler
cae46b18c6 changed size and section 508 gif. the w3c logo is not correct for section 508. 2005-01-23 20:59:52 +00:00
urs_hunkler
67a296d301 updated div names for the glossary framework 2005-01-23 20:34:23 +00:00
urs_hunkler
17be567191 This is in principle the theme I've shown in the forums. I changed the colors and made it XHTML 1.0 suitable. It relies on the new DIV framework I added to the course, forum and the wiki pages. The layout-table with named cells is used for the course pages.
For an overvies of the DIV framework and the DIVs in the header and footer please look at http://moodle.org/mod/wiki/view.php?id=2935&userid=0&groupid=0&wikipage=CoursePage

The CSS is not yet well structured - it's just working for a starting. For the offical release I'll have to rebuild the CSS to match the final needs. It's lacking an easy CSS for beginners too.

Please tell me, if you find some bugs or have some remarks - or if you just like it ;-)

Thank you
Urs
2005-01-21 14:21:14 +00:00
urs_hunkler
b2f3dbc54f _added div framework (wrapper, header, nav-bar, containerContent, footer) 2005-01-18 11:13:37 +00:00
ikawhero
35a6dcc72c New class for form help links. 2005-01-18 10:04:04 +00:00
moodler
38c6a92809 Big improvements on message searching. It now highlights the results, and
shows you the fragment containing the results (not just a shortened version)
2005-01-03 12:16:06 +00:00
moodler
fd7006f6b4 Some tweaks here and there to the display 2005-01-03 10:49:40 +00:00
moodler
ce2d60ad59 Some tidy-ups and some styles 2005-01-02 14:33:17 +00:00
fiedorow
06870aa324 fixing a couple of instances of hardcoded /admin/ 2004-12-31 16:12:58 +00:00
moodler
f54b0f24d6 Some styles for the RSS client listing 2004-12-31 08:21:16 +00:00
moodler
7556ac089d Some tab styles while I'm testing 2004-12-31 01:53:11 +00:00
moodler
bbd587a753 Changes to the generaltab classes to distinguish between selected and non
selected tabs
2004-12-28 10:04:49 +00:00