[TYPO3-german] CATMENU sortieren
Joachim Streit
jstreit at ditnetwork.de
Wed Mar 22 12:40:54 CET 2006
I solved it with this
$res = $GLOBALS['TYPO3_DB']->exec_SELECTquery($fields, 'tt_news_cat',
$lConf['parentCat'].$this->SPaddWhere.
$this->enableCatFields,'',$this->config['catOrderBy']);
$lConf['parentCat']
TSSetup:
tt_news.displayCatMenu {
parentCat = parent_category= 8 # uid of the selected Main-Category
}
oder gibt es eine sauberererereee Lösung?
Joachim
More information about the TYPO3-german
mailing list