enable flickr and picasa in TinyMCE

只谈情不闲聊 提交于 2019-12-11 10:35:36

问题


My client needs flickr and picasa support in my TinyMCE editor. Has anybody got any advice on plugins which would allow him to do 'standard' embed functions? I know that wordpress supports this, and I'd like to enable it in my own non-wordpress TinyMCE editor in a similar way.

Also, I'm using HTMLPurifier on the server to sanitise any input. I've enabled safe iframe embedding, so can support that, but other types of embed may need some extra work on HTMLPurifier.

What are the standard ways of embedding Picasa and Flickr, and does anybody know of any good TinyMCE plugins that support it?

Thanks.


回答1:


I found the tinymce picasa plugin. It is located here. You need to copy that folder to tinymces plugin directory. Your tinymce configuration needs to be modified so that that plugin gets added and the button too.

Concerning flickr this might be of interest to you.



来源:https://stackoverflow.com/questions/14476810/enable-flickr-and-picasa-in-tinymce

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!