| 
														
															@@ -528,8 +528,11 @@ function loadEditorParam(e) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		yun.domain = domain; 
														 | 
														
														 | 
														
															 		yun.domain = domain; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		yun.path = path; 
														 | 
														
														 | 
														
															 		yun.path = path; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!key) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		key = 1; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	if (!media) { 
														 | 
														
														 | 
														
															 	if (!media) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		media = key; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		media = 3; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	var view = config.upload.replace('save', 'view'); 
														 | 
														
														 | 
														
															 	var view = config.upload.replace('save', 'view'); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -547,7 +550,8 @@ function loadEditorParam(e) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		uploadResJson : config.uploadRes + '.kindeditor?key=' + key + '&search=' + upload_search_value, 
														 | 
														
														 | 
														
															 		uploadResJson : config.uploadRes + '.kindeditor?key=' + key + '&search=' + upload_search_value, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		uploadMediaJson : config.upload + '.kindeditor?key=' + media + '&search=' + upload_search_value, 
														 | 
														
														 | 
														
															 		uploadMediaJson : config.upload + '.kindeditor?key=' + media + '&search=' + upload_search_value, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		uploadYunJson : yun, 
														 | 
														
														 | 
														
															 		uploadYunJson : yun, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		fileManagerJson : view + '.files?key=' + media + '&upload_search=' + upload_search, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		fileManagerJson : view + '.files?key=' + key + '&upload_search=' + upload_search, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		mediaManagerJson : view + '.files?key=' + media + '&upload_search=' + upload_search, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		htmlTags : { 
														 | 
														
														 | 
														
															 		htmlTags : { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			section : ['id', 'class', 'color', 'size', 'face', '.background-color'], 
														 | 
														
														 | 
														
															 			section : ['id', 'class', 'color', 'size', 'face', '.background-color'], 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -590,7 +594,7 @@ function loadEditorParam(e) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		        'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright', 
														 | 
														
														 | 
														
															 		        'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		        'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/', 
														 | 
														
														 | 
														
															 		        'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		        'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold', 
														 | 
														
														 | 
														
															 		        'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-		        'italic', 'underline', 'lineheight', 'removeformat', 'insertorderedlist','|', 'image','table', 'hr', 'pagebreak','link', 'unlink' 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+		        'italic', 'underline', 'lineheight', 'removeformat', 'insertorderedlist','|', 'image','media','table', 'hr', 'pagebreak','link', 'unlink' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		] 
														 | 
														
														 | 
														
															 		] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		/* 
														 | 
														
														 | 
														
															 		/* 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		items : [ 
														 | 
														
														 | 
														
															 		items : [ 
														 |