Teaser text without RTE

View: New views
1 Messages — Rating Filter:   Alert me  

Teaser text without RTE

by Rainer Schleevoigt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

in the editing area of products I want avoid RTE for short teaser text.

This is part of ext_tables.php:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t3lib_div::loadTCA('tx_commerce_products');
$TCA['tx_commerce_products']['columns']['teaser']['config'] =
Array('type' => 'text','rows' => 3,'cols' => 30);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

It is unfortunately without effect. If I look in Configuration/TCA/ this
change is visible in the tree.

By the way –
$TCA['tx_commerce_products']['columns']['teaser']['config']['wizards'] =
''; also doesnt work.

Rainer
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce