[TYPO3-english]  Re:  How to choose frontend template based on be_layout for good performance
    Urs Braem 
    info at ursbraem.ch
       
    Tue Nov 25 12:50:42 CET 2014
    
    
  
Thanks Jigal,
I had simplified the code, I also use marks in the page object. 
So the rendering definition for nr. 2 might look like this:
page.20 < page.10 
page.20 {
   	stdWrap.if {
   	   value = 2
   	}
	marks { 
			MAINCONTENT < temp.teaser
			CONTENT_NAV >
			CONTENT_NAV =
                        # ... and many more!
	}
}
How would that be put into a CASE object efficiently?
    
    
More information about the TYPO3-english
mailing list