2017 © Pedro Peláez
 

typo3-cms-extension image-effects

image

smichaelsen/image-effects

  • Tuesday, January 23, 2018
  • by smichaelsen
  • Repository
  • 1 Watchers
  • 4 Stars
  • 218 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 5 Versions
  • 3 % Grown

The README.md

TYPO3 Extension: Image effects

Apply effects and filters to your images in TYPO3!, (*1)

What it does:

Sample Image, (*2)

Provides new fields for image file references that let you select effects or filters for your image., (*3)

Configuration

The new fields are not added to sys_file_reference globally, but you have to enable/configure this per field:, (*4)

\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., (*5)

Versioning and Updates

This extensions uses semantic versioning., (*6)

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!, (*7)

The filters are inspired from CSSgram., (*8)

The Versions

23/01 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

23/01 2018

1.0.0

1.0.0.0

  Sources   Download

The Requires

 

23/01 2018

dev-task/v8-compat

dev-task/v8-compat

  Sources   Download

The Requires

 

23/06 2017

0.1.1

0.1.1.0

  Sources   Download

The Requires

 

23/06 2017

0.1.0

0.1.0.0

  Sources   Download

The Requires