[moodle] / moodle / lib / editor / htmlarea / popups / insert_image_std.php Repository:

Log of /moodle/lib/editor/htmlarea/popups/insert_image_std.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.5.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 13:11:20 2009 WST (9 months, 1 week ago) by jonathanharker
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.5.2.1: +10 -3 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.6
MDL-12561: Regression fix: banish insecure items warning in IE7 in HTTPS sites.

blank.html now loaded with a https: URL in sites/pages using SSL.


Author: Jonathan Harker <jonathan@catalyst.net.nz>

Revision 1.5.8.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 9 12:58:39 2009 WST (9 months, 1 week ago) by jonathanharker
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.5.8.1: +10 -3 lines
Diff to previous 1.5.8.1 , to branch point 1.5 , to next main 1.6
MDL-12561: Regression fix: banish insecure items warning in IE7 in HTTPS sites.

blank.html now loaded with a https: URL in sites/pages using SSL.


Author: Jonathan Harker <jonathan@catalyst.net.nz>

Revision 1.5.8.1 - (view) (download) (annotate) - [select for diffs]
Thu May 21 10:28:34 2009 WST (9 months, 4 weeks ago) by jonathanharker
Branch: MOODLE_19_STABLE
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
MDL-12561 Fix IE6 "insecure items" warning in SSL sites using htmlarea

The HTMLArea editor uses the about:blank URL for blank pages, which
IE6 erroneously considers insecure. This commit replaces about:blank
with lib/editor/htmlarea/blank.html instead.


Author: Jonathan Harker <jonathan@catalyst.net.nz>

Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Thu May 21 09:59:01 2009 WST (9 months, 4 weeks ago) by jonathanharker
Branch: MOODLE_18_STABLE
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
MDL-12561 Fix IE6 "insecure items" warning in SSL sites using htmlarea

The HTMLArea editor uses the about:blank URL for blank pages, which
IE6 erroneously considers insecure. This commit replaces about:blank
with lib/editor/htmlarea/blank.html instead.


Author: Jonathan Harker <jonathan@catalyst.net.nz>

Revision 1.6
Tue Sep 23 22:16:33 2008 WST (17 months, 3 weeks ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED
MDL-16627 removing obsoleted HTMLArea

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jan 28 08:23:44 2007 WST (3 years, 1 month ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_BETA, MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_19_BETA
Branch point for: MOODLE_18_STABLE, MOODLE_19_CLI, MOODLE_19_QUESTIONS, MOODLE_19_STABLE
Changes since 1.4: +5 -8 lines
Diff to previous 1.4
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.)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 23:44:35 2007 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3
Bend over for XHTML 1.0 Strict ...  MDL-8049

Removed Javascript language attribute tags and added CDATA

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 16 04:39:27 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_GROUPS
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
remove use of get_String("thischarset") replace it with utf-8 MDL-7570

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Nov 5 20:59:11 2006 WST (3 years, 4 months ago) by moodler
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Merged changes for lang string fixes  MDL-7263

Revision 1.1.8.1 - (view) (download) (annotate) - [select for diffs]
Sun Nov 5 20:39:41 2006 WST (3 years, 4 months ago) by moodler
Branch: MOODLE_17_STABLE
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 , to next main 1.6
Dan's fix from MDL-7263

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Mar 4 23:24:17 2006 WST (4 years ago) by julmis
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_BETA, MOODLE_16_MERGED, MOODLE_16_WEEKLY, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_16_STABLE, MOODLE_17_NEWGROUPS, MOODLE_17_ROLES, MOODLE_17_STABLE
Moving old editor to htmlarea folder.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10