vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   BBcode for mp4 video (https://vborg.vbsupport.ru/showthread.php?t=328629)

blackheartMA 02-28-2021 06:38 AM

BBcode for mp4 video
 
is there any bbcode or addon for post Mp4 videos in thread ??

--------------- Added [DATE]1614502988[/DATE] at [TIME]1614502988[/TIME] ---------------

?????????

--------------- Added [DATE]1614534543[/DATE] at [TIME]1614534543[/TIME] ---------------

anyone ????????????

yilmaz 02-28-2021 04:07 PM

1 Attachment(s)
AdminCP => Custom BB Codes = > Add New BB Code

Title: mp4 video
BB Code Tag Name : mp4

Replacement:

HTML Code:

<video style="width:100%;height:360px" controls>
  <source src="{param}" type="video/mp4">
  <source src="{param}" type="video/ogg">
<source src="{param}"  type='video/x-matroska; codecs="theora, vorbis"'>
 Your browser does not support the video tag.
</video>

Example: [mp4 ]mp4 url here[ /mp4]

Use {option}: No

Button Image (Optional): images/editor/mp4.png https://vborg.vbsupport.ru/attachmen...1&d=1614535405

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: Yes

Disable Smilies Within This BB Code: Yes

Disable Word Wrapping Within This BB Code: Yes

Disable Automatic Link Parsing Within This BB Code: Yes

blackheartMA 03-01-2021 12:59 AM

its work only in firefox

yilmaz 03-01-2021 08:32 AM

HTML Code:

[MP4]https://www.w3schools.com/html/mov_bbb.mp4[/MP4]

Demo https://www.yilmaztv.com/showthread....0150#post40150


All times are GMT. The time now is 02:08 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02080 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete