Task #61836
Epic #61834: Create future proof Content Element with strong default
Reorganize Content Element properties within backend Extension
Status: | Accepted | Start date: | 2004-05-15 | ||
---|---|---|---|---|---|
Priority: | Won't have this time | Due date: | 2014-08-08 | ||
Assigned To: | - | % Done: | 58% |
||
Category: | - | Spent time: | - | ||
Target version: | - | Estimated time: | 0.05 hour | ||
TYPO3 Version: | 7 | Complexity: | |||
PHP Version: | Sprint Focus: |
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.
Subtasks
Related issues
History
#1 Updated by Felix Kopp 10 months 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.
#2 Updated by Felix Kopp 10 months 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.
#3 Updated by Felix Kopp 10 months ago
- Subject changed from Strip down Content Element to Reorganize Content Element properties within backend Extension
#4 Updated by Patrick Broens 10 months ago
This means tt_content table definitions, TCA, language labels and user functions, used in TCA
#5 Updated by Patrick Broens 10 months ago
- File Field arrangement.pdf added
- File Field arrangement.pdf added
#6 Updated by Patrick Broens 10 months ago
- File deleted (
Field arrangement.pdf)
#7 Updated by Patrick Broens 10 months ago
- File Field arrangement.pdf added
- File Field arrangement.pdf added
#8 Updated by Felix Kopp 6 months ago
- Status changed from New to Accepted