ckeditor需要配置的功能列表

Posted yiyi17

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ckeditor需要配置的功能列表相关的知识,希望对你有一定的参考价值。



//class: cke_button( 按钮 )  , ck_combo(下拉)
/*
需要配置的功能列表
document:保存(save)、新建(newpage)、预览(preview)、打印(print)
mode:源码(source)、源码弹窗(需要挂在plugin上sourcedialog)
doctools:模版(templates)
clipboard:剪切(cut)、复制(copy)、粘贴(paste)、粘贴为无格式文本(pastetext)、从MS word粘贴(pastefromword)
undo:撤销(undo)、重做(redo)
find:查找(find)、替换(replace)
selection:全选(selectall)
spellchecker:拼写检查(scayt)
list:编号列表(numberedlist)
indent:减少缩进量(outdent)、增加缩进量(indent)
blocks:块引用(blockquote)、创建DIV容器(creatediv)
align:左对齐(justifyleft)、居中(justifycenter)、右对齐(justifyright)、两端对齐(justifyblock)
bidi:文字方向为从左至右(bidiltr)、文字方向为从右至左(bidirtl)、设置语言(language)
insert:图像(image)、Flash(flash)、表格(table)、插入水平线(horizontalrule)、表情符(smiley)、插入特殊符号(specialchar)、插入打印分页符(pagebreak)、Iframe(iframe)
forms:表单(form)、复选框(checkbox)、单选框(radio)、当行文本(textfiled)、多行文本(textarea)、列表/菜单(select)、按钮(button)、图像按钮(imagebutton)、隐藏域(hiddenfield)、mathFormula(公式)
styles:样式(styles)、格式(format)、字体(font)、字体大小(fontsize)、下划线(borderbottm)
colors:文本颜色(textcolor)、背景颜色(bgcolor)、
basicstyles:加粗(bold)、倾斜(italic)、下划线(underline)、删除线(strike)、下标(subscript)、上标(superscript)
cleanup:格式刷(copyformatting)、清楚格式(removeformat)
about:关于(about)
underline2:带下划线空格(underline2)
delimiter:分隔符(delimiter)
links:插入/编辑超链接(link)、取消超链接(unlink)、插入/编辑锚点链接(anchor)
tools:全屏(maximize)、显示区块(showblocks)
*/


以上是关于ckeditor需要配置的功能列表的主要内容,如果未能解决你的问题,请参考以下文章

CKEditor上传图片—配置CKFinder

ckeditor 4.1 调试成功后,发现没有上传图片功能,如果配置出来呢?

drupal中安装CKEditor文本编辑器,并配置图片上传功能 之 方法二

CKEditor (Toolbar Definition)工具栏自定义配置

如何为CKEditor的表配置选择包含颜色?

强制 CKEDITOR 刷新配置