cmsexperts/responsiveimages

Allows to select multiple alternative files for a sys_file_reference.

Installs: 1 594

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 2

Open Issues: 0

Type:typo3-cms-extension

1.0.1 2016-08-25 13:07 UTC

This package is auto-updated.

Last update: 2024-03-29 02:44:55 UTC


README

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)