[Typo3-dev] Shared contents and several content area templates	with TemplaVoila?
    tapio 
    tapio.markula at dnainternet.net
       
    Sun Jun 19 13:25:11 CEST 2005
    
    
  
Bernhard Kraft wrote:
> tapio wrote:
> 
>>  lib.normalshared  = CONTENT
>>  lib.normalshared {
>>      select {
>>        pidInList = 41
>>        where = colpos=0
>>        andWhere deleted=0
>>        andWhere hidden=0
>>      }
>>      table = tt_content
>>  }
> 
> 
> This will surely not work.
> 
>  >        andWhere = deleted=0 AND hidden = 0
> 
> should do it ...
I tried that - something wrong still even it the
examle of Reuven Cohen in the page
http://typo3.org/documentation/document-library/doc_core_tsref/select/
is invalid
Overall irritating if someone puts invalid examples
Tapio Markula
    
    
More information about the TYPO3-dev
mailing list