Skip to content

Feature/olme/add webp support

Oliver Meschnig requested to merge feature/olme/add-webp-support into main
  • created an Image and Media Object DTO in the core content plugin
  • updated placeholder replacement
    • single placeholders are getting replaced by an ImageObject DTO
    • multiple placeholders and custom wrapper markup is getting passed through to the blade view

Merge request reports