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
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
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
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 />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +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
moodler
c488e669cc
Updated standard styles for new calendar popups
2004-05-22 07:03:55 +00:00
defacer
f5e99d07a0
Removed obsolete class
2004-05-21 13:47:15 +00:00
defacer
6e245258d2
Changed a few visuals, mainly colors to better distinguish among event types.
...
It's probably better this way.
2004-04-28 09:46:56 +00:00
defacer
496659193f
Upgrade with more intelligent CSS rules.
2004-04-20 11:17:31 +00:00
moodler
974511397d
Improved Favicon matches the logo
2004-03-31 09:11:58 +00:00
moodler
829b0c27a3
Added styles as per Jon's recommended install. Things may change though.
2004-03-29 15:40:15 +00:00
moodler
ad0abe9d77
Added new style headingblockcontent
2004-02-15 13:58:22 +00:00
moodler
4fb93b2ed2
Check $themename to prevent warnings at high levels of debugging ...
2004-01-26 18:22:02 +00:00
moodler
5604f7798f
New style for tabledivider, and some fixups
2004-01-26 10:14:22 +00:00
moodler
0affff5ecd
Put $themename back again
2004-01-26 04:34:44 +00:00
gustav_delius
2e39d2f810
minor fixes, including bugs 997, 998
2004-01-25 19:37:04 +00:00
gustav_delius
33dd9a0bcf
added missing </center>
2004-01-25 17:02:22 +00:00
moodler
e1518b0c1c
Added two new styles for smallinfo displays on the side
2003-12-28 05:56:34 +00:00
moodler
18eebff22d
Mention new style
2003-11-19 02:55:37 +00:00
moodler
ba1ce4c0eb
new style forumheaderlist (instead of re-using forumpost as before)
2003-10-29 06:24:49 +00:00
moodler
5bc6e68fbe
Put rounded corners on category box too
2003-10-21 06:55:02 +00:00
moodler
dfe052fcfd
Some additions to standard styles
2003-10-21 06:39:05 +00:00
moodler
d8ff63f276
Added styles and colour for autolink'ed text
2003-10-16 03:21:09 +00:00
moodler
8bb0899949
Some improved XHTML
2003-09-21 15:32:25 +00:00
moodler
9ac796a68f
PLace included metadata lines above the <title>
2003-09-13 07:34:20 +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
moodler
c3219da409
Much improved favicons (transparent and more consistent)
...
submitted by jdell (bug 442).
2003-05-21 08:48:18 +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
4105fe9dd2
Added two styles: .noticebox and .noticeboxcontent
2003-05-05 12:17:34 +00:00
moodler
ea23100a02
Style cleanups. Some consistency, converted all to Unix format, and
...
added manual setting of the MIME type.
2003-05-05 08:12:28 +00:00
moodler
93d64ea469
Get rid of dashes
2003-05-04 15:16:17 +00:00
moodler
b37eb1bf00
Theme updates to suit new course formatting
2003-05-04 15:09:13 +00:00
moodler
81ed361792
Added new style for hidden topics as well as some docs about
...
all the changes in this version
2003-05-04 07:58:15 +00:00
moodler
9d2dda0f85
Added new custompix parameter
2003-04-28 04:45:15 +00:00
stronk7
85093cf4f9
Added the dimmed_text css style to show normal text dimmed (gray #AAAAAA)
2003-04-26 18:54:37 +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
266cc04fe7
Footers use new styles for links
2003-04-25 09:25:25 +00:00