change author

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2013-11-07 02:42:42 +00:00
parent 08022a1ddb
commit dbc18a4f99
391 changed files with 1025 additions and 1025 deletions

View file

@ -1,5 +1,5 @@
@charset "utf-8";
/* NHN (developers@xpressengine.com) */
/* NAVER (developers@xpressengine.com) */
/* TextEditor */
.xeTextEditor {margin:0 12px 0 0}
.xeTextEditor textarea {display:block;margin:0;padding:5px}

View file

@ -2816,7 +2816,7 @@ var TextRange = function(oEl) {
/**
* Selection for textfield
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
TextRange.prototype.getSelection = function() {
var obj = this._o;
@ -5102,7 +5102,7 @@ var oMessageMap = {
xe.XpressCore.oMessageMap = oMessageMap;
/**
* XHTML Formatter
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
var
regex_meanless_css1 = /<(.*?)\s+style\s*=\s*"(.*?(?:margin|padding)\s*:\s*0(?:px)?.*?|.*?\-(?:moz|ms|webkit|opera).*?)"(.*?)>/ig,
@ -5265,7 +5265,7 @@ xe.XE_XHTMLFormatter = $.Class({
/**
* Support XE extensions
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_Extension = $.Class({
name : "XE_Extension",
@ -5352,7 +5352,7 @@ xe.XE_Extension = $.Class({
});
/**
* Auto saving
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_AutoSave = $.Class({
name : "XE_AutoSave",
@ -5399,7 +5399,7 @@ xe.XE_AutoSave = $.Class({
});
/**
* Format Block plugin
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_FormatWithSelectUI = $.Class({
name : "XE_FormatWithSelectUI",
@ -5439,7 +5439,7 @@ xe.XE_FormatWithSelectUI = $.Class({
});
/**
* Enhanced Table Fetures
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
// 표 편집 확장 기능

View file

@ -2816,7 +2816,7 @@ var TextRange = function(oEl) {
/**
* Selection for textfield
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
TextRange.prototype.getSelection = function() {
var obj = this._o;
@ -5102,7 +5102,7 @@ var oMessageMap = {
xe.XpressCore.oMessageMap = oMessageMap;
/**
* XHTML Formatter
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
var
regex_meanless_css1 = /<(.*?)\s+style\s*=\s*"(.*?(?:margin|padding)\s*:\s*0(?:px)?.*?|.*?\-(?:moz|ms|webkit|opera).*?)"(.*?)>/ig,
@ -5265,7 +5265,7 @@ xe.XE_XHTMLFormatter = $.Class({
/**
* Support XE extensions
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_Extension = $.Class({
name : "XE_Extension",
@ -5352,7 +5352,7 @@ xe.XE_Extension = $.Class({
});
/**
* Auto saving
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_AutoSave = $.Class({
name : "XE_AutoSave",
@ -5399,7 +5399,7 @@ xe.XE_AutoSave = $.Class({
});
/**
* Format Block plugin
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
xe.XE_FormatWithSelectUI = $.Class({
name : "XE_FormatWithSelectUI",
@ -5439,7 +5439,7 @@ xe.XE_FormatWithSelectUI = $.Class({
});
/**
* Enhanced Table Fetures
* @author NHN (developer@xpressengine.com)
* @author NAVER (developer@xpressengine.com)
*/
// 표 편집 확장 기능

View file

@ -9,25 +9,25 @@
<title xml:lang="zh-TW">XpressEditor面板</title>
<title xml:lang="tr">XpressEditor Dış Görünümü</title>
<description xml:lang="ko">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="en">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="vi">
XpressEditor dựa trên SmartEditor cơ bản, được tạo bởi NHN
XpressEditor dựa trên SmartEditor cơ bản, được tạo bởi NAVER
</description>
<description xml:lang="es">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="jp">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="zh-CN">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="zh-TW">
XpressEditor based on SmartEditor Basic by NHN
XpressEditor based on SmartEditor Basic by NAVER
</description>
<description xml:lang="tr">
XpressEditor, SmartEditor 'e dayanmaktadır.
@ -35,14 +35,14 @@
<version>0.3.16</version>
<date>2009-03-22</date>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NHN</name>
<name xml:lang="es">NHN</name>
<name xml:lang="en">NHN</name>
<name xml:lang="vi">NHN</name>
<name xml:lang="jp">NHN</name>
<name xml:lang="zh-CN">NHN</name>
<name xml:lang="zh-TW">NHN</name>
<name xml:lang="tr">NHN</name>
<name xml:lang="ko">NAVER</name>
<name xml:lang="es">NAVER</name>
<name xml:lang="en">NAVER</name>
<name xml:lang="vi">NAVER</name>
<name xml:lang="jp">NAVER</name>
<name xml:lang="zh-CN">NAVER</name>
<name xml:lang="zh-TW">NAVER</name>
<name xml:lang="tr">NAVER</name>
</author>
<colorset>
<color name="white">