Browse code

Update tinyMCE to version 4.5.3

Simona Francini authored on 2017/03/23 14:41:49 • Jimako committed on 2019/10/30 05:26:04
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,14 +0,0 @@
1
-Version 2.0.1 (2008-03-12)
2
-	Fixed bug where Firefox 3 wasn't loading the contents correctly.
3
-Version 2.0 (2008-01-30)
4
-	Final version of the 2.x branch released.
5
-Version 2.0rc1 (2008-01-14)
6
-	Moved package from beta to release candidate.
7
-Version 2.0b2 (2007-11-21)
8
-	Fixed typo of que to queue so it compatible with TinyMCE 3.0b1.
9
-Version 2.0b1 (2007-11-15)
10
-	Fixed bug with IE6 casting an error on async property.
11
-Version 2.0a2 (2007-11-xx)
12
-	Fixed bug where on demand loading didn't work correctly in IE and Safari.
13
-Version 2.0a1 (2007-11-01)
14
-	Rewritten compressor for TinyMCE 3.x has on demand and progressive loading features.
Browse code

Initial uplad w/ php7 fixes

Rainer Volkrodt authored on 2016/03/12 15:54:02
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,14 @@
1
+Version 2.0.1 (2008-03-12)
2
+	Fixed bug where Firefox 3 wasn't loading the contents correctly.
3
+Version 2.0 (2008-01-30)
4
+	Final version of the 2.x branch released.
5
+Version 2.0rc1 (2008-01-14)
6
+	Moved package from beta to release candidate.
7
+Version 2.0b2 (2007-11-21)
8
+	Fixed typo of que to queue so it compatible with TinyMCE 3.0b1.
9
+Version 2.0b1 (2007-11-15)
10
+	Fixed bug with IE6 casting an error on async property.
11
+Version 2.0a2 (2007-11-xx)
12
+	Fixed bug where on demand loading didn't work correctly in IE and Safari.
13
+Version 2.0a1 (2007-11-01)
14
+	Rewritten compressor for TinyMCE 3.x has on demand and progressive loading features.