使用 JavaScript能使本网站更好的工作。
首页
注册
登录
DedeBIZ
/
DedeV6
关注
2
点赞
0
派生
0
代码
合并请求
0
版本发布
29
动态
浏览代码
Update config.js
tags/6.0.4^2
tianya
3 年前
父节点
ebdcfe0e3f
当前提交
dead09ef27
共有
1 个文件被更改
,包括
2 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-0
src/static/ckeditor/config.js
+ 2
- 0
src/static/ckeditor/config.js
查看文件
@@ -20,6 +20,8 @@ CKEDITOR.editorConfig = function (config) {
{ name: 'tools', groups: ['tools'] }
];
config.height = 500;
config.extraPlugins = 'html5video,dedepagebreak,textindent';
config.removeButtons = 'About,ShowBlocks,Iframe,Flash,Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField';
撰写
预览
正在加载...
取消
保存