koenr
0545f923bb
xhtml compliance
...
removing the valign
replacing alt with alt=""
closing img-tag
2005-02-10 08:23:46 +00:00
mjollnir_
303d0af144
In email processing, change sitesecret (non existant) to (already used) siteidentifier
2005-02-10 07:53:52 +00:00
moodler
915602ea79
Adding theme fields for courses, users and groups
2005-02-10 07:46:20 +00:00
moodler
16fd89aa23
POintless README
2005-02-10 07:37:33 +00:00
moodler
527a293769
Removed unused files. Someday maybe we'll try XML schema again, maybe Moodle 2.0
2005-02-10 07:36:46 +00:00
moodler
1ac2128075
No message popups during secure quizzes
2005-02-10 05:13:05 +00:00
moodler
e5b02a0878
Fixed a notice
2005-02-10 05:12:27 +00:00
moodler
1695b68032
New feature: maintenance mode.
...
Admin can put a site on hold during an upgrade or theme changing etc
Controlled by a file in dataroot, so it can also be controlled via command line:
touch moodledata/1/maintenance.html
rm moodledata/1/maintenance.html
2005-02-10 05:11:34 +00:00
defacer
4f0d565da6
Bringing Quiz in line with Martin's "make Chat into a showcase for pages" idea.
2005-02-10 01:59:11 +00:00
defacer
29ba5158ad
Introducing instance ids as id attributes in blocks. This should completely
...
solve the problem where two instances of the same block did confusing things
when you tried to collapse one of them.
Incidentally, moving some styles for quiz_results block to where they belong.
2005-02-10 00:50:08 +00:00
defacer
7d50b363b5
Reworking of all calendar styles to address bug 2524.
...
**********************************************************************
* THIS IS NOT COMPLETED YET AND IN FACT IT'S QUITE BROKEN RIGHT NOW! *
**********************************************************************
My head is spinning and that's enough layout madness for one day.
2005-02-10 00:42:41 +00:00
stronk7
7c2f5523b3
Latest modifications added
2005-02-10 00:09:29 +00:00
koenr
63dc8ab940
xhtml compliance
2005-02-09 23:20:55 +00:00
koenr
255dcb52aa
more guidance: trying to prevent frequent errors
2005-02-09 23:13:54 +00:00
koenr
6cf0d79bca
More guidance: trying to prevent frequent errors
2005-02-09 23:12:49 +00:00
anvergara
6f79803000
Updated!
2005-02-09 22:45:38 +00:00
michaelpenne
f7ffb898fa
array/object initialization
2005-02-09 22:36:24 +00:00
michaelpenne
078ab023be
array/object initialization and made essay question type work with unanswered lesson flow
2005-02-09 22:34:14 +00:00
michaelpenne
d72b5b56dc
I think just array/object initialization
2005-02-09 22:31:36 +00:00
michaelpenne
0f4be3f608
initialized arrays and objects, fixed a few bugs
2005-02-09 22:29:29 +00:00
martignoni
437fa2a748
Towards XHTML compliance
2005-02-09 22:15:10 +00:00
koenr
9fb96edd4d
trying to be more clear for new languages
2005-02-09 21:39:14 +00:00
martignoni
12d3186f60
Modification for XHTML compliance
2005-02-09 21:39:12 +00:00
defacer
002ef48a50
Removing inline styles, adding a class.
2005-02-09 20:13:56 +00:00
defacer
9cbf12c076
Improving some style details etc.
...
WARNING: I have added border-spacing: 0px and border-collapse: collapse
to all TABLEs. This will change the visual result, but it's better to have
it in the CSS and override it when needed, rather than adding all those
cellpadding="0" cellspacing="0" to each table.
2005-02-09 19:56:16 +00:00
defacer
01315a50c7
Fixing a typo.
2005-02-09 19:52:33 +00:00
defacer
0e85e8f856
Extra . for cuteness :)
2005-02-09 19:51:21 +00:00
moodler
a9d5f810b2
Less $THEME, more white chocolate
2005-02-09 17:15:27 +00:00
moodler
6744033797
Removed CHAT further
2005-02-09 16:47:41 +00:00
moodler
37dfb27974
Moved chat PAGE stuff out of core as an example
2005-02-09 16:44:35 +00:00
moodler
4eac76f75a
Prevent some notices from bad calls to print_side_block_end
2005-02-09 16:17:03 +00:00
defacer
5ccb85f048
Voila! Blocks support now in chats!
2005-02-09 15:47:22 +00:00
defacer
76d37688fc
Fixing allowed formats.
2005-02-09 15:45:54 +00:00
defacer
de4505fef3
Removing bad slashes from HTML.
2005-02-09 15:42:05 +00:00
defacer
0ab589983e
New class that models the behavior of a chat activity!
...
Isn't it so small and cute? ;-)
2005-02-09 15:39:07 +00:00
moodler
fafd89a0f1
Removed $THEMEs and stuff.
...
I'm a little worried about this spaghetti code ... it's a mess!
2005-02-09 15:36:29 +00:00
defacer
d1b7d61e74
Oops! Wrong optional_param() calls.
2005-02-09 15:31:47 +00:00
defacer
d7a2023d04
Bring the param checking to the modern standard.
2005-02-09 15:30:15 +00:00
defacer
023c4bb737
A new constant for chat pages.
2005-02-09 15:26:43 +00:00
defacer
b83eee7daa
Putting all things that are common among activities into a new class
...
page_generic_activity. Then we can inherit almost all of the desired
behavior and just override a couple of functions to get going with page
support in a new activity.
2005-02-09 15:22:16 +00:00
moodler
a710d8c616
Improved feedback after an action (on redirect) and also put a
...
navigation check link up the top.
2005-02-09 15:21:56 +00:00
moodler
2c5d79d437
Added some new strings and de-capitalised most of the others. :-)
2005-02-09 15:20:59 +00:00
defacer
8ff1d30259
Let $PAGE print the header, as it should be, instead of doing it manually.
2005-02-09 15:08:51 +00:00
defacer
55815b288d
Streamlining class page_quiz, fixing things, removing needless comments.
2005-02-09 15:05:14 +00:00
martignoni
6a698f7a4b
Towards XHTML compatibility (once again !)
2005-02-09 14:59:24 +00:00
moodler
f8c883ce78
FIxed a notice
2005-02-09 14:45:19 +00:00
moodler
26ecdc5b93
Removed some variables from a copy/paste
2005-02-09 14:38:42 +00:00
urs_hunkler
fc67621b90
I commented the buttons for "XHTML, "CSS" and "Section 508" out, because I saw the theme "orangewhite" in action on a public site. In the moment Moodle will match the standars they should IMO be placed at the footer again.
2005-02-09 14:35:43 +00:00
moodler
2cef72d23a
Shane's reorganised the configuration variables
2005-02-09 13:50:35 +00:00
moodler
3e060c5c69
Updated strings, moved from moodle.php
2005-02-09 13:49:49 +00:00