8
2008
Jump menu on typo3
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}
3
2008
realurl conf for tt_news and multilanguage TYPO3 site
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…
27
2008
Share our happines
At this page we share our happines.. page itu gw buat agar gw bisa selalu mengingat masa” indah.. masa” yang tak akan pernah terlupakan… wew..hehehehe..
14
2008
Changing the Default Header for Content Elements
In the constants field (not setup) of your typoscript template add: content.defaultHeaderType = 3 From that point in the page tree each header assigned a layout of “default” will be an H3. Change the “3″ to another number and you will have the corresponding header level (i.e. change it to a “2″ and you will have a default of H2).
14
2008
Promote Your TYPO3 Work Through HTML Source Code
Every page of a TYPO3 site has this in the HTML source code: <!– This website is powered by TYPO3 – inspiring people to share! TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL. TYPO3 is copyright 1998-2006 of Kasper Skaarhoj. Extensions are copyright of their respective owners. Information and contribution at http:// typo3.com/ and http:// typo3.org/ –> If you are a commercial TYPO3 developer, this [...]
An article by
