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
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.6
What's Changed
- type hinting & rexstan by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/32
- Add method to set title by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/34
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.5...1.1.6
1.1.5
What's Changed
- YForm-Tabellendefinition bei Deinstallation löschen by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/28
- picture Element mit Kommentar, aus welche Gruppe verwendet wurde by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/31
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.4...1.1.5
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