AddOn
Plyr Video / MP3
Beschreibung
Das AddOn stellt den <b>Video-/Audio-Player</b> Plyr zur Verfügung. – Unterstützt: Lokale Videos, Externe Videos, Vimeo, YouTube und mp3.AddOn Features
- REX_PLYR[] Variable zur schnellen Ausgabe in einem Modul
- Statische PHP Methode zur Ausgabe des Videos
- Einbindung des Players im Backend
- Methoden zur Ermittlung des Videotyps
- Controls können je Ausgabe definiert werden
- Kein JQuery benötigt
github.com/FriendsOfREDAXO/plyr
Umsetzung
Versionen
3.24.0
What's Changed
- Support for Youtube: Shorts by @skerbis in https://github.com/FriendsOfREDAXO/plyr/pull/77
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.4...3.24.0
3.23.4
Audiotyp konnte unter Umständen nicht korrekt ermittelt werden.
Danke @thielpeter
fixed: https://github.com/FriendsOfREDAXO/plyr/issues/74
3.23.3
Bugfix wrong Postion of a return value
3.23.2
What's Changed
- changed return value of rex_plyr::checkExternalMp4() by @skerbis in https://github.com/FriendsOfREDAXO/plyr/pull/73
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.1...3.23.2
3.23.1
Added return types to methods
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.0...3.23.1
3.23.0
Refactoring audiocheck
3.22.0
- Consent wird nicht mer per a tag aufgerufen.
- Consent Layer kann so auch nach AJAX-Request aufgerufen werden.
3.21.0
3.21.0
- some refactoring thanks to: @staabm
- Vendor-Update [v3.7.8]
- added a Trick for Poster @novinet-dsteffen
3.20.5
What's Changed
- Einfaches Modulbeispiel by @skerbis in https://github.com/FriendsOfREDAXO/plyr/pull/68
- uses: actions/checkout@v3 by @alxndr-w in https://github.com/FriendsOfREDAXO/plyr/pull/67
New Contributors
- @skerbis made their first contribution in https://github.com/FriendsOfREDAXO/plyr/pull/68
- @alxndr-w made their first contribution in https://github.com/FriendsOfREDAXO/plyr/pull/67
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.20.4...3.20.5
3.20.4
Vendor-Update to: 3.7.3
- Fix: force nowrap in progress tooltips (related: https://github.com/sampotts/plyr/pull/2549) (thanks @raad-altaie!)
- Feat(i18n): Make captions autodetect text direction (https://github.com/sampotts/plyr/pull/2540) (thanks @ebraminio!)
- Fix: fixed menu border radius bug (https://github.com/sampotts/plyr/pull/2548) (thanks @raad-altaie!)
- Chore: navigator.platform is deprecated (https://github.com/sampotts/plyr/pull/2530) (thanks @stamat!)
- Feat: Added configurable property to elements for re-use (https://github.com/sampotts/plyr/pull/2489) (thanks @NoirHusky!)
- Docs: Replace example video ID with one that still works (https://github.com/sampotts/plyr/pull/2518) (thanks @luvejo!)
- Fix: Improve accessibility on control buttons with aria-pressed (https://github.com/sampotts/plyr/pull/2523) (thanks @emilkarl!)
- Fix: Fix for calc() in newer Dart Sass versions (https://github.com/sampotts/plyr/pull/2519) (thanks @ckhicks!)
- Fix: simplify logic for isFunction assertion method
- Chore: update types to include string for controls
- Chore: upgrade packages
- Chore: use .node-version instead of .nvmrc
3.20.3
- Kleinere FIxes
3.20.2
README-Ergänzungen
3.20.1
Moduldemo auf aktuelles MForm angepasst.
3.20.0
- Es gibt neue Methoden um zu prüfen ob ein Consent erforderlich ist z.B. rex_plyr::consent('https://www.youtube.com/watch?v=TT1aHnfujcs')`;
rex_plyr::cke_oembed_replace
ersetzt CKE5 oembed Tags im angegebenen Sringrex_plyr::rex_plyr::cke_oembed_helper
ersetzt den oembed-Code über den Output-Filter.
Die Ausgabe der Consent-Meldungen erfolgt über das Fragment consent.php das z.B. im projekt-addon überschrieben werden kann.
3.20.0-beta1
Neu in 3.20.0 beta1
- Es gibt neue Methoden um zu prüfen ob ein Consent erforderlich ist z.B. rex_plyr::consent('https://www.youtube.com/watch?v=TT1aHnfujcs')`;
rex_plyr::cke_oembed_replace
ersetzt CKE5 oembed Tags im angegebenen Sringrex_plyr::rex_plyr::cke_oembed_helper
ersetzt den oembed-Code über den Output-Filter.
Die Ausgabe der Consent-Meldungen erfolgt über das Fragment consent.php das z.B. im projekt-addon überschrieben werden kann.
Die alte Möglichkeit zur Erstellung der Consent-Meldungen ist weiterhin gegeben aber nicht mehr beschrieben.
3.16.1
What's Changed
- Für neue Vimeo URLs angepasst by @omphteliba in https://github.com/FriendsOfREDAXO/plyr/pull/64
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.15.3...3.16.1
3.15.3
version: '3.15.3'
vendor: '3.6.12'
3.15.2
Vendor-Update
Version: 3.15.2 - vendor: 3.6.11
Fix: Replace list.slash added in 3.6.10 with calc
Chore: Package upgrades
Chore: SASS clean up
Chore: Improvements to style linting
3.15.1
Vendor mit minor fixes
3.15.0
Vimeo Pro Direct Video Link support thx @omphteliba
3.14.0
3.14.0 Vendor 3.6.9
- small Fixes
- again Youtube fixed, thx: @isospin
3.13.3
- Youtube ging nicht. fixed
3.13.2
3.13.0 - 3.13.3
- New nopreload option
- fixed: nopreload - Danke @TobiasKrais
3.12.0
- New: Playlist for yutube and Vimeo (Beta), howto in readme
3.10.0
- Abspielbuttons ohne JavaScript anzeigen Danke @bepixeld
- Vendor-Update auf 3.6.8
3.9.0
Vendor: v3.6.7