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
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

Actually use TinyMCE 3.4.8 for TinyMCE3 option instead of original 2.0.1; that version is moved to 'tinymce2' directory

Clarissa Walker authored on 2026/07/27 09:02:31
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.