t3brightside/imagelazyload
最新稳定版本:1.1.1
Composer 安装命令:
composer require t3brightside/imagelazyload
包简介
Images lazy load control for pagelist, personnel, gallerycontent, and custom elements.
README 文档
README
Adding an option to disable images lazy load in TYPO3 CMS extensions: pagelist, personnel, gallerycontent, and custom elements.
It's a good practice to keep your above the fold content images loading not lazy.
Installation
composer req t3brightside/imagelazyloador from TYPO3 extension repository imagelazyload
Use in custom elements
- Add
tx_imagelazyloadto your content element TCA - Add
loading="{f:if(condition: '!{data.tx_imagelazyload}', then: 'lazy')}"in your image tag.
Development & maintenance
Brightside OÜ – TYPO3 development and hosting specialised web agency
统计信息
- 总下载量: 144
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 3
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-01-15