完整的tinymce+powerpaste(项目使用中)

时间:2022-07-02 05:29:22
【文件属性】:

文件名称:完整的tinymce+powerpaste(项目使用中)

文件大小:769KB

文件格式:ZIP

更新时间:2022-07-02 05:29:22

tinymce 复制 黏贴 上传图片 powerpaste

tinymce 官网的一个收费插件powerpaste,此插件目前官网收费每月12美刀,powerpaste放到\tinymce\plugins目录下,在页面引入tinymce.min.js。代码参数配置:tinymce.init({powerpaste_word_import: 'propmt',powerpaste_allow_local_images: true,paste_data_images: true,powerpaste_html _import: 'propmt',plugins:['找到paste替换成powerpaste']}) 注意事项:上传图片注意图片命名规则,(特别是一次复制多张图片的时候),如果图片路径需要http://*** 来展示,需要调整 tinymce.min.js的 一句代码即可:搜索(data-mce-src)花了3,4天时间研究出来的,需要帮助的朋友请联系我,微信号:novazhjun


【文件预览】:
tinymce
----skins()
--------ui()
--------content()
----jquery.tinymce.min.js(7KB)
----.DS_Store(8KB)
----tinymce.min.js(662KB)
----plugins()
--------textpattern()
--------textcolor()
--------wordcount()
--------autoresize()
--------charmap()
--------.DS_Store(12KB)
--------codesample()
--------colorpicker()
--------save()
--------fullscreen()
--------paste()
--------autolink()
--------imagetools()
--------insertdatetime()
--------autosave()
--------directionality()
--------emoticons()
--------spellchecker()
--------searchreplace()
--------visualchars()
--------quickbars()
--------tabfocus()
--------toc()
--------code()
--------importcss()
--------preview()
--------pagebreak()
--------print()
--------help()
--------legacyoutput()
--------media()
--------lists()
--------table()
--------nonbreaking()
--------bbcode()
--------advlist()
--------template()
--------image()
--------contextmenu()
--------hr()
--------anchor()
--------fullpage()
--------visualblocks()
--------noneditable()
--------link()
--------powerpaste()
--------lineheight()
----langs()
--------zh_CN.js(11KB)
--------readme.md(151B)
----license.txt(26KB)
----themes()
--------.DS_Store(6KB)
--------silver()
--------mobile()

网友评论