wymeditor cannot save inserted iframe

2019-02-17 00:08发布

问题:

WymEditor (http://wymeditor.org) always deletes inserted iframe to its content. So i cannot add vimeo player block to my page.

How can I avoid it?

Regards, Alexey Zakharov

回答1:

Since May 31, 2011, the WYMeditor Embed Plugin supports iframe embedding. To include this support, simply include the embed plugin script in your HTML. Eg.

<script type="text/javascript" src="path/to/wymeditor/plugins/embed/jquery.wymeditor.embed.js"></script>