summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwei <>2006-11-16 00:10:41 +0000
committerwei <>2006-11-16 00:10:41 +0000
commit750f6c453bb21d6cef0eed50ed742fe7048709d2 (patch)
tree3d9cf9383eb94a5a13ef138007427001050689bd
parent290efbe4d33905b5ca006ac4f3db005421a0a4cf (diff)
Update tiny_mce to 2.0.8
-rw-r--r--.gitattributes1
-rw-r--r--framework/3rdParty/TinyMCE/readme.txt13
-rw-r--r--framework/3rdParty/TinyMCE/tiny_mce.md52
-rw-r--r--framework/3rdParty/TinyMCE/tiny_mce.tarbin3164160 -> 2938880 bytes
4 files changed, 1 insertions, 15 deletions
diff --git a/.gitattributes b/.gitattributes
index cd4e0250..29c0c88d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1324,7 +1324,6 @@ framework/3rdParty/SafeHtml/TSafeHtmlParser.php -text
framework/3rdParty/SafeHtml/license.txt -text
framework/3rdParty/SafeHtml/readme.txt -text
framework/3rdParty/TinyMCE/license.txt -text
-framework/3rdParty/TinyMCE/readme.txt -text
framework/3rdParty/TinyMCE/tiny_mce.md5 -text
framework/3rdParty/TinyMCE/tiny_mce.tar -text
framework/3rdParty/WsdlGen/Wsdl.php -text
diff --git a/framework/3rdParty/TinyMCE/readme.txt b/framework/3rdParty/TinyMCE/readme.txt
deleted file mode 100644
index e242d71a..00000000
--- a/framework/3rdParty/TinyMCE/readme.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-TinyMCE Compressor 1.03
--------------------------
-
-TinyMCE Compressor gzips all javascript files in TinyMCE to a single streamable file.
-This makes the overall download sice 70% smaller and all requests are merged into a few requests.
-
-To enable this compressor simply place the tiny_mce_gzip.php in the tiny_mce directory where tiny_mce.js is located and switch your scripts form:
-
-<script language="javascript" type="text/javascript" src="tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
-
-to
-
-<script language="javascript" type="text/javascript" src="tinymce/jscripts/tiny_mce/tiny_mce_gzip.php"></script>
diff --git a/framework/3rdParty/TinyMCE/tiny_mce.md5 b/framework/3rdParty/TinyMCE/tiny_mce.md5
index 7e3ff1f8..3b762c77 100644
--- a/framework/3rdParty/TinyMCE/tiny_mce.md5
+++ b/framework/3rdParty/TinyMCE/tiny_mce.md5
@@ -1 +1 @@
-92380b28b827c8d569026439abb44142 tiny_mce.tar
+e36224ed0e9d1b76532c97c5289841fe *tiny_mce.tar
diff --git a/framework/3rdParty/TinyMCE/tiny_mce.tar b/framework/3rdParty/TinyMCE/tiny_mce.tar
index 125ee624..6e84de28 100644
--- a/framework/3rdParty/TinyMCE/tiny_mce.tar
+++ b/framework/3rdParty/TinyMCE/tiny_mce.tar
Binary files differ