[TYPO3-core] RFC #13183: Disable certain Control Icons in the List Module via PageTS/UserTS
Sebastian Michaelsen
sebastiangebhard at hoch2.de
Tue Jul 6 17:08:57 CEST 2010
Am 06.07.10 17:03, schrieb Steffen Ritter:
> Am 06.07.2010 17:01, schrieb Sebastian Michaelsen:
>> Am 05.07.10 08:27, schrieb Steffen Ritter:
>>> Hi Sebastian,
>>> generally +1 to the idea and reading the last version,
>>> I just do not like the ts path you created, we probably should rethink
>>> it.
>>>
>>> regards
>>>
>>> Steffen
>> What about recordControls instead of tableControls ? Fits better I
>> think..
>>
>> Technically the icons row for a record in the list module doesn't have a
>> name yet. But they are control icons to handle a single record. So
>> recordControls seems pretty straight forward to me.
> is personally stumble about "blind"
> we usually use disable for such tasks
What about
mod.web_list.recordControls.pages.disableIcons.show = 1
?
It's more telling than:
mod.web_list.tableControls.pages.blind.show = 1
More information about the TYPO3-team-core
mailing list