smichaelsen/image-effects
Composer 安装命令:
composer require smichaelsen/image-effects
包简介
README 文档
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.
统计信息
- 总下载量: 224
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-06-23
