同步web
@@ -1,4 +1,4 @@
-o2.widget.SimpleEditor.Actions = o2.widget.SimpleEditor.Actions || {};
+o2.widget.SimpleEditor.Actions = o2.widget.SimpleEditor.Actions || {};
o2.widget.SimpleEditor.Actions.Emotion = new Class({
Implements: [Options, Events],
options: {
o2.widget.SimpleEditor.Actions.Image = new Class({
-(function(){
+(function(){
o2.widget.SimpleEditor = o2.widget.SimpleEditor || {};
o2.widget.SimpleEditor.Actions = o2.widget.SimpleEditor.Actions || {};
o2.widget.SimpleEditor.Actions.setting = o2.widget.SimpleEditor.Actions.setting || {};
-{
+{
"MWF_editor_head":{
"margin-top": "10px",
"padding": "10px 0"
"item":[
{
"id" : "Image",
"display":"none",
"margin-top": "5px",
-/***************************
+/***************************
HTML编辑器,使用前需要引入mootools js 文件和 o2 文件
本文件可能用到的其他文件:
../SimpleEditor/Actions 文件夹存放操作执行时需要的 js文件
-
+
/* AUTO-GENERATED. DO NOT MODIFY. */
/*
-/*
+/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
-/**
+/**
* @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
For licensing, see LICENSE.html or http://ckeditor.com/license