[Typo3-dev] Deny field list

Peter Niederlag niederlag at ikd01.de
Sat Dec 18 17:40:33 CET 2004


Hi,

Mathias Schreiber [wmdb] schrieb:
> Michael Stucki wrote:
[...]
> Currently I see that the way denyfields are stored in the DB is a little 
> weird - but on the same way at least quite straight.
> If you deny a complete type this is stored:
> tt_content:CType:html:DENY
> If you deny a plugin this is stored:
> tt_content:list_type:name_of_plugin:DENY
> If you deny "old" extensions like dmail_subscription or tt_address this 
> is stored:
> tt_content:list_type:21:DENY
> 
> Notice the integer instead of the name of the ext - little weird at 
> first but I think it is doable.

This is "obvious" since it corresponds to the items in $TCA, which are 
the values that are written into DB. ;)

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *




More information about the TYPO3-dev mailing list