一些ueditor中添加视频链接问题

Posted donaldbase

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了一些ueditor中添加视频链接问题相关的知识,希望对你有一定的参考价值。

添加三方连接,提交后是空白问题:在whitList:{},img添加\'_utl",最后面添加下面代码

代码:

embed: [\'type\', \'class\', \'pluginspage\', \'src\', \'width\', \'height\', \'align\', \'style\', \'wmode\', \'play\',
+ \'autoplay\',\'loop\', \'menu\', \'allowscriptaccess\', \'allowfullscreen\', \'controls\', \'preload\'
],

iframe: [\'src\', \'class\', \'height\', \'width\', \'max-width\', \'max-height\', \'align\', \'frameborder\', \'allowfullscreen\']

  还有一些问题直接贴这位博友的连接吧,做个记录https://www.cnblogs.com/liuhd/articles/5900396.html

以上是关于一些ueditor中添加视频链接问题的主要内容,如果未能解决你的问题,请参考以下文章