[Typo3-dev] titles of mm-related records -> patch

Rupert Germann rupi at gmx.li
Sun Dec 19 19:22:26 CET 2004


hi Volker,

Volker Graubaum wrote:
> could you give an short introduction how to configure the TCA Array if
> anything is needed?

no special config needed.

in the list-module it should work with all tables that have mm-relations,

in the page-module you'll need to add your plugin tables to the
$TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables'] array as shown
here:

http://typo3.org/documentation/document-library/doc_core_api/Support_for_custom_t/ 

> And the other thing there is a line
> 
> +    'tt_news_cat.title',
> in the diff file, I'm sure it should be there anymore, right? :-)

right 
I uploaded a diff without hardcoded table names to the bugtracker.
thx for the hint.

greets
rupi





More information about the TYPO3-dev mailing list