Typo3 - Tables can’t be edited after a Typo3 upgrade.
A few lines in the RTE Configuration file ( yaml ) will fix that problem:
table:
defaultHeadings: { rows: 1 }
contentToolbar:
- tableColumn
- tableRow
- mergeTableCells
- tableProperties
- tableCellProperties
Further reading:
Themen
- Alle Artikel (34)
- #Cellbiology (1)
- #CSS (1)
- #JS (3)
- #Reisen (4)
- #Tipps & Tricks (8)
- #Typo3 (12)
- #Unix (9)