Browse code

tinyMCE '2' is now 2.1.2 - Seems tinyMCE '2' was actually 3.0.9 (my fault for not checking), so '2' is now 2.1.2, and '3' is now 3.4.8... eFiction 3.4.3 used tinyMCE 2.1.0, and 3.5 upgraded that to 3.0.9.

Clarissa Walker authored on 2026/07/28 07:20:33
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

TinyMCE version directories relocated to /tinymce/ directory, each with its own version numbers: 2, 3, 4 - Slight naming tweak to TinyMCE dropdown in site settings

Clarissa Walker authored on 2026/07/27 13:46:03
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.