beewilly / hive_ovr_fluidstyledcontent
Overrides for Fluid Styled Content
Package info
bitbucket.org/teufels/hive_ovr_fluidstyledcontent
Type:typo3-cms-extension
pkg:composer/beewilly/hive_ovr_fluidstyledcontent
12.0.0
2023-12-06 15:59 UTC
Requires
- beewilly/hive_image: *
- typo3/cms-core: ^11.5 || ^12.4
This package is auto-updated.
Last update: 2026-06-12 21:48:37 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]