Download the PHP package 2nrwls/audio without Composer
On this page you can find all versions of the php package 2nrwls/audio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor 2nrwls
Package audio
Short Description Audio BBCode.
License MIT
Homepage https://www.wilcosky.com
Package audio
Short Description Audio BBCode.
License MIT
Homepage https://www.wilcosky.com
Please rate this library. Is it a good library?
Informations about the package audio
Audio BBCode (no downloads version)
A Flarum extension. Adds an [audio] BBCode. This is a fork of the original which disallows downloads by default. This was created by request.
Usage
[audio mp3="song.mp3" ogg="song.ogg"]
[audio mp3="song.mp3"]
[audio ogg="song.ogg"]
[audio m4a="song.m4a"]
[audio wav="song.wav"]
[audio flac="song.flac"]
[audio webm="song.webm"]
[audio mp3="song.mp3" width="50"]
(You may put a mp3 and ogg file together for maximum browser compatibility, or just post a mp3, ogg, wav, flac, webm or m4a file alone. Also, as the last example shows, you may modify the width. The width will become a percentage and by default, if you choose not to declare a width, the player will be 100% width.)
Installation
Updating
Links
All versions of audio with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^0.1.0-beta.16 || ^1.0
The package 2nrwls/audio contains the following files
Loading the files please wait ....