content-blocks
content-blocks copied to clipboard
TYPO3 CMS Content Blocks - Content Types API
It is required to have at least one contentRenderingTemplate in the installation or else things like plugins won't work.
This adds the fields "abstract" and the editorial fields inside the tab "metadata" for a page type I haven't checked yet, if I need to adjust ~~the tests~~ or something...
@todo: - Integrate into make:content-block - Documentation - Tests
Hello, I noticed a weird behaviour when calling the CLI command `database:updateschema destructive` (from helhum/typo3-console). The command wants to delete the typeField from a custom multi-type RecordType (if the table...
Just a question: Is it possible to create your own variables under "_processed"?
Instead these should be published on Composer build time, just like TYPO3 solves this. Additionally, for Windows support, on Windows junctions should be created instead of Symlinks.
Supply a way to enrich content-blocks with custom typoscript Rendering, e.g. DataProcessors like Menu. This should happen in the folder of the specific content-block to maintain the easyness of copying...
[Image manipulation](https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/ImageManipulation/Index.html) Only relevant for sys_file_reference crop field. [Json](https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Json/Index.html) Right now only used by the Core for reactions/webhooks. Need to find a use case for that. [Language fields](https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Language/Index.html) This is...
We agreed a while ago to move the wording from "Content Elements" towards "Content Blocks" to match other systems. We are now introducing "Content Elements" again as a "Content Blocks"...