[TYPO3-dev] richtext[cut|copy|paste] ... this limitation doesn't work
Marcus 'biesior' Biesioroff
vsbies at wp.pl
Wed Nov 24 02:36:35 CET 2010
ellou' List
According to Core API (Additional $TCA features) I'm trying to minify
RTE for my own field by using such syntax as below, RTE appears, but
with all buttons :
'tx_myext_' => array (
'exclude' => 1,
'label' => 'LLL:EXT:path_to_label...',
'config' => array (
'type' => 'text',
'cols' => '45',
'rows' => '5',
),
'defaultExtras' =>
'richtext[cut|copy|paste]:rte_transform[mode=ts_css]',
),
Have no idea what's wrong... :/
TYPO3 is in ver. 4.4.4
Will be grateful for any advices.
--
Marcus 'biesior' Biesioroff
http://www.typo3.pl | TYPO3 Polish Community
T3CI
More information about the TYPO3-dev
mailing list