[TYPO3-english] including tt_content in templavoila template
    Daniel Huf 
    dhuf at cross-systems.com
       
    Fri Sep  4 17:37:55 CEST 2009
    
    
  
Thanks you too have a nice weekend.
Don't wrestle too long ;)
Good luck
Daniel
René van Densen wrote:
> Thanks Daniel, will try this Monday (currently wrestling with another issue
> that has been assigned higher priority :<) and let you know.
> 
> Cheers and have a good weekend,
> 
> René
> 
> On Fri, Sep 4, 2009 at 3:25 PM, Daniel Huf <dhuf at cross-systems.com> wrote:
> 
>> I don't know if I understood well, but this is what I use on a sysfolder
>>
>> CONSTANT
>> # cat=baseText/chtml/a; type=int; label=content page ID
>> lib.page.content.folder.pid = 312
>>
>> SETUP
>>
>> lib.page.content.folder = CONTENT
>> lib.page.content.folder {
>>        table = tt_content
>>        select.max = 4
>>        select.orderBy = date DESC
>>        select.pidInList = {$lib.page.content.folder.pid}
>>        stdWrap.wrap = <div>|</div>
>> }
>>
>> and I map lib.page.content.folder in templavoilà.
>>
>> Hope that might help or at least bring you any further.
>>
>> Daniel
>>
>>
    
    
More information about the TYPO3-english
mailing list