[TYPO3-dev] fields added to tt_content by plugin appear on all tt_content pages

Markus bertheau mbertheau.typo3 at gmail.com
Wed Apr 12 14:35:45 CEST 2006


Found it:

		$TCA["tt_content"]["types"]["list"]["subtypes_addlist"][$_EXTKEY."_pi1"]="plugin
field list";

Thanks :)

Markus

2006/4/12, Markus bertheau <mbertheau.typo3 at gmail.com>:
> Hi,
>
> my extension adds some fields to tt_content, but the form elements are
> shown on all tt_content forms, instead of just on "insert plugin" =>
> "my plugin" pages. How would I change that?
>
> Thanks
>
> Markus
>




More information about the TYPO3-dev mailing list