引言
百度web前端研发部开发所见即所得富文本web编辑器,具有轻量,可定制,注重用户体验等特点,开源基于MIT协议,允许自由使用和修改代码...
Asp.Net和Ueditor
功能,你才有可以在线定制,然后下载,但是多数情况下,对需求还是不肯定的,这种情况下,就需要将所有的功能都下载下来,然后根据实际需求,修改配置文件,添加或者移除功能。
配置文件。找到toolbars(为了方便这里,将toobars重新排版了),这里加了注释,你可以根据需要,将不需要的功能注释,就可以定制你需要的富文本编辑器了。这里lz已添加注释,助于理解。
'fullscreen'
,'source'代码
,'|'
,'undo'
,'redo'
,'|'
,'bold'
,'italic'
,'underline'
,'fontborder'
,'strikethrough'删除线
,'superscript'
,'subscript'
,'removeformat'
,'formatmatch'
,'autotypeset'自动排版
,'blockquote'
,'pasteplain'
,'|'
,'forecolor'
,'backcolor'
,'insertorderedlist'
,'insertunorderedlist'
,'selectall'
,'cleardoc'
,'|'
,'rowspacingtop'
,'rowspacingbottom'
,'lineheight'
,'|'
,'customstyle'自定义标题
,'paragraph'
,'fontfamily'
,'fontsize'
,'|'
,'directionalityltr'
,'directionalityrtl'
,'indent'
,'|'
,'justifyleft'
,'justifycenter'
,'justifyright'
,'justifyjustify'
,'|'
,'touppercase'
,'tolowercase'
,'|'
,'link'链接
,'unlink'链接
,'anchor'
,'|'
,'imagenone'
,'imageleft'
,'imageright'
,'imagecenter'
,'|'
,'insertimage'图片
,'emotion'
,'scrawl'
,'insertvideo'
,'music'
,'attachment'
,'map'百度地图
,'gmap'
,'insertframe'
,'insertcode'代码语言
,'webapp'百度应用
,'pagebreak'分页
,'template'
,'background'
,'|'
,'horizontal'
,'date'
,'time'
,'spechars'
,'snapscreen'
,'wordimage'图片转存
,'|'
,'inserttable'
,'deletetable'删除表格
,'insertparagraphbeforetable'
,'insertrow'
,'deleterow'删除行
,'insertcol'
,'deletecol'删除列
,'mergecells'
,'mergeright'
,'mergedown'
,'splittocells'
,'splittorows'
,'splittocols'
,'charts'
,'|'
,'print'
,'preview'
,'searchreplace'