May 08
jumpmenu on typo3..
temp.jumpmenu = HMENU
temp.jumpmenu .entryLevel = 0
temp.jumpmenu .1 = JSMENU
temp.jumpmenu .1 {
additionalParams = style=”width: 300px;”
showActive=1
firstLabel = your label …
}
you can set like this one temp.jumpmenu .entryLevel = 0 or you can use directory
like :
temp.jumpmenu .special = directory
temp.jumpmenu .special.value = {PID}
May 03
Real Url config for tt_news and for multilanguage site..
i’m use english and indonesian language …
fyi : default typo3 source does not include the indonesian flags.. i put it manualy
hope indonesian language / flags will include on default typo3 source someday…
save this code on realurl_conf.php and save on your typo3conf folder… don’t forget to set the real url extension on typo3 ext manager to use this conf…
Read the rest of this entry »
Recent Comments