moodle/lib/editor/htmlarea
mjollnir_ 64aea3f055 Merged from MOODLE_17_STABLE:
add support for https source for popups

previously fullscreen.php tried to load any javascript files that were
running in the popup's parent.
If the source of the script didn't start with "http:" it was assumed
that it must be a relative path. This caused problems when it tried to
make it into an absolute path.
Fixed Regex to include support for https
Credit: Peter Bulmer <peterb@catalyst.net.nz>
2007-04-09 20:40:22 +00:00
..
images New help button for keyboard shortcuts. 2006-11-30 08:31:43 +00:00
lang remove use of get_String("thischarset") replace it with utf-8 MDL-7570 2006-11-15 20:39:26 +00:00
plugins Fixed some words 2006-10-14 07:29:34 +00:00
popups Merged from MOODLE_17_STABLE: 2007-04-09 20:40:22 +00:00
coursefiles.php Editor related fixes: 2007-01-27 23:23:44 +00:00
dialog.js
htmlarea.class.php MDL-8597 - Fixed: weblib.php::print_speller_code was adding CDATA and <script> tags around the code, when this was already done by weblib.php::use_html_editor(). 2007-03-02 05:06:51 +00:00
htmlarea.css
htmlarea.php Editor related fixes: 2007-01-27 23:23:44 +00:00
htmlarea_bak.php Fixed some words 2006-10-14 07:29:34 +00:00
index.html
license.txt
popupdiv.js
popupwin.js Fixed some words 2006-10-14 07:29:34 +00:00
release-notes.html