eyoucms问答插件如何改造升级编辑器
作者:admin 分类:eyoucms使用教程 时间:2023-05-26 浏览:
今天有用户反应问答插件的编辑器太简单,客户需要插入视频,需要添加超链接。
本来是这样的:


提问和编辑问题的时候都太过于简单。
改造后效果如下:

测试效果:

今天就发布升级改造的教程,教程如下:
分别打开/template/plugins/ask/pc/ 目录下的这三个文件进行编辑
edit_ask.htm details.htm edit_answer.htm

搜索:toolbars,将原来的字段修改成截图所示。具体的图标可以参考百度编辑器官方的说明,可以自己适当增减。切记注意格式
toolbars: [[ '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', '|', 'simpleupload', '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', 'drafts', 'help','previewmobile' ]],
文章链接:https://eyhtml.com/xinwendongtai/426.html
文章标题:eyoucms问答插件如何改造升级编辑器
文章版权:所发布的内容,部分为原创文章,转载请注明来源,网络转载文章如有侵权请联系我们!
本文最后更新发布于
文章标题:eyoucms问答插件如何改造升级编辑器
文章版权:所发布的内容,部分为原创文章,转载请注明来源,网络转载文章如有侵权请联系我们!
本文最后更新发布于
2023-05-26


