Commit Graph

14 Commits

Author SHA1 Message Date
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