sudhaus7 / typo3-picture

TYPO3 Extension to add image variations to the backend and frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Pictures for TYPO3

Latest Stable Version Build Status Total Downloads Monthly Downloads License

A TYPO3 Extension which automatically creates media alternatives for an image.

In the TYPO3 Backend an image can have alternative images and crop configurations per media query added.

For the Frontend a Fluid Partial is available as drop-in replacement for the Media/Rendering/Image Partial shipped with the fluid_styled_content extension in TYPO3 9 and 10.

An editor can select a part of an image for mobile display and a completely different image for the 4k Desktop.

New in 1.0.0

  • missing media sizes are now created automatically
  • media sizes and their maxWidth and maxHeight are now configured in TypoScript
  • Partial Media/Rendering/Image is a true drop-in replacement
  • Documentation covers usage in the Frontend

Extension in TER

Documentation on docs.typo3.org

About

TYPO3 Extension to add image variations to the backend and frontend


Languages

Language:PHP 71.3%Language:HTML 28.7%