Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Embedding Video for Discussion Topics
I would like to embed similar code as below into a new discussion topic and have it render so that people can discuss the associated content/topics that are rendered. How can this be achieved the easiest in the vanilla software package? I would like it so that only the administrator role could perform this type of function.
<div id="cubeDiv" style="position:relative;"><span style="position:relative; z-index:2;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="swfclipf446" width="520" height="590"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.thenewsroom.com/mash/swf/cube.swf?a=f446&m=81290&v=1" /><param name="base" value="."/><embed src="http://www.thenewsroom.com/mash/swf/cube.swf?a=f446&m=81290&v=1"base="." width="520" height="590" name="swfclipf446" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></span><span id="voxAdf446" style="position:absolute;z-index:2;"></span></div>
0
This discussion has been closed.
Comments
This add-on gives you the ability to embedd youtube/google/ifilm & myspace videos.
Perhaps this is something that could be added to themes, perhaps even the core theme? Would this create a security issue to have users roles in the HTML?