[TYPO3-english] suppress listing of tables in the root
Marcus 'biesior' Biesioroff
vsbies at wp.pl
Thu Apr 23 11:51:12 CEST 2009
Marcel Remmy pisze:
> hey to all,
>
> maybe this is an odd one but i'd rather ask it:
>
> how can i suppress the listing of some table records in the root page to
> make it load faster?
>
> i mean, the listing of all the static_* stuff which is added by the
> static tables is loading everytime and i can't spot where to put the
> pageTS of root ;)
>
> otherwise it would be a simple "mod.web_list.static_*.hideTable = 1" i
> guess.
Set this code into for an example users TSconfig field or better into
group(s) TSconfig:
mod.web_list.hideTables=static_template,static_countries,static_country_zones,static_currencies,static_languages,static_territories,static_taxes,static_markets
(followed by KSS)
--
Marcus 'biesior' Biesioroff
a.k.a. Marek Krawczyk (original)
Polish TYPO3 Community Proud Member
http://typo3.pl
More information about the TYPO3-english
mailing list