beewilly / hive_ovr_fluidstyledcontent
Overrides for Fluid Styled Content
12.0.0
2023-12-06 15:59 UTC
Requires
- beewilly/hive_image: *
- typo3/cms-core: ^11.5 || ^12.4
- dev-master
- 12.0.0
- 11.3.0
- 11.2.2
- 11.2.1
- 11.2.0
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.0.2
- 11.0.1
- 11.0.0
- 10.4.9
- 10.4.8
- 10.4.7
- 10.4.6
- 10.4.5
- 10.4.4
- 10.4.3
- 10.4.2
- 10.4.1
- 10.4.0
- 9.5.4
- 9.5.3
- 9.5.2
- 9.5.1
- 9.5.0
- 8.7.1
- 8.7.0
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-release/12.4
- dev-release/11.5
- dev-update/11.5
- dev-release/10.4
- dev-release/9.5
- dev-feature/inlineSVG
- dev-release/8.7
This package is auto-updated.
Last update: 2024-11-12 17:58:32 UTC
README
HIVE > Override Fluid Styled Content
Overrides for Fluid Styled Content
This version supports TYPO3
Composer support
composer req beewilly/hive_ovr_fluidstyledcontent
Requirements
beewilly/hive_image
How to use
- Install with composer
- Import Static Template (before hive_thm_custom)
Notice
- developed with mask & mask_export
Changelog
- 11.2.2 prepare for Typo3 v12 LTS
- 11.2.0 outsource image override & svg Viewhelper in seperate EXT hive_image
- 11.1.1 add removeStyleAttributes Constant for inline SVG
- 11.1.0 remove bLazy completely (=> support 11.5 only to besure no blazy is used anywhere)
- [...see bitbucket Commits]