Commit Graph

5708 Commits

Author SHA1 Message Date
urs_hunkler be2d062ea4 Added a "." at the end of a comment sentence 2006-03-03 10:10:55 +00:00
urs_hunkler e56e5ed720 Added CSS for calculated and numerical questions 2006-03-02 17:11:31 +00:00
urs_hunkler 89fe8086c5 I had commented out the quiz section to be sure that no other CSS is active. Now the #mod-quiz-report styles are active again. 2006-03-02 14:53:13 +00:00
urs_hunkler 48447225e2 Moved the question styles to layout.css. I'll move the CSS for colors and fonts into the right files when the work on questions is finished. 2006-03-02 13:04:23 +00:00
vyshane 850435e777 Made footer.html use get_string when displaying the moodle docs link. 2006-03-02 02:25:55 +00:00
mits b67580acfa removed styles_fonts.css and styles_layout.css from $THEME->sheets. 2006-03-01 23:01:39 +00:00
mits a076daf274 removed styles_fonts.css and styles_layout.css to use files of Standard theme. 2006-03-01 22:51:55 +00:00
stronk7 00f6fb1b71 Adding the new h2.header 2006-03-01 18:29:39 +00:00
vyshane 63339fc88c Added moodle docs link to footer of the themes. The link is generated by the
page_doc_link function.
2006-03-01 07:49:53 +00:00
nfreear 72d7872a23 Accessibility: course .headingblock is now H2; .sideblock .header is now H2; .sideblock <table> is now <ul> (+ commented code for 'skip block link'). 2006-02-28 12:02:32 +00:00
mits db2007cbc0 modified for Accessibility based on Standard theme. 2006-02-27 22:58:31 +00:00
nfreear 9fdbbcf768 Accessibility: 'headermain' is now H1, see theme/standard/styles_layout.css: .headermain
TODO (other moodlers): propagate change through header.html in other themes.
2006-02-27 14:17:08 +00:00
mits d8c33a44a9 polished. 2006-02-23 01:06:20 +00:00
mits b5cbc10eca to show "Turn editing on" and "Turn student view on" button in-line,
added styles_layout.css which includes  ".navbutton" attribute.
2006-02-23 01:04:36 +00:00
urs_hunkler c02131ec37 started to build the CSS for the new quizzes. While working on it I will write all into styles.php. When finished I will put the CSS into the standard themes. The quiz part in the standard theme is deactivated. 2006-02-21 23:53:52 +00:00
urs_hunkler 55a997d08a some missing icons added 2006-02-21 07:44:53 +00:00
urs_hunkler 5452c7255c Comments from Andy:
config.php contains a new option,  $THEME->chameleonteachereditenabled  by default this is false, preventing teachers from editing chameleon course themes.  css.php has been changed a little to make use of this new property, it now also checks $CFG->allowcoursethemes before letting a teacher edit anything.

There have been some bug fixes in the handling of border shorthands.

Some workarounds to avoid a pretty big IE bug - the addRule method in IE's version of DOM 2 CSS  (which I use to create the live preview of changes), can crash the browser if the selector being added contains certain characters. Now as chameleon generates the preview it checks the selectors against a list of allowed characters - if the selector contains any character not on the list it will be ignored.

I don't think I'm quite there yet, but I made a bit of a change in some of the event handling code which means support for IE 5.5 seems to be getting closer :-)
2006-02-21 07:29:34 +00:00
mits bcb1789331 changed README.txt to README.html. 2006-02-18 20:38:51 +00:00
gustav_delius eaa5a1c0c8 Added missing icon (used by quiz editing page) 2006-02-11 14:07:54 +00:00
andreabix dbda947cf0 Fixed uneven spacing in minicalendar table. Thanks to Daniele Cordella for the hint. 2006-02-06 14:46:47 +00:00
stronk7 10a1ac179e Change one style to apply it in some more places... 2006-02-03 00:23:03 +00:00
moodler b1cdbbf9c6 New Chameleon theme from
Urs Hunkler - http://www.unodo.de
    Andrew Walker - http://www.altoncollege.ac.uk
2006-01-31 06:05:33 +00:00
mits 90865da680 it's better to use standard css file name. 2006-01-19 05:53:15 +00:00
mits ce9380ac1e removed dupulicate styles. 2006-01-19 00:59:46 +00:00
mits 88c64e0bab removed duplicate styles.
Thank you Eloy for good suggestion!
2006-01-19 00:40:46 +00:00
mits 8657f7c831 Added one style to display the Environment results table based on standard theme. 2006-01-18 23:20:53 +00:00
stronk7 da03cdc4b6 Added one style to display the Environment results table. 2006-01-18 19:28:20 +00:00
stronk7 79cccd507d Added categoryboxcontent to properly display the list of categories. 2006-01-16 11:08:23 +00:00
mits a323daf788 modified based on standard theme. 2006-01-13 19:32:03 +00:00
defacer e58e1a9474 XHTML fixes for the administration page, plus a couple assorted styles. 2006-01-13 15:30:24 +00:00
mits 14c6c50113 modified for Granular backup & restore. 2006-01-13 04:46:37 +00:00
mjollnir_ 1ecea97679 Granular backup & restore:
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mits e86686ee16 added ".error" based on standard theme. 2006-01-11 06:13:55 +00:00
mjollnir_ 4534774cc8 New style for errors (useful for form validation) (standard theme) 2006-01-11 02:33:50 +00:00
moodler 85f393ea4d Just updating some old changes here 2006-01-05 07:14:14 +00:00
mits d79d1012ce modified based on standard theme. 2005-11-28 20:57:52 +00:00
mjollnir_ 4820a99e87 New report - course participation. Integrated with messaging system, same as participants list. 2005-11-28 20:50:15 +00:00
andreabix d3e0489dec Fixes missing .highlight class 2005-11-28 08:44:57 +00:00
mits 8939f45e13 polished: font-family and font-size. 2005-11-27 22:46:04 +00:00
stronk7 fd5f0feba5 Print performance info if exists and $CFG->perfdebug is enabled.
Merged from MOODLE_15_STABLE
2005-11-19 18:23:07 +00:00
mits b74243877f fixed based on standard. 2005-11-18 04:55:44 +00:00
patrickslee 60f515a257 Added HTMLArea editor to the Description box in the Edit Profile area 2005-11-18 01:45:20 +00:00
mits 8b3908b4e6 fixed based on standard theme.
Thank you!!
2005-11-15 23:20:18 +00:00
mjollnir_ d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mits 25fc86593c adde ie specific rule based on standard. 2005-11-15 04:10:50 +00:00
patrickslee b7cd70e017 Added an IE specific rule in layout CSS to prevent command icons hidden behind HTMLArea generated tables
When inserting table in HTMLArea, if the table is set to align to left or right, IE will make the table float so the command button will be hidden behind it.

So a IE specific rule is added in layout CSS to set command buttons clear on both side. This will apply to all themes based on the standard layout. And other browsers are not affected/needed.

Merged from MOODLE_15_STABLE
2005-11-15 03:07:59 +00:00
urs_hunkler e236ac3c7c Merged from 1.5. Changed $CFG-theme to current_theme() to make the theme working as course or session theme, see Bug #4315 2005-11-13 17:44:23 +00:00
mits efa309e66e polished for resource html, text visibility. 2005-11-03 22:03:51 +00:00
mits 1734c8ca7a changed large calendar bgcolor to #FFFFFF for visibility. 2005-10-29 20:47:13 +00:00
mits fd41791c0b changed forum related color. 2005-10-09 00:56:35 +00:00