smichaelsen/image-effects

There is no license information available for the latest version (1.0.0) of this package.

Installs: 224

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 2

Type:typo3-cms-extension

1.0.0 2018-01-23 12:01 UTC

This package is auto-updated.

Last update: 2024-04-29 03:15:43 UTC


README

Apply effects and filters to your images in TYPO3!

What it does:

Sample Image

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
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.