DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Chat
*****************************************************
#Post#: 25146--------------------------------------------------
Trying to use video tag
DIR By: DOKEEFFE
Date: August 1, 2022, 12:13 pm
---------------------------------------------------------
I am trying to load a video in a post using
--- Code ---
[html]
<video width="640" height="480" controls >
<source
src="
HTML https://video.twimg.com/ext_tw_video/1554124231947984899/pu/vid/720x900/W21hBu5PqPU-xndS.mp4?tag=12"<br
/>type="video/mp4">
<source src="movie.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
[/html]
--- End Code ---
I can do this as Admin, but not as a normal user. What
permission do I need to give a normal user to allow this?
#Post#: 25147--------------------------------------------------
Re: Trying to use video tag
DIR By: CreateAForum
Date: August 1, 2022, 12:19 pm
---------------------------------------------------------
Admins only have the option of using html tags as for other
issues can cause security issues/issues.
#Post#: 25148--------------------------------------------------
Re: Trying to use video tag
DIR By: DOKEEFFE
Date: August 1, 2022, 12:53 pm
---------------------------------------------------------
I appreciate there's big security issues with [ html]. As a
suggestion, I'd say can you allow a bbcode equivalent of the
video tag then that translates to the <video> tag.
But I can live with the current situation, thanks.
#Post#: 25149--------------------------------------------------
Re: Trying to use video tag
DIR By: DOKEEFFE
Date: August 1, 2022, 12:55 pm
---------------------------------------------------------
or maybe automatic recognition of the normal video extensions,
.mp4, .ogg etc...
#Post#: 25150--------------------------------------------------
Re: Trying to use video tag
DIR By: CreateAForum
Date: August 1, 2022, 1:18 pm
---------------------------------------------------------
I can probably do it if the link ends in .ogg or .mp4
*****************************************************
Page 1 of 1