nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
skodak
0d3bb48dc8
MDL-7953 xhtml compliance in messaging - first step
2006-12-18 09:04:33 +00:00
toyomoyo
d7f0baa944
merged fix for 5881
2006-06-21 03:13:46 +00:00
moodler
30b2d32eea
Fixed translation problem (bug 2340)
2005-04-20 03:05:58 +00:00
moodler
a9d9b46af8
Guests can't use messaging
2005-03-17 20:39:30 +00:00
moodler
d0c0566a38
Use new tabs (SE)
2005-03-16 08:52:28 +00:00
moodler
cdf3925518
Messaging can now be completely disabled using $CFG->messaging
2005-01-31 07:11:42 +00:00
moodler
f49ed84bd2
Removed some THEME
2005-01-28 17:40:04 +00:00
moodler
e848159413
SOme code tidyups, and fixes for missing langauge strings as per bug 2340
2005-01-05 15:31:43 +00:00
moodler
9ae3253e6e
$ME is not always reliable in this case
2005-01-05 07:22:08 +00:00
moodler
fd7006f6b4
Some tweaks here and there to the display
2005-01-03 10:49:40 +00:00
moodler
405f01ee2d
Emailing is now working well, and more GUI cleanups
2005-01-01 16:00:35 +00:00
moodler
e520509acb
Tidying up icons and layout
2005-01-01 11:47:18 +00:00
moodler
b9ee063899
Added access to discussion histories
2005-01-01 04:23:09 +00:00
moodler
3fca929936
No changes, just rearranging code a little
2004-12-31 02:17:44 +00:00
moodler
e8e2d7f12f
Latest messaging system
...
Needs a lot of work still but you can now manage your contact list
and send/receive messages from people so it's usable!
2004-12-28 13:49:15 +00:00
moodler
172186b8c4
Draft beginning of new messaging system that Martin and Shane are working on.
2004-12-16 12:40:36 +00:00