]> git.mjollnir.org Git - moodle.git/commit
A new feature to allow teachers to browse course files to
authormoodler <moodler>
Sun, 12 Oct 2003 17:12:02 +0000 (17:12 +0000)
committermoodler <moodler>
Sun, 12 Oct 2003 17:12:02 +0000 (17:12 +0000)
commit50bdc74de2d3fa40647081e0fc0291f825254e83
treef1e5a7c6e197fa7de2b3d6e82ea00922e64c84c0
parent35cd5f90eeb2dfe26f59aee102e3e1311d8949cb
A new feature to allow teachers to browse course files to
find images to insert into Richtext editor windows.

This hack was started by Janne Mikkonen, and I further refined it
to fit better into Moodle.

See:  http://moodle.org/mod/forum/discuss.php?d=2126
lib/rte/README_MOODLE
lib/rte/courseimages.php [new file with mode: 0644]
lib/rte/dlg_ins_image.php [new file with mode: 0644]
lib/rte/richedit.php [new file with mode: 0644]
lib/rte/rte.php [new file with mode: 0644]
lib/weblib.php