beewilly/hive_image
最新稳定版本:2.0.0
Composer 安装命令:
composer require beewilly/hive_image
包简介
HIVE>Image
README 文档
README
HIVE > Image
Provide Viewhelpers, Crop Variants and SVG (inline/file) Support
This version supports TYPO3
Composer support
composer req beewilly/hive_image
Requirements
- none
How to use
- Install with composer
- (Optional) Import Static Template (before hive_thm_custom)
- will be automatically imported - on problems deactivate this in the EXT Settings and manually import
How to use (ViewHelper)
{namespace hiveImage=HIVE\HiveImage\ViewHelpers}
<f:format.raw>
<hiveImage:inlineSvg filePath="/absolute/path/to/some_file.svg" removeStyleAttributes="1" />
</f:format.raw>
Migration
- Change own overrides of Media/Rendering/Image.html to new one (like in this EXT)
- Update hive_ovr_fluidstyledcontent which before provides the SVG Viewhelper
Changelog
- 2.0.0 Support Typo3 v12
- 1.2.2 Prepare for Typo3 v12 LTS
- 1.2.0 Processing selection for images
- 1.1.0 Automatically load static TS
- 1.0.0 intial
统计信息
- 总下载量: 4.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-08-12