[Typo3] Conditions / PageID

Sven Osterwalder sven.osterwalder at infoklick.ch
Wed Aug 24 09:09:06 CEST 2005


Hello list,
I have three questions :-)
1. Is it possible to say a mark should have a specific page-id?
            I.E.:      FOOTER = PAGE
                        FOOTER.pageID = 25
            
1.1 If it is, how is this done with simulateStaticDocuments? I.E. when a URL
looks like this: http://www.domain.ch/site/19.0.html?L=1
 
2. I have a problem with a condition. The condition looks like this:
 
FOOTER = TEXT
[globalVar = GP:L = 0]
FOOTER.value = Hello
            [else]
FOOTER.value = Hello you!
[end]
            
            At the moment it's always "Hello you!". What am I doing wrong
with the condition?
            My URL looks like this: http://www.domain.ch/site/19.0.html?L=0
or http://www.domain.ch/site/19.0.html?L=1
 
Thank you and with kind greetings
 
Sven Osterwalder



More information about the TYPO3-english mailing list