Commit graph

10871 commits

Author SHA1 Message Date
koenr
e100047c9c moving towards XHTML compliance - missed nowrap="nowrap" 2005-01-25 19:39:34 +00:00
defacer
6385200609 Weren't these two mistakenly switched? Compare the results from
/index.php and /course/view.php to see what I mean.
2005-01-25 19:23:05 +00:00
defacer
6bc5558ce6 Adding some extra debug output when a specific error() occurs to help track
down a problem which has been reported in the forums (it is NOT a bug though).

THIS SHOULD BE REMOVED BEFORE 1.5 IS RELEASED!
2005-01-25 19:13:09 +00:00
moodler
538a22102b Removed some THEME stuff 2005-01-25 17:39:55 +00:00
moodler
4a2c4132d5 Removed some $THEME stuff 2005-01-25 17:16:34 +00:00
moodler
0bd31300d1 Fixed a small bug in the body tag 2005-01-25 17:13:48 +00:00
moodler
3c02d134da Removed $THEME from admin pages 2005-01-25 17:08:05 +00:00
moodler
1a0de2238b Standard sitetopic is white 2005-01-25 16:37:43 +00:00
mits
3fb86bca4c new help file translated. 2005-01-25 16:17:28 +00:00
dhawes
a75758cda4 Fixed some improperly escaped double quotes within literal strings 2005-01-25 16:12:01 +00:00
moodler
bc59b0b9f2 Removed stylesheet link, and renamed containerContent to content 2005-01-25 16:09:46 +00:00
martignoni
965358a4fb Update (partial, part 1) 2005-01-25 16:06:45 +00:00
urs_hunkler
ee4dc51eec changed the name of the special course div to "course-contend" 2005-01-25 15:54:00 +00:00
moodler
e89fb61ec5 Always include the standard style sheet in print_header!
Great idea, Shane!
2005-01-25 15:53:13 +00:00
urs_hunkler
ccb2643a39 some corrections for the wiki and the admin pages concerning the new framework. 2005-01-25 15:48:16 +00:00
martignoni
773b51a1d5 It is now possible to base new questions on existing ones, see get_string('editingquestion', 'quiz'); 2005-01-25 15:28:09 +00:00
martignoni
dfbe8766f9 Initial checkin for new meta courses feature. Please test!
See http://moodle.org/mod/forum/discuss.php?d=17269 for description.
2005-01-25 15:24:57 +00:00
urs_hunkler
29db66d23d Deleted style="text-align: center;" in the surounding DIV 2005-01-25 15:24:11 +00:00
urs_hunkler
f254d4d991 Changed header.html, footer.html and the CSS files to work with the new DIV framework. Thanks Martin for making it being writing from weblib.php ;-) 2005-01-25 15:21:02 +00:00
martignoni
c51e4392cc Updating editor strings. 2005-01-25 15:16:22 +00:00
martignoni
517c3b5635 Fix for bug 2372 2005-01-25 14:57:37 +00:00
moodler
2fe8a417f1 Removed THEME 2005-01-25 14:52:17 +00:00
moodler
90cec6d978 Added $CFG->block_rss_timeout to admin config, and also convert
RSS links to make them more XHTML compliant ( & --> & )
2005-01-25 14:49:30 +00:00
dhawes
a9c38b3be8 latest update for rss_client block 2005-01-25 14:44:57 +00:00
moodler
7290d99537 Reworked styles.php to make it more programmatic with an accurate lastmodified date 2005-01-25 14:40:15 +00:00
moodler
4ff025ea60 Added styles 2005-01-25 14:33:01 +00:00
moodler
039c0ec444 Removed some inline styles 2005-01-25 14:32:43 +00:00
moodler
d30867b0bf Removed some THEME stuff 2005-01-25 14:28:47 +00:00
moodler
554cec9f27 Removed a lot of THEMES and some other clean up
A LOT of clean up and speed-up is still possible in these
important files by converting all "strings" to 'strings'
2005-01-25 14:18:51 +00:00
moodler
810393c804 Removed THEME from many course files 2005-01-25 14:03:43 +00:00
moodler
acda2ddf06 Bit of a tidy up 2005-01-25 13:49:46 +00:00
moodler
4313a1ae97 Removed THEME from these files 2005-01-25 13:47:39 +00:00
moodler
b77c41c103 Removed some THEME colours 2005-01-25 13:43:09 +00:00
moodler
b5768b9e15 Removed $THEME from site topic 2005-01-25 13:40:26 +00:00
moodler
b9aaef6c9c Blocks are 100% wide 2005-01-25 13:38:48 +00:00
moodler
c147b8ab08 Removed $THEME from everywhere :-) 2005-01-25 13:36:57 +00:00
defacer
bb8bbc7457 Giving a name to ML's baby ;-)
No, seriously, defining a suitable named constant for PARAM_LOCALURL (SC#54)
2005-01-25 13:35:14 +00:00
moodler
902b5318c6 Include a warning to not use this theme any more 2005-01-25 13:29:21 +00:00
moodler
db70c04693 Standard theme is the one to use! Everybody switch to it!! :-) 2005-01-25 13:22:18 +00:00
moodler
3e92eca303 I've set the old THEME variables to bright green to help identify
where hard-coded colours need to be removed
2005-01-25 13:20:44 +00:00
moodler
a8e1f343c0 IMPORTANT CHANGE TO THEMES!
This is the new standard theme, based on the excellent work by
Urs Hunkler (and I believe David Scotson had an influence)
who has started rationalising the old mess.

I've made this a very neutral, almost white theme.

[ Come to think of it maybe I've been looking at iPods and Mac Minis
  a bit too much recently.  ;-) ]

The idea is that the standard styles will be included by all
other themes (including custom themes) before local overriding
styles are applied.

This means that upgrades will cause less problems for custom themes.
It's a bit like the language packs, where "en" is always referenced
when a local language string isn't found.

PROGRAMMERS: All new styles MUST go into this "standard" theme,
and the default colours should match the plain white look.

Once this theme settles down a bit we need to upgrade all the other
packaged themes accordingly.
2005-01-25 13:17:15 +00:00
moodler
78bf592aba Latest standardxhtml 2005-01-25 11:20:21 +00:00
moodler
7bb6d80f33 IMPORTANT NEW FEATURE FOR CSS
print_header now produces a unique CSS class and id for each page,
allowing targeting of styles for any module or page.
2005-01-25 11:05:23 +00:00
moodler
d3c8056258 Changes for XHTML and accessibility compatibility.
Tidied up layout and other minor changes.
2005-01-25 09:39:29 +00:00
moodler
6d85b65fc1 XHTML compatibility and other minor changes 2005-01-25 07:07:13 +00:00
martinlanghoff
76560c3175 Merged from MOODLE_14_STABLE - Tighter input validation fixes SC#54 2005-01-25 06:21:39 +00:00
moodler
8ca3606339 Fixed a variable reference 2005-01-25 06:20:28 +00:00
martinlanghoff
c048e4f933 Merged from MOODLE_14_STABLE -- pending merges of shorttag fixes and SC#10 2005-01-25 06:13:36 +00:00
moodler
9995c33844 Missed one reference to rsslib.php 2005-01-25 06:10:38 +00:00
martinlanghoff
7744ea12b0 Merged from MOODLE_14_STABLE - clean_param() now handles PARAM_URL 2005-01-25 06:09:39 +00:00