douzi8127 2017-12-06 10:46
浏览 30
已采纳

允许用户使用图像和文本编写动态博客页面

I am trying to build a blog page, that the users enter text and drag images anywhere on the blog/page, and then they could save it.

I need it to look something like:

enter image description here

Do you know how to make something like that? I tried to look over the web, and could't find how to make it, neither open source project.

thx (:

  • 写回答

1条回答 默认 最新

  • dongzhang8475 2017-12-06 10:51
    关注

    If the drag & drop part is not mandatory I would use a WYSIWYG editor to let the user write the contents they want and include images. Well, in your case maybe 2 editors, one for the subject and another one for the content.

    In google you can find lots of them like https://www.froala.com/wysiwyg-editor and https://www.tinymce.com/

    In some of them (like the tinymce one) you can choose which options you let the user use from all the options they provide. I used it some years ago in a platform to create and send bunch of emails to subscribed users. And the email contents were created in a similar way at what you have just described.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

悬赏问题

  • ¥15 没输出运行不了什么问题
  • ¥20 输入import torch显示Intel MKL FATAL ERROR,系统驱动1%,: Cannot load mkl_intel_thread.dll.
  • ¥15 点云密度大则包围盒小
  • ¥15 nginx使用nfs进行服务器的数据共享
  • ¥15 C#i编程中so-ir-192编码的字符集转码UTF8问题
  • ¥15 51嵌入式入门按键小项目
  • ¥30 海外项目,如何降低Google Map接口费用?
  • ¥15 fluentmeshing
  • ¥15 手机/平板的浏览器里如何实现类似荧光笔的效果
  • ¥15 盘古气象大模型调用(python)
手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部