Download the PHP package cmsexperts/responsiveimages without Composer
On this page you can find all versions of the php package cmsexperts/responsiveimages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cmsexperts/responsiveimages
More information about cmsexperts/responsiveimages
Files in cmsexperts/responsiveimages
Package responsiveimages
Short Description Allows to select multiple alternative files for a sys_file_reference.
License GPL-2.0+
Homepage https://github.com/cmsexperts/unlocalizedcrop
Informations about the package responsiveimages
Add multiple images as alternative for an existing file reference
This is a TYPO3 extension that allows an editor to select further files as alternative for references.
When do I need this extension?
Imagine you want to have a different crop setting of an image or even completely different images for an image when outputting the frontend.
The extension adds an additional field to select alternative images and set them with a tag, so it can be reused in the frontend.
Also, there is a Fluid ViewHelper to use the functionality directly.
How to install this extension?
You can set this up via composer (composer require cmsexperts/responsiveimages) or via TER (extension name "responsiveimages"), it runs with TYPO3 v7 and TYPO3 v8.
License
The extension is licensed under GPL v2+, same as the TYPO3 Core.
For details see LICENSE.txt in this repository.
Credits
- Initial development: Benni Mack
- sponsored by b:dreizehn, Germany (www.b13.de)