Task #61836
closedEpic #61834: Create future proof Content Element with strong default
Reorganize Content Element properties within backend Extension
100%
Description
To be prepared for the future of new Content Elements many properties of tt_content should be refactored.
Main problems are: Unused/antiquated fields, unclear naming, un-deterministic spelling.
As discussed at the T3UXW14 the best technical approach is to move fields to EXT: css_styled_content.
Allow extensions for alternative Content Elements with Rendering.
As a first step for a clean up and refactored tt_content properties - specific properties should be moved to EXT: css_styled_content.
New approaches for Content Elements are born with EXT: content_elements and EXT: fluid_contentelements or futuristic Content Element Types.
Files
Updated by Felix Kopp about 10 years ago
Keep only the necessary basic properties for Content Elements:
+ Authoring (user, tstamp, time)
+ Hierarchy (position, sorting, parent page)
+ Visibility (frontend user access, access time, )
+ Channel (language, workspace)
Move everything else to CSS-Styled-Content.
Updated by Felix Kopp about 10 years ago
- Subject changed from Move Content Element fields to CSS-Styled-Content to Strip down Content Element
Move additional properties of Content Elements to CSS-Styled-Content.
TYPO3 core will deliver CSS-Styled-Content and a modern version of CSS-Styled-Content with modern Content Elements plus migration wizard.
Updated by Felix Kopp about 10 years ago
- Subject changed from Strip down Content Element to Reorganize Content Element properties within backend Extension
Updated by Patrick Broens about 10 years ago
This means tt_content table definitions, TCA, language labels and user functions, used in TCA
Updated by Patrick Broens about 10 years ago
- File Field arrangement.pdf added
- File Field arrangement.pdf added
Updated by Patrick Broens about 10 years ago
- File deleted (
Field arrangement.pdf)
Updated by Patrick Broens about 10 years ago
- File Field arrangement.pdf Field arrangement.pdf added
- File Field arrangement.pdf Field arrangement.pdf added