c1 / c1-adaptive-images
为 fluid_styled_content 提供自适应图片。
v1.0.2
2023-03-29 09:44 UTC
Requires
- typo3/cms-backend: ^11 || ^12
- typo3/cms-core: ^11 || ^12
- typo3/cms-fluid: ^11 || ^12
- typo3/cms-fluid-styled-content: ^11 || ^12
- typo3/cms-frontend: ^11 || ^12
Requires (Dev)
- codeception/codeception: ^4.2 || ^5.0
- codeception/module-asserts: ^1.0 | ^2.0 | ^3.0
- codeception/module-db: ^1.0 | ^2.0 | ^3.1
- codeception/module-webdriver: ^2.0 || ^3.2
- friendsofphp/php-cs-fixer: ^3.0
- helhum/typo3-console: ^7.1 || ^8.0
- helmich/typo3-typoscript-lint: ^3.1
- kolyunya/codeception-markup-validator: dev-codeception-v4 || dev-master
- phpspec/prophecy: ^1.15
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.8.9
- phpunit/phpunit: ^9.5
- portrino/codeception-helper-module: dev-codeception-v4 || dev-master
- saschaegerer/phpstan-typo3: ^1.8
- sbuerk/typo3-cmscomposerinstallers-testingframework-bridge: ^0.1.2
- spaze/phpstan-disallowed-calls: ^2.0
- typo3/cms-filelist: ^11 || ^12
- typo3/cms-tstemplate: ^11 || ^12
- typo3/testing-framework: ^6 || dev-main
README
c1_adaptive_images
为 TYPO3 的 fluid_styled_content 提供响应式图片渲染的另一种方法。
本扩展并非提供自定义的 Imagerenderer 实现,而是提供了一组视图助手,这些助手可以用于使用常规的 f:image 或 f:media 视图助手渲染自适应图片。
演示
可以在 https://ai-demo.comuno.net/ 找到演示应用程序。
文档
详细文档可以在 https://docs.typo3.org/p/c1/c1-adaptive-images/main/en-us/ 找到。