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

Für REDAXO
^5.10
Veröffentlicht am
01.03.2024
Require / PHP
>=7.3

What's Changed

Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.4...3.24.0

3.23.4

Für REDAXO
^5.10
Veröffentlicht am
15.09.2023
Require / PHP
>=7.3

Audiotyp konnte unter Umständen nicht korrekt ermittelt werden.
Danke @thielpeter
fixed: https://github.com/FriendsOfREDAXO/plyr/issues/74

3.23.3

Für REDAXO
^5.10
Veröffentlicht am
29.08.2023
Require / PHP
>=7.3

Bugfix wrong Postion of a return value

3.23.2

Für REDAXO
^5.10
Veröffentlicht am
23.08.2023
Require / PHP
>=7.3

What's Changed

Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.1...3.23.2

3.23.1

Für REDAXO
^5.10
Veröffentlicht am
01.08.2023
Require / PHP
>=7.3

Added return types to methods
Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.23.0...3.23.1

3.23.0

Für REDAXO
^5.10
Veröffentlicht am
25.07.2023
Require / PHP
>=7.3

Refactoring audiocheck

3.22.0

Für REDAXO
^5.10
Veröffentlicht am
22.05.2023
Require / PHP
>=7.3
  • Consent wird nicht mer per a tag aufgerufen.
  • Consent Layer kann so auch nach AJAX-Request aufgerufen werden.

3.21.0

Für REDAXO
^5.10
Veröffentlicht am
02.04.2023
Require / PHP
>=7.3

3.21.0

  • some refactoring thanks to: @staabm
  • Vendor-Update [v3.7.8]
  • added a Trick for Poster @novinet-dsteffen

3.20.5

Für REDAXO
^5.10
Veröffentlicht am
15.12.2022
Require / PHP
>=7.3

What's Changed

New Contributors

Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.20.4...3.20.5

3.20.4

Für REDAXO
^5.10
Veröffentlicht am
24.11.2022
Require / PHP
>=7.3

Vendor-Update to: 3.7.3


3.20.3

Für REDAXO
^5.10
Veröffentlicht am
14.10.2022
Require / PHP
>=7.3
  • Kleinere FIxes

3.20.2

Für REDAXO
^5.10
Veröffentlicht am
14.10.2022
Require / PHP
>=7.3

README-Ergänzungen

3.20.1

Für REDAXO
^5.10
Veröffentlicht am
27.09.2022
Require / PHP
>=7.3

Moduldemo auf aktuelles MForm angepasst.

3.20.0

Für REDAXO
^5.10
Veröffentlicht am
14.09.2022
Require / PHP
>=7.3
  • 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 Sring
  • rex_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

Für REDAXO
^5.10
Veröffentlicht am
05.08.2022
Require / PHP
>=7.3

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 Sring
  • rex_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

Für REDAXO
^5.10
Veröffentlicht am
20.05.2022
Require / PHP
>=7.3

What's Changed

Full Changelog: https://github.com/FriendsOfREDAXO/plyr/compare/3.15.3...3.16.1

3.15.3

Für REDAXO
^5.10
Veröffentlicht am
17.12.2021
Require / PHP
>=7.3

version: '3.15.3'
vendor: '3.6.12'

3.15.2

Für REDAXO
^5.10
Veröffentlicht am
16.12.2021
Require / PHP
>=7.1

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

Für REDAXO
^5.10
Veröffentlicht am
16.12.2021
Require / PHP
>=7.1

Vendor mit minor fixes

3.15.0

Für REDAXO
^5.10
Veröffentlicht am
26.11.2021
Require / PHP
>=7.1

Vimeo Pro Direct Video Link support thx @omphteliba

3.14.0

Für REDAXO
^5.10
Veröffentlicht am
20.11.2021
Require / PHP
>=7.1

3.14.0 Vendor 3.6.9

  • small Fixes
  • again Youtube fixed, thx: @isospin

3.13.3

Für REDAXO
^5.10
Veröffentlicht am
18.11.2021
Require / PHP
>=7.1
  • Youtube ging nicht. fixed

3.13.2

Für REDAXO
^5.10
Veröffentlicht am
16.11.2021
Require / PHP
>=7.1

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

Für REDAXO
^5.10
Veröffentlicht am
05.08.2021
Require / PHP
>=7.1
  • Abspielbuttons ohne JavaScript anzeigen Danke @bepixeld
  • Vendor-Update auf 3.6.8

3.9.0

Für REDAXO
^5.9
Veröffentlicht am
27.04.2021
Require / PHP
>=7.1

Vendor: v3.6.7