merge sandbox to trunk for 1.4.4

git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2010-09-28 07:24:47 +00:00
parent 200d63636c
commit b8299c8a65
683 changed files with 70982 additions and 69716 deletions

View file

@ -2986,8 +2986,7 @@ var TextRange = function(oEl) {
/**
* Selection for textfield
*
* @author hooriza
* @author NHN (developer@xpressengine.com)
*/
TextRange.prototype.getSelection = function() {
var obj = this._o;
@ -5425,7 +5424,7 @@ var oMessageMap = {
xe.XpressCore.oMessageMap = oMessageMap;
/**
* XHTML Formatter
* @author gony
* @author NHN (developer@xpressengine.com)
*/
var
regex_meanless_css1 = /<(.*?)\s+style\s*=\s*"(.*?(?:margin|padding)\s*:\s*0(?:px)?.*?|.*?\-(?:moz|ms|webkit|opera).*?)"(.*?)>/ig,
@ -5661,7 +5660,7 @@ xe.XE_XHTMLFormatter = $.Class({
/**
* Support XE extensions
* @author gony
* @author NHN (developer@xpressengine.com)
*/
xe.XE_Extension = $.Class({
name : "XE_Extension",
@ -5748,7 +5747,7 @@ xe.XE_Extension = $.Class({
});
/**
* Auto saving
* @author gony
* @author NHN (developer@xpressengine.com)
*/
xe.XE_AutoSave = $.Class({
name : "XE_AutoSave",
@ -5795,7 +5794,7 @@ xe.XE_AutoSave = $.Class({
});
/**
* Format Block plugin
* @author gony
* @author NHN (developer@xpressengine.com)
*/
xe.XE_FormatWithSelectUI = $.Class({
name : "XE_FormatWithSelectUI",
@ -5835,7 +5834,7 @@ xe.XE_FormatWithSelectUI = $.Class({
});
/**
* Enhanced Table Fetures
* @author gony
* @author NHN (developer@xpressengine.com)
*/
// 표 편집 확장 기능