Migration, flux:field.file to inline FAL
Upgrade wizard class to convert instances of flux:field.file which is now deprecated on TYPO3 9.5 and removed on TYPO3 10.4, to instances of inline FAL relations.
Community library
Browse practical patterns shared by the FluidTYPO3 community.
Upgrade wizard class to convert instances of flux:field.file which is now deprecated on TYPO3 9.5 and removed on TYPO3 10.4, to instances of inline FAL relations.
Hides FAL forms until first saving and displays a message.
Let the Backenduser just put in a startpage for the navigation as a content element. For when reskinning sitemap is to cumbersome.
Implementation of Google Maps with one or more markers. When having multiple markers, the bounds are fit to them.
If you are in the need for a one liner to migrate all EXT:fluidpages based page layouts and EXT:fluidcontent based fluid content elements because the provider extension has got a new name (for whatever reason) use these SQL commands
Useful if you have two languages in your typo3 project and want to switch between them.
Create 2-6 Columns with advanced Column Settings
This adds a new indexer configuration type to the ke_search extension.
This is an example to show how you could specify a fluidcontent element as only allowedContentType
If you want to use `content_fallback` you will notice that `v:content.render` doesn't work here in older versions of VHS.
As the title says. Builds the html Object like: id="#s1043" data-test="{"myVarName":"1"}"
Code for creating a FCE for displaying content in two flexible width columns.
This will help you to "allow" or "deny" a FluidContent FCE in a flux:grid.column.
If you want to split long FlexForm definitions into multiple partials and use them in other templates, here is the way to go!
This Gallery FCE is a example how to use FAL images in Flux Content Elements.