[TYPO3-doc]  Better TSRef
    Tapio Markula 
    tapio.markula at dnainternet.net
       
    Thu Jun  8 11:50:05 CEST 2006
    
    
  
Hi
A small piece of conversation
Peter Klein wrote:
 > Hi Tapio. I have told you this before. You need to READ the TSRef 
correctly, otherwise you'll never learn it.
 >
 > In your example you do something like this (I assume that "1" is 
either a TMENU or a GMENU object.):
 >
 >  1.if {
 >      value.data = date:U
 >      isLessThan.field = newUntil
 >      negate = 0
 >
 > }
 >
 > From READING TSRef, you'll see that none of the TMENU/GMENU objects 
has any "if" properties.
 > 
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/10/1/
 > 
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/10/7/
 > 
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/10/4/
 >
 > So that's why your examples doesn't work..
Ok. But it would be nice, if TSRef could tell in
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/7/
for what objects if could be applied with.
*that* make TS Ref so difficult - you
don't know, where certain statements work!
    
    
More information about the TYPO3-project-documentation
mailing list