Commit Graph

20 Commits

Author SHA1 Message Date
paca70 5578e1bd26 New files and correction from Mikko NUrminen and others.
Thanks all
2005-08-29 15:43:47 +00:00
moodler f0c3da1e7e Updates copied from HEAD 2005-07-07 15:49:51 +00:00
paca70 bc55fae7b9 Updates 2005-06-08 06:02:52 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
paca70 8eb142ed86 Merged from MOODLE_15_STABLE 2005-08-29 15:51:58 +00:00
paca70 67bcfee642 updates. 2005-02-08 21:41:19 +00:00
paca70 a4a6012517 Updates 2004-11-07 09:33:28 +00:00
paca70 c1872e32a8 Updates 2004-10-21 11:18:11 +00:00
paca70 6cd150cbb9 Updates 2004-10-21 10:26:59 +00:00
paca70 c6d3883634 Updates 2004-10-20 10:02:51 +00:00
paca70 a1afba4e8c Updates 2004-10-06 04:14:33 +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
paca70 efc2952731 Updates 2004-05-25 16:39:32 +00:00
paca70 c5dfc3be93 Updates, thanks to Jussi Kurikka. 2004-03-31 19:43:08 +00:00
paca70 33b10c6e6c Updates from Jussi Kurikka 2004-03-24 15:05:01 +00:00
paca70 7e99e2655c Updates, thanks to Jussi Kurikka 2004-03-02 14:26:11 +00:00
paca70 359c9742df Updates 2004-01-15 19:02:39 +00:00
paca70 3bc5359621 Converting back to iso-8859-1. Sorry for this mess... 2003-11-26 13:10:54 +00:00
moodler 088e092db8 More language fixes, mostly using print_string instead of get_string 2003-10-29 08:21:52 +00:00
moodler 4c46c425db Changes to integrate the new HTML editor into Moodle in an optional way
until it's stable enough to replace Richtext

To enable the new editor, add this line into config.php:

  $CFG->useneweditor = true;
2003-10-29 08:06:11 +00:00