content-block-registration-api
content-block-registration-api copied to clipboard
This is a repository of the TYPO3 Structured Content Initiative. It provides the registration API for Content Blocks for TYPO3.
blindLinkOptions for telephone need to be written with 'ph' to work as intended. Spelling in the text is correct, but the examples were written with 'telefone'
Extensionicon with better contrast in TYPO3 module menu
Although the properties `blindLinkFields` and `blindLinkOptions` are self-explanatory for experienced TYPO3 integrators, it is strange if some properties are listing a deny list instead of an allow list (linke e.g....
As an editor, I want to use the wizard with my language settings, so that I better understand what to do. ## Acceptance criteria - [ ] (Support english) -...
To reduce confusion between TCA types and Content Blocks's field types, we exchanged with the people refactoring the TCA field types for TYPO3 version 12. Following field types will be...
While [moving to a proper `lib.contentBlock`](https://github.com/TYPO3-Initiatives/content-block-registration-api/issues/27) we should reevaluate the best way to integrate with other existing (and coming) rendering possiblities. We should deliver: * good standards that don't leave...
This could be done via * a layout * partials * ViewHelpers * a JavaScript-API? **Acceptance criteria (draft)** - [ ] minimal configuration enables a usable preview - [ ]...
- This might need changes in the rendering pipeline for composer type "typo3-cms-contentblock" - Contact Docs Team
In EXT:mask it is possible to edit and rebuild content elements. Should this be also possible for the Content Blocks Kickstarter? Which data storage method should be chosen if this...