[Typo3] TsConfig > un/Check > Show secondary options
arnaud goudsmit
agoudsmit at gmail.com
Wed Jun 15 11:41:24 CEST 2005
Hi list
I am trying to take direct control of the checkbox for: Show secondary
options (palettes).
I have tried to use TCAdefaults ie:
TCAdefaults.tt_content {
showPalettes = 0
}
OR
TCAdefaults.tt_content {
bigControlPanel = 0
}
OR
mod.web_list {
bigControlPanel = 0
}
maybe a TCAMain but i have no idea how. I have noticed the value is
being stored in the attribute 'uc' in the be_users table as
s12:"showPalattes".
No luck uptil now.
I would like to target more options thru TSconfig, this is but the
beginning and my focus is on TSconfig or maybe by use of an extension.
i have gone thru the docs but i'm still drawing blanks.
Help would be appreciated
Greetingz
Arnaud
More information about the TYPO3-english
mailing list