开发者

How to enable Objects inclusion inside the HTMLEditor of Moodle?

开发者 https://www.devze.com 2023-01-17 20:57 出处:网络
How can I add a Flash/Object button in the HTMLEditor of Moodle ? I am looking for the same kind of button as the link button, with a browse proposition that allows me to link a swf file in the Edito

How can I add a Flash/Object button in the HTMLEditor of Moodle ?

I am looking for the same kind of button as the link button, with a browse proposition that allows me to link a swf file in the Editor.

I there a plugin for that already ? Do I have to develop it ?

I saw that it is possibl开发者_如何转开发e with TinyMCE. Is it possible to deploy TinyMCE on moodle ?

Thanks for your tips.


You just need to install http://docs.moodle.org/en/Multimedia_plugins


TinyMCE should be usable(deployable) with Moodle.

0

精彩评论

暂无评论...
验证码 换一张
取 消