codappix / typo3-responsive-images
TYPO3 Extension to generate perfectly sized responsive images
Fund package maintenance!
codappix
Installs: 149
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 3
Type:typo3-cms-extension
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- typo3/cms-core: ^12.4
- typo3/cms-frontend: ^12.4
Requires (Dev)
- b13/container: ^2.3
- codappix/typo3-php-datasets: ^1.5
- erickskrauch/php-cs-fixer-custom-fixers: ^1.2
- friendsofphp/php-cs-fixer: ^3.50
- kubawerlos/php-cs-fixer-custom-fixers: ^3.21
- pedrotroller/php-cs-custom-fixer: ^2.33
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.1
- saschaegerer/phpstan-typo3: ^1.9
- spaze/phpstan-disallowed-calls: ^3.0
- staabm/phpstan-todo-by: ^0.1.20
- tomasvotruba/cognitive-complexity: ^0.2.2
- typo3/cms-fluid-styled-content: ^12.4
- typo3/testing-framework: ^8.0
This package is auto-updated.
Last update: 2024-10-31 15:18:02 UTC
README
This extension provides the classes to generate the config of the responsive images.
This is by no means finished. At the moment this extension only provides the classes. The configuration needs to be handled for each content element separately.
In this development state the extension is only used in one project.
Missing Features
The extension does not yet:
- work out of the box without configuration.
- support content block grids.
- provide flexible enough configuration for more use cases.
- support EXT:fluid_styled_content.