[TYPO3-english] RTE in flexform - show only specified buttons

Brian Bendtsen bb at bellevuevej.dk
Wed Jul 14 19:56:05 CEST 2010


Hi

I have a flexform with a field with RTE activated like this:

<header>
<TCEforms>
<label>LLL:EXT:flashslideshow/locallang_db.xml:tx_flashslideshow_slide.header</label>
<config>									<type>text</type>
<cols>40</cols>
<rows>5</rows>
</config>
<defaultExtras>richtext[bold]:rte_transform[mode=ts_css]</defaultExtras>
</TCEforms>							</header>

Now according to the richtext[bold] shouldn't only the bold button be 
displayed?

In my case all buttons are displayed and I need only a few. How is this 
accomplished?

//Brian Bendtsen


More information about the TYPO3-english mailing list