[TYPO3-german] condition globalVar = TSFE Problem

Christian Wolff chris at connye.com
Tue Dec 29 10:11:42 CET 2009


netfielders schrieb:
> Hallo Rainer,
> 
> danke für Deinen Hinweis. Ich habe das Problem mittlerweile lösen können.
> Es lag an einem Kommentar hinter der condition (den ich nicht gepostet
> hatte):
> 
> [globalVar = TSFE:id = 20]  # hier stand Kommentar
> 
> Dies mag die Version 4.3 im Gegensatz zur alten Version nicht.
> 
> Gruss
> Thomas

oh, der typoscript syntax guide hat schon immer gesagt das kommentare in
einer eigenen zeile stehen müssen.

"Comments: When a line starts with "/" or "#"

...then it's considered a comment which means the line is totally ignored."

hier noch mal zum nachlesen:
http://typo3.org/documentation/document-library/core-documentation/doc_core_ts/4.2.0/view/1/2/

gruss chris

> 
> 
> "Rainer Schleevoigt" <rainer at webmasterei-hamburg.de> schrieb im
> Newsbeitrag
> news:mailman.13409.1261987253.615.typo3-german at lists.typo3.org...
>> Am 12/27/09 1:34 AM, schrieb Thomas Lampe:
>>> Hallo,
>>>
>>> seit meinem Serverumzug und gleichzeitigem Update auf Typo3 4.3 wird
>>> der Code innerhalb der condition
>>>
>>> [globalVar = TSFE:id = 20]
>>> page.bodyTag = <body onload='JavaScript:moveLogo()'>
>>> page.includeJS.file001 =
>>> fileadmin/scriptaculous-js-1.8.1/lib/prototype.js
>>> page.includeJS.file002 =
>>> fileadmin/scriptaculous-js-1.8.1/src/scriptaculous.js
>>> [global]
>>>
>>> nicht mehr ausgeführt, d.h. im html-code auf Seite 20 befindet sich
>>> oben genannter code nicht.
>>> Auf dem alten Server unter Typo3 4.2 lief das noch.
>>
>> Der Code an sich ist OK. Das muss an etwas anderem liegen. Hast Du
>> schon mal in den TS-Analyzer geschaut?
>> Im Übrige würde ich JS-Code vollständig auslagern per JS:
>>
>> Event.observe(window, 'load', moveLogo);
>>> An was könnte das liegen?
>>>
>>> vielen Dank für Eure Hilfe
>>> Thomas
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> TYPO3-german mailing list
>>> TYPO3-german at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>>>
>>
>>
>> -- 
>> Webmasterei Hamburg
>> Dipl.-Ing. R. Schleevoigt / TYPO3 Certified Integrator
>> Ust-ID:  DE239491976
>> mail:root at webmasterei.com
>>
>> 22303 Hamburg | Novalisweg 10
>> +49 40 27806982 | skype:kontaktschmied
>>
> 


-- 
Christian Wolff // Berlin
http://www.connye.com

some projects:
http://richtermediagroup.com | http://titanic.de |
http://fairplay-homepage.de


More information about the TYPO3-german mailing list