smichaelsen / image-effects
Installs: 224
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^8.7
This package is auto-updated.
Last update: 2024-10-29 04:20:09 UTC
README
Apply effects and filters to your images in TYPO3!
What it does:
Provides new fields for image file references that let you select effects or filters for your image.
Configuration
The new fields are not added to sys_file_reference
globally, but you have to enable/configure this per field:
\Smichaelsen\ImageEffects\Utility\TcaUtility::addImageEffectsToField('tt_content', 'image');
Usage
Just use the f:image
or f:uri.image
ViewHelper as usual. This extension xclasses these ViewHelpers.
Versioning and Updates
This extensions uses semantic versioning.
Breaking changes from 0.1 to 1.x
- Version 1.x just works with TYPO3 8.7.
- The keys for the effect and filter settings had to be changed, so you have to set filters again after the update. Sorry.
Attributions
Sample image shown in the filter selector in the backend was published on flickr by Andreas Issleib under
CC-BY-NC 2.0 License, thank you!
The filters are inspired from CSSgram.