【问题标题】:I am trying to allow users to upload pictures via the TinyMCE editor and insert in the users post我正在尝试允许用户通过 TinyMCE 编辑器上传图片并插入用户帖子
【发布时间】:2019-05-07 22:36:02
【问题描述】:

我正在尝试允许用户在写帖子时将图像上传到他们的 TinyMCE 文本区域。我目前在网站上有 TinyMCE 文本小部件,但是当您单击图像时,您必须输入 URL。我希望他们能够从他们的计算机文件中挑选。

【问题讨论】:

    标签: django tinymce


    【解决方案1】:

    TinyMCE 的文档有一个关于这个主题的完整部分:https://www.tiny.cloud/docs/configure/file-image-upload

    特别是看起来你想要实现这个:https://www.tiny.cloud/docs/configure/file-image-upload/#file_picker_callback

    【讨论】:

      猜你喜欢
      • 2021-06-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-08-07
      • 2011-06-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多