[TYPO3-core] RFC: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
Ingo Renner
typo3 at ingo-renner.com
Wed Jul 11 13:34:01 CEST 2007
Am 06.07.2007 um 19:02 schrieb Michael Stucki:
> REMINDER
>
> Oliver Hader schrieb:
>> This is a SVN patch request.
>>
>> Problem:
>> TSconfig mod.web_list.allowedNewTables allows to define a set of
>> tables
>> which are allowed as new records on a page. mod.web_list.hideTables
>> hides existing records on a page to be displayed but doesn't affect
>> creating new records.
>>
>> Solution:
>> Integrate the opposite of allowedNewTables:
>> mod.web_list.deniedNewTables
the patch in fact denies the creation of defined tables but I found
the following:
site structure:
- page A
|
\-page B
if I deny tt_news on A and allow it on B I still can't create tt_news
on B
Is this intended?
Ingo
More information about the TYPO3-team-core
mailing list