Editor related fixes:
authorskodak <skodak>
Sat, 27 Jan 2007 23:23:44 +0000 (23:23 +0000)
committerskodak <skodak>
Sat, 27 Jan 2007 23:23:44 +0000 (23:23 +0000)
commit1e94fe068cc22494d967402f0d8d3538c67c9033
treefffc7156e41ccba30c54dd86dadd2315867228b7
parent6210ae1d43e28a064b2700bb1605cf0fe29bc874
Editor related fixes:
MDL-7545 HTML Editor does not send http headers for character encoding;
MDL-8323 added proper require_course_login()
+ fixed javascript in coursefiles broken by XHTML strict
+ general cleanup and fixing in coursefiles (themes, javascript, obsoleted functions, etc.)
14 files changed:
lib/editor/htmlarea/coursefiles.php
lib/editor/htmlarea/htmlarea.php
lib/editor/htmlarea/popups/createanchor.php
lib/editor/htmlarea/popups/dlg_ins_char.php
lib/editor/htmlarea/popups/dlg_ins_smile.php
lib/editor/htmlarea/popups/fullscreen.php
lib/editor/htmlarea/popups/insert_image.php
lib/editor/htmlarea/popups/insert_image_std.php
lib/editor/htmlarea/popups/insert_table.php
lib/editor/htmlarea/popups/link.php
lib/editor/htmlarea/popups/link_std.php
lib/editor/htmlarea/popups/preview.php
lib/editor/htmlarea/popups/searchandreplace.php
lib/editor/htmlarea/popups/select_color.php