CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #33115

Enable tables in default RTE config

Added by Christian Hennecke over 1 year ago. Updated over 1 year ago.

Status:New Start date:2012-01-11
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

By default, table tags are disabled in the RTE because all table tags are not included in the allowTags statement in pageTSconfig.txt. Since the table feature in the RTE is much more flexible than the table content element (cells spanning cols or rows, etc.), it should not be disabled.

Also, the automatic application of alternating styles for table rows is disabled, probably due to the classesCharacter and allowedClasses statements.

History

Updated by Christian Hennecke over 1 year ago

Sorry, the automatic application of alternating styles is not disabled because it actually is not a default feature of the RTE. It still would be very nice to have. The following message from the TYPO3 RTE mailing list describes how to setup this for both rows and columns:

http://lists.typo3.org/pipermail/typo3-project-rte/2008-December/001583.html

Finally, the current default configuration should include the tableproperties button.

Updated by Christian Hennecke over 1 year ago

For a different class to be applied to the table in the FE output, the default assignment has to be cleared:

lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib.class.list >

Also available in: Atom PDF