News:

Create A Forum Installed

Author Topic: Trying to use video tag  (Read 420 times)

0 Members and 1 Guest are viewing this topic.

Offline DOKEEFFE

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 0
    • View Profile

Badges: (View All)
50 Posts Fifth year Anniversary Level 4
Trying to use video tag
« on: August 01, 2022, 05:13:32 pm »
I am trying to load a video in a post using

Code: [Select]
[html]
<video width="640" height="480" controls >
  <source src="https://video.twimg.com/ext_tw_video/1554124231947984899/pu/vid/720x900/W21hBu5PqPU-xndS.mp4?tag=12" type="video/mp4">
  <source src="movie.ogg" type="video/ogg">
  Your browser does not support the video tag.
</video>


[/html]


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?

Share on Facebook Share on Twitter


Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Trying to use video tag
« Reply #1 on: August 01, 2022, 05:19:01 pm »
Admins only have the option of using html tags as for other issues can cause security issues/issues.

Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline DOKEEFFE

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 0
    • View Profile

Badges: (View All)
50 Posts Fifth year Anniversary Level 4
Re: Trying to use video tag
« Reply #2 on: August 01, 2022, 05:53:25 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.

Offline DOKEEFFE

  • Jr. Member
  • **
  • Posts: 52
  • Karma: 0
    • View Profile

Badges: (View All)
50 Posts Fifth year Anniversary Level 4
Re: Trying to use video tag
« Reply #3 on: August 01, 2022, 05:55:06 pm »
or maybe automatic recognition of the normal video extensions, .mp4, .ogg etc...

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Trying to use video tag
« Reply #4 on: August 01, 2022, 06:18:23 pm »
I can probably do it if the link ends in .ogg or .mp4
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
7 Replies
1160 Views
Last post June 26, 2011, 02:15:13 pm
by Aulton
5 Replies
687 Views
Last post January 05, 2012, 07:33:27 pm
by Mike Waters
17 Replies
1694 Views
Last post April 22, 2012, 11:58:03 pm
by NewBrunswick Real News
0 Replies
2032 Views
Last post July 27, 2013, 10:42:40 am
by epic_lad
1 Replies
742 Views
Last post November 30, 2020, 02:05:20 pm
by CreateAForum