Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能更改 tinymce 的图像对话框?
我想添加一个复选框(或输入)供用户选择它想要创建缩略图。我找了一个小时也没找到。
谢谢
TinyMCE 的图像对话框没有将此作为其标准发行版的一部分,但由于编辑器是在开源许可下发布的,因此您当然可以修改源代码以执行您想要的操作。如果您下载编辑器的开发版本,您将获得所有插件的未缩小版本。