AddOn
Media Manager Responsive
Beschreibung
Erstelle Media Manager Profil-Gruppen und verwende sie mit Responsive-Techniken. (picture, srcset, device pixel ratio, u.v.m.), um die Ladezeit, Performance, Caching und den PageSpeed-Index zu verbessern.📄 Exzellent dokumentiert.
💪🏻 Flexibel einsetzbar.
🚀 Ideale Ergänzung zum Addon "Speed Up".
✅ In aktiver Weiterentwicklung.
- Verwaltung von Medientyp-Gruppen und Medientyp-Metainfos
- Methoden zum Generieren von
<img>
-Tags, responsiven<img srcset="...">
-Tags,<picture>
-Elementen mit responsiven<sources>
-Tags - Responsive Background-Images!
background-image
-Styles mit Media-Querys - Media Querys für Auflösung und Device Pixel Ratio
- WEBP mit JPG/PNG-Fallbacks gleichzeitig nutzen
- Fallback-Profil für Picture-Elemente
- SVG-Dateien werden berücksichtigt
- REX_VARs verfügbar
www.alexplus.de/redaxo-addons
Umsetzung
Alexander Walther - alex+ Digitales Marketing zum Profil
Innsbrucker Str. 2 74072 Heilbronn www.alexplus.de/redaxo-addonsVersionen
2.0.2-dev-2025-01-13
2.0.1
Achtung Umstellung auf den Namespace
Alexplusde\MediaManagerResponsive
und Änderung der Klassennamen. Nutzeuse Alexplusde\MediaManagerResponsive\Media as rex_media_plus
unduse Alexplusde\MediaManagerResponsive\TypeGroup as media_manager_type_group
für einen einfacheren Umstieg am Anfang jedes Moduls und jeder PHP-Datei, in derrex_media_plus
undmedia_manager_type_group
genutzt wurde.
What's Changed
- rexstan lvl9 + new namespace by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/43
- Update Table Schema, add update.php and update_schema.php by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/44
- NEU: Type Injector für WYSIWYG-Editoren by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/45
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.7...2.0.1
2.0.0
Achtung Umstellung auf den Namespace
Alexplusde\MediaManagerResponsive
und Änderung der Klassennamen. Nutzeuse Alexplusde\MediaManagerResponsive\Media as rex_media_plus
unduse Alexplusde\MediaManagerResponsive\TypeGroup as media_manager_type_group
für einen einfacheren Umstieg am Anfang jedes Moduls und jeder PHP-Datei, in derrex_media_plus
undmedia_manager_type_group
genutzt wurde.
What's Changed
- rexstan lvl9 + new namespace by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/43
- Update Table Schema, add update.php and update_schema.php by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/44
- NEU: Type Injector für WYSIWYG-Editoren by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/45
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.7...2.0.0-dev-2024-12-17
1.1.7
What's Changed
- Fixes by @godsdog in https://github.com/alexplusde/media_manager_responsive/pull/39
- Update rex_media_plus.php by @godsdog in https://github.com/alexplusde/media_manager_responsive/pull/40
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.6...1.1.7
1.1.0
What's Changed
- introduce REX_VAR_MEDIA_PLUS by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/7
- wording beauftragung by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/10
- ignore composer.json/composer.lock by @eaCe in https://github.com/alexplusde/media_manager_responsive/pull/11
- add class attributes by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/13
New Contributors
- @eaCe made their first contribution in https://github.com/alexplusde/media_manager_responsive/pull/11
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.0.1...1.1.0