Commit Graph

64 Commits

Author SHA1 Message Date
skodak b0ec5c662b MDL-8105 fixed theme colors in login page after recent div optimisation 2007-01-08 19:49:28 +00:00
skodak cfadda5dd0 MDL-8063 Fixed links to validation services to be XHTML Strict - in other templates now too 2007-01-05 19:48:58 +00:00
skodak 9a34376e21 MDL-7861 xhtml strict fixes - login page - final CSS cleanup, finished! 2007-01-05 19:41:51 +00:00
moodler d7275959a6 FIxes for XHTML strict 1.0 MDL-7861 2007-01-04 04:44:54 +00:00
moodler 9e3e44e141 more Strict bending over 2007-01-03 16:04:08 +00:00
andreabix 15b2035423 Stylistic problem solved 2006-10-23 08:00:13 +00:00
skodak a44091bffe Fixing Theme Config Variables MDL-6784 2006-10-09 10:12:41 +00:00
andreabix 446b52f908 overlapping fix 2006-10-05 09:52:38 +00:00
urs_hunkler eef90b805f 'MDL-6824, redundant declaration: .categorybox .category' 2006-10-04 15:51:00 +00:00
jamiesensei 909ec807cb moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907 2006-09-28 10:32:23 +00:00
jamiesensei da6f876395 This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
2006-09-24 17:04:51 +00:00
skodak 6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
moodler 0e1cc9070b Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
skodak 10ab3efc35 Bug #5820 - IE returns unsecure items with SSL on login; merged from MOODLE_16_STABLE 2006-07-06 15:53:46 +00:00
skodak 0629da47d2 removed reliance on register globals; merged from MOODLE_16_STABLE 2006-05-23 09:16:17 +00:00
nfreear 1211e73244 Fix bug 5434 - hardcoded missing Alt text, with a warning comment. Merged from branch MOODLE_16_STABLE. 2006-05-19 10:33:13 +00:00
andreabix 3fa299acc6 Minor refinements 2006-05-05 08:56:03 +00:00
andreabix ad293d8bd3 1.6 compliance added 2006-05-03 17:28:18 +00:00
gustav_delius 26f6d51c88 Fixed empty lines 2006-04-29 19:52:44 +00:00
moodler 08777eaf25 Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
moodler 6bf277d7c5 Fixing a typo: http://moodle.org/mod/forum/discuss.php?d=41814#199162 2006-04-07 15:03:51 +00:00
moodler da0cfb95de FIxed resizable icons in CSS 2006-04-05 01:53:59 +00:00
vyshane 850435e777 Made footer.html use get_string when displaying the moodle docs link. 2006-03-02 02:25:55 +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
andreabix dbda947cf0 Fixed uneven spacing in minicalendar table. Thanks to Daniele Cordella for the hint. 2006-02-06 14:46:47 +00:00
andreabix d3e0489dec Fixes missing .highlight class 2005-11-28 08:44:57 +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
andreabix c793c3ff04 Fixed hidden course section not changing. Now hidden sections are evidenced by a dashed line all around hidden sections. 2005-07-28 11:57:31 +00:00
andreabix 1095893a1e Fixed dimmed link not appearing dimmed. 2005-07-04 10:24:52 +00:00
andreabix 4b5f2a4b0b Fixed Bug [Bug 3391] : formal_white theme doesn't show date in lastest news block 2005-06-22 08:35:33 +00:00
moodler eaf4b379a9 Removed some debugging stuff 2005-05-17 14:04:55 +00:00
stronk7 3fdbfb951b Tabs are out
(please don't use tabs in code, configure your editor to 4 cc per tab)
2005-05-17 00:06:51 +00:00
andreabix f738f91958 Updated css to support new block DIVs 2005-05-13 16:37:44 +00:00
andreabix d5631cd55b Updated missing Homelink on footer 2005-05-02 17:14:57 +00:00
andreabix 2a1e149c95 Tabs files 2005-04-22 17:59:30 +00:00
andreabix 9059a7b076 Added tabs and forum colour classes 2005-04-22 17:23:57 +00:00
andreabix 0f92d79367 Fixed missing color classes for side calendar popup 2005-04-18 16:34:28 +00:00
andreabix 4cc87d57cd Various problem fixing 2005-04-10 14:20:50 +00:00
andreabix 72edbc050c Various problem fixing 2005-04-10 14:06:36 +00:00
andreabix 2f1c8b94cd Other problems fixing 2005-04-08 13:06:21 +00:00
andreabix 2c6dc1879d Updated classes and fixed first group of problems 2005-04-08 11:39:06 +00:00
andreabix cd0a36fd35 Added and transalted new strings. 2005-04-01 15:49:36 +00:00
moodler d65a650133 Fixes for Theme preview 2005-01-31 05:58:03 +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 />
- &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 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