Integration of the latest version of CKEditor: version 3.6.4, released on 17 July 2012

SVN:trunk[2157]
This commit is contained in:
Denis Flaven
2012-08-28 13:52:07 +00:00
parent 175e2351d6
commit 9064b81461
269 changed files with 1460 additions and 506 deletions

View File

@@ -0,0 +1,6 @@
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('devtools','zh-cn',{devTools:{title:'元素信息',dialogName:'对话框窗口名称',tabName:'Tab 名称',elementId:'元素 ID',elementType:'元素类型'}});