]> git.mjollnir.org Git - moodle.git/commit
Changes to integrate the new HTML editor into Moodle in an optional way
authormoodler <moodler>
Wed, 29 Oct 2003 08:06:11 +0000 (08:06 +0000)
committermoodler <moodler>
Wed, 29 Oct 2003 08:06:11 +0000 (08:06 +0000)
commit4c46c425db2822009f61bac0aadb3328e6fcb0df
treeffbbce1e44e46751e8ba8433d933207e48f3dac7
parenta800c948914e1453665800dc45dd9077355a642b
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;
config-dist.php
lang/en/editor.php [new file with mode: 0644]
lang/en/moodle.php
lang/fi/editor.php [new file with mode: 0644]
lib/editor/lang/en.php
lib/moodlelib.php
lib/weblib.php
version.php