mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 17:49:58 +09:00
change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08022a1ddb
commit
dbc18a4f99
391 changed files with 1025 additions and 1025 deletions
|
|
@ -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)
|
||||
*/
|
||||
|
||||
// 표 편집 확장 기능
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
*/
|
||||
|
||||
// 표 편집 확장 기능
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue