Commit f1c1e7ce authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

update FCKeditor to 2.6.4.1.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28252 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 54d0b69f
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts49309338.49</string> </value> <value> <string>ts49309716.77</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -109,8 +109,8 @@ window.onload = function()\r\n ...@@ -109,8 +109,8 @@ window.onload = function()\r\n
\t\t\t\t\t\t\t\tborder-left: #000000 1px solid; border-bottom: #000000 1px solid">\r\n \t\t\t\t\t\t\t\tborder-left: #000000 1px solid; border-bottom: #000000 1px solid">\r\n
\t\t\t\t\t\t\t\t<span fcklang="DlgAboutVersion">version</span>\r\n \t\t\t\t\t\t\t\t<span fcklang="DlgAboutVersion">version</span>\r\n
\t\t\t\t\t\t\t\t<br />\r\n \t\t\t\t\t\t\t\t<br />\r\n
\t\t\t\t\t\t\t\t<b>2.6.4</b><br />\r\n \t\t\t\t\t\t\t\t<b>2.6.4.1</b><br />\r\n
\t\t\t\t\t\t\t\tBuild 21629</td>\r\n \t\t\t\t\t\t\t\tBuild 23187</td>\r\n
\t\t\t\t\t\t</tr>\r\n \t\t\t\t\t\t</tr>\r\n
\t\t\t\t\t</table>\r\n \t\t\t\t\t</table>\r\n
\t\t\t\t</td>\r\n \t\t\t\t</td>\r\n
...@@ -200,7 +200,7 @@ document.write( \'<b>User Language<\\/b><br />\' + sUserLang ) ;\r\n ...@@ -200,7 +200,7 @@ document.write( \'<b>User Language<\\/b><br />\' + sUserLang ) ;\r\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>5684</int> </value> <value> <int>5686</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts45749208.15</string> </value> <value> <string>ts49309716.93</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -90,8 +90,8 @@ FCKeditor.MinHeight = 200 ;\r\n ...@@ -90,8 +90,8 @@ FCKeditor.MinHeight = 200 ;\r\n
*/\r\n */\r\n
FCKeditor.MinWidth = 750 ;\r\n FCKeditor.MinWidth = 750 ;\r\n
\r\n \r\n
FCKeditor.prototype.Version\t\t\t= \'2.6.4\' ;\r\n FCKeditor.prototype.Version\t\t\t= \'2.6.4.1\' ;\r\n
FCKeditor.prototype.VersionBuild\t= \'21629\' ;\r\n FCKeditor.prototype.VersionBuild\t= \'23187\' ;\r\n
\r\n \r\n
FCKeditor.prototype.Create = function()\r\n FCKeditor.prototype.Create = function()\r\n
{\r\n {\r\n
...@@ -369,7 +369,7 @@ function FCKeditor_IsCompatibleBrowser()\r\n ...@@ -369,7 +369,7 @@ function FCKeditor_IsCompatibleBrowser()\r\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <long>9606</long> </value> <value> <int>9608</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
2009-06-23 Kazuhiko
* update FCKeditor to 2.6.4.1.
2009-06-23 Kazuhiko 2009-06-23 Kazuhiko
* import FCKeditor 2.6.4. FCKeditor Product is no longer required. * import FCKeditor 2.6.4. FCKeditor Product is no longer required.
......
789 790
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment