[Typo3-german] wenn spalte leer anderes Template
    Markus Bucher - typo3 
    markus.bucher at bedv.de
       
    Mon Oct 17 10:07:48 CEST 2005
    
    
  
Danke Michael, das hat es gebracht. Allerdings musste ich noch
10 = TEXT
einfügen.
Also insgesamt:
page.headerData {
         10 = TEXT
         10.value = <link rel="stylesheet" type="text/css" 
href="fileadmin/template/ext_template_1column.css" >
         10.if.isFalse.numRows {
                 table = tt_content
                 select.where = colPos=2
         }
}
> page.headerData = COA
> page.headerData {
>         10.value = <link rel="stylesheet" .....>
>         10.if.isFalse.numRows {
>                 table = tt_content
>                 select.where = colPos=2
>         }
> }
Gruß,
Markus
    
    
More information about the TYPO3-german
mailing list