30 Commits

Author SHA1 Message Date
moodler
18fc7e7c67 Moving style information from XHTML code to stylesheets 2004-09-30 06:52:49 +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
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +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
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
moodler
b1049b0bdd Added styles for full event display 2004-05-23 10:29:46 +00:00
moodler
2367e13d6c LOTS of theme fixes for calendars etc 2004-05-22 07:53:40 +00:00
defacer
562727705f Upgrade with more intelligent CSS rules.
Maybe needs some color changes, but I 'm not really much of an interior decorator... :)
2004-04-20 12:14:57 +00:00
moodler
1ec2364fa3 Standard favicon 2004-03-31 09:25:20 +00:00
moodler
5604f7798f New style for tabledivider, and some fixups 2004-01-26 10:14:22 +00:00
moodler
9ac796a68f PLace included metadata lines above the <title> 2003-09-13 07:34:20 +00:00
moodler
f500dda15b Some short tags 2003-09-11 13:24:07 +00:00
moodler
c559bcf6f0 Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
moodler
266d6b75d2 Slight fix for category names (too big on IE) 2003-09-08 14:46:00 +00:00
moodler
091ebec973 Improvements in styles for category/course listings 2003-09-03 15:23:41 +00:00
moodler
d5f26b070c Added some missing styles from the course listing, so that the
course and category names can be tweaked.
2003-08-29 01:31:41 +00:00
moodler
6535be8551 New, shorter intro to styles files that calls a function.
This function sets header information to improve caching (default 5 minutes)

Cookies are also prevented to improve cacheability.
2003-08-12 07:52:19 +00:00
stronk7
7f5b5a1d1a Bug #468 solved. Missing <? ?> tags 2003-05-29 20:59:28 +00:00
moodler
b5987b0f49 Added missing style - .forumpostheadertopic 2003-05-20 06:17:06 +00:00
moodler
e48feed988 Many little clean-ups for themes.
- Got rid of obvious non-XHTML code in headers and footers.
  - Got rid of all the PHP short tags
  - Added new styles for the headers
2003-05-15 13:55:22 +00:00
moodler
9d2dda0f85 Added new custompix parameter 2003-04-28 04:45:15 +00:00
moodler
78e0146055 Argh! Excess quotes in CSS 2003-04-26 12:12:30 +00:00
moodler
6eb6cd8753 New style for teacher-only colour (eg when showing teacher posts in recent activity) 2003-04-26 12:07:14 +00:00
moodler
b328523cc1 Style for "You are logged in as xxx" and the link to the course home page. 2003-04-25 09:23:08 +00:00
moodler
f82c2d428a Modified Greg's work to:
- rename the main_frame variable to framename, because it
       - might have caused some confusion
       - none of the global variables have underscores
  - put the config in the config table, with a default of _top
2003-03-12 07:36:22 +00:00
gregb_cc
08b3606390 This is a first attempt to make moodle frame safe.
I've added the variable CFG->main_frame to config-dist.php, and replaced _top
targets with the variable in all the php files.  HTML files, like those in the
documentation, have not been modified, as they are not (yet) parsed.

The variable should probably get moved into the config table, and get some
documentation.

I've also included, but commented out, a slight change in weblib.php, which
would guarantee that messages would be seen before redirecting the user (unless
delay intentionally set to 0 when redirect is used).
2003-03-11 21:35:12 +00:00
moodler
6422da3570 Smaller image and links break out of frames 2003-01-05 10:23:49 +00:00
moodler
5dc09fb6ee Cleaned things up somewhat and made it more generic 2003-01-05 09:53:30 +00:00
moodler
8bbba2486c Initial version of "Poweraid" theme from Bjarne Varoystrand aka Black Skorpio
with a few half-finished changes ... still needs work which I'm doing right now...
2003-01-05 07:23:04 +00:00