Files
moodle/mod/data/field
vyshane d02d138070 Clicking on a template tag e.g. [[field_name]] now adds the template tag to
the HTMLArea editor in the template views. This is not currently working in
source code mode of the editor.

Added equivalent of use_html_editor() and print_editor_config() from
/lib/weblib.php to textarea field class. We use a copy in that class instead of
calling the functions in /lib/weblib.php because we want the data module to be
compatible with Moodle 1.5. This is not ideal, but it is a necessary evil.

Updated the textarea field class to use the correct path to
/lib/editor/htmlarea/htmlarea.php.
2006-03-14 05:32:41 +00:00
..
2006-03-07 21:46:34 +00:00
2006-03-07 21:46:34 +00:00
2006-03-07 21:46:34 +00:00
2006-03-10 09:08:04 +00:00
2006-03-07 21:46:34 +00:00