ElkArte Community

Extending Elk => Addons => Topic started by: inter on August 21, 2016, 12:00:08 pm

Title: [bbcode] HTML5 Video Audio BBC
Post by: inter on August 21, 2016, 12:00:08 pm
Description:
HTML5 video and audio bbcode support for ElkArte

Examples:
Audio
[html5audio]http://your-url.mp3[/html5audio]
[html5audio]http://your-url.ogg[/html5audio]
[html5audio]http://your-url.wav[/html5audio]

Video
[html5video]http://your-url.mp4[/html5video]
[html5video]http://your-url.webm[/html5video]
[html5video]http://your-url.ogg[/html5video]
[html5video]http://your-url.ogv[/html5video]

GitHub (https://github.com/interlab/elk-html5-video-audio-bbc) | Download (https://github.com/interlab/elk-html5-video-audio-bbc/archive/master.zip)



if no effect and your server is apache:
Spoiler (click to show/hide)
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: shaitan on February 22, 2017, 01:32:30 pm
Great Mod, thank you.

French translation in attachment
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: hartiberlin on January 24, 2018, 02:44:11 pm
Does this still work with Elkarte 1.1.1 ?
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: inter on February 07, 2018, 11:50:11 am
Quote from: hartiberlin – Does this still work with Elkarte 1.1.1 ?
Now added support elk 1.1
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: Mrs. Chaos on June 17, 2018, 12:40:22 pm
Hello!
Can I subsequently change the position of the images? At the moment they are between IMG and URL , but I want to have them to the right of the two.
Can I change something in the HTML5VideoAudioBBC.integrate.php or is this page just for the installation?
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: inter on June 17, 2018, 02:15:17 pm
Quote from: Mrs. Chaos – Hello!
Can I subsequently change the position of the images? At the moment they are between IMG and URL , but I want to have them to the right of the two.
Can I change something in the HTML5VideoAudioBBC.integrate.php or is this page just for the installation?

need change 'image' item on 'link' in file HTML5VideoAudioBBC.integrate.php in code:
Code: [Select]
elk_array_insert($where, 'image'
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: Mrs. Chaos on June 17, 2018, 03:17:33 pm

Thank you, I have changed it now.
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: Tommy V on September 11, 2018, 02:38:54 pm
is there a way to use this for attachments?
Title: Re: [bbcode] HTML5 Video Audio BBC
Post by: inter on September 15, 2018, 03:16:57 pm
no, I think it's better to make a separate addon for attachments