[Typo3-dev] removing recursive field and renaming
Dominic Brander
typo3_db at snowflake.ch
Mon Feb 9 12:07:54 CET 2004
ah, sorry, BE I ment!
it works! many thanks!
cheerio
Wolfgang Klinger wrote:
> *hiya!*
>
> On 11:41 Mon 09 Feb , Dominic Brander wrote:
>
>>how can I remove the field "recursive" in the FE when creating a new ext.?
>
>
> You mean backend?
>
> Search for a line like the following in your ext's ext_tables.php:
>
> ---
> t3lib_div::loadTCA("tt_content");
> $TCA["tt_content"]["types"]["list"]["subtypes_excludelist"][$_EXTKEY."_pi1"]="layout,select_key";
> ---
>
> and add ',recursive' to this list.
>
>
> bye
> Wolfgang
>
>
>
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
>
--
dominic
________________________________________________________________________
dominic brander - snowflake productions gmbh
http://www.snowflake.ch
More information about the TYPO3-dev
mailing list