[TYPO3-english]  Re:  Fluid Template Implementation
    Hemantha Wijesinghe 
    hwijesinghe at hotmail.com
       
    Sun Oct  5 05:22:45 CEST 2014
    
    
  
why you are putting 
# get content elements in colPos 0-3
lib.content0 < styles.content.get
lib.content1 < styles.content.getLeft
lib.content2 < styles.content.getRight
lib.content3 < styles.content.getBorder
# get colPos 4 & 5
lib.content4 < styles.content.get
lib.content4.select.where = colPos=4
lib.content5 < styles.content.get
lib.content5.select.where = colPos=5
code out side the page group TS in this script what is the meaning of lib.content0  
This does not work for me 
    
    
More information about the TYPO3-english
mailing list