3332 Commits

Author SHA1 Message Date
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
defacer
bb4a2e85c0 New features implemented:
* Configurable defaults for the calendar upcoming events lookahead and
   maximum upcoming events displayed (bug #1623)

 * Configurable setting for which days of the week are treated as weekend
   (bug #1919)

 * Configurable setting for which day starts the week (the admin can now set
   this as the default for new users and guests without messing with language
   packs) (no butracker issue)
2004-12-16 18:49:57 +00:00
defacer
86f092d25e New "Calendar" section in Admin -> Configuration.
Includes preliminary support for DST!
Includes "admin sees all events or only own?" setting (bug 1972)

WARNING: Modified moodlelib.php to explicitly specify NOT-DST when
calling mktime() and gmmktime(). This is essential since we don't want
PHP to second-guess us for the DST matters, but... it may affect existing
code?
2004-12-15 07:14:41 +00:00
stronk7
14ed121a90 Some checks added. SC#34.
Merged from MOODLE_14_STABLE
2004-12-12 12:34:59 +00:00
moodler
08cb1a69a4 Style for quiz feedback updated 2004-11-25 10:03:57 +00:00
gustav_delius
4de5f7bbdf added some missing styles to make Latest News and Recent Activity blocks look the same as in Moodle 1.4 2004-11-24 09:38:04 +00:00
moodler
bb9436edd1 Classes added for XHTML compatibility in main code 2004-10-08 13:35:36 +00:00
gustav_delius
3da3bf18e2 Martin, did you really mean to switch XHTML on in the standard standard theme? 2004-09-30 20:39:35 +00:00
moodler
c9fc958803 Some style additions 2004-09-30 08:41:53 +00:00
moodler
18fc7e7c67 Moving style information from XHTML code to stylesheets 2004-09-30 06:52:49 +00:00
gustav_delius
4fd59da7ab added missing </center> 2004-09-16 18:33:35 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
andreabix
0e71599da4 eliminated unwnted double space CRs 2004-09-16 09:45:23 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
andreabix
5d6bb02f7c Added XHTML header definition and footer validation links 2004-09-08 07:53:53 +00:00
moodler
f7263a16a4 Make the footer more compliant with the validator 2004-09-07 10:18:29 +00:00
moodler
46a52eacab Added show source because it's useful 2004-09-07 10:15:40 +00:00
moodler
95ea15e43b Added links to validaton services 2004-09-07 10:00:02 +00:00
moodler
8fa41bc93d Temporary theme to help with XHTML testing and validation 2004-09-07 07:01:00 +00:00
moodler
81af792484 Merged from stable --- updates for 1.4 2004-09-02 10:10:15 +00:00
moodler
9cccc2efda Merged robustness check 2004-08-31 13:37:24 +00:00
moodler
4b544a3758 Fixed spaces/returns 2004-08-17 05:51:53 +00:00
gustav_delius
fe4bc8337d removed non-standard line-endings, see http://moodle.org/mod/forum/discuss.php?d=10369. 2004-07-27 07:42:14 +00:00
moodler
63f3cbbd7d Merged $bodytags parameter in headers from STABLE 2004-07-14 06:54:43 +00:00
moodler
dca5ac23eb Added styles for site topic on front page 2004-07-14 06:51:13 +00:00
moodler
bf04f911b9 One character fixes bug 1513 2004-06-01 17:53:39 +00:00
defacer
87722d4f2c A couple of new CSS rules to make the course summary block display the same as before. 2004-05-28 10:48:59 +00:00
gustav_delius
52c4ef835a Changed readme text because copying of theme folder is no longer needed as theme is now in main CVS 2004-05-23 20:23:19 +00:00
moodler
b1049b0bdd Added styles for full event display 2004-05-23 10:29:46 +00:00
moodler
f96831ee67 Now the same colours as standard 2004-05-23 06:38:48 +00:00