AddOn
Responsive-Erweiterung für den Media Manager
Beschreibung
Das Addon, das den PageSpeed (Ladezeit) extrem verbessert, indem verschieden responsive-Techniken kombiniert werden (picture, srcset, device pixel ratio, u.v.m.)#Performance #PageSpeed #Picture #Responsive #Media #alexplus
- 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
Hinweis: Die enthaltene README ist noch veraltet und wird erst mit dem finalen Release veröffentlicht.
github.com/alexplusde/media_plus/
Umsetzung
Alexander Walther - alex+ Digitales Marketing zum Profil
Innsbrucker Str. 2 74072 Heilbronn www.alexplus.de/redaxo-addonsVersionen
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.4
Hotfix-Release
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.3...1.1.4
1.1.3
What's Changed
- Fix setClass(string $class) by @godsdog in https://github.com/alexplusde/media_manager_responsive/pull/26
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.2...1.1.3
1.1.2
What's Changed
- PHP_EOL Typo by @godsdog in https://github.com/alexplusde/media_manager_responsive/pull/22
New Contributors
- @godsdog made their first contribution in https://github.com/alexplusde/media_manager_responsive/pull/22
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.1...1.1.2
1.1.1
What's Changed
- fix
rex_media_plus::getBackgroundStyles()
pass$group_name
and$selector
by @ynamite in https://github.com/alexplusde/media_manager_responsive/pull/19
New Contributors
- @ynamite made their first contribution in https://github.com/alexplusde/media_manager_responsive/pull/19
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.1.0...1.1.1
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
1.0.1
What's Changed
- replace
/
with DIRECTORY_SEPARATOR by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/3 - Docs-Page by @alxndr-w in https://github.com/alexplusde/media_manager_responsive/pull/6
New Contributors
- @alxndr-w made their first contribution in https://github.com/alexplusde/media_manager_responsive/pull/3
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/1.0.0...1.0.1
1.0.0
Version 1.0.0 [13.07.2022]
Diese Version kann für den produktiven Einsatz verwendet werden.
- fixed: Media-Query im Picture-Element berücksichtigt nun auch
max-width
- neu: Kompatibilität zum Addon Cache Warmup verbessert - neue Einstellungsseite
- verbessert: Sortierung der Profilnamen bei der Auswahl nun alphabetisch
- fixed: CSS-Styles aus dem img-Fallback-Element in Picture entfernt
- fixed: Umgeht den webp-Dateinamen-Bug, siehe https://github.com/redaxo/redaxo/issues/4519
Full Changelog: https://github.com/alexplusde/media_manager_responsive/compare/0.5-dev...0.6-dev
Geschwister-Addon Speed Up: https://github.com/alexplusde/speed_up
Live-Docs: https://github.com/alexplusde/media_manager_responsive/blob/main/README.md