[TYPO3-english] Template-Analyzer: Listing of complete TypoScript

Marcel Remmy marcel.remmy at fh-kl.de
Wed May 20 15:23:21 CEST 2009


hey david,

are you sure about that? i remember the temp_CACHED files to be
aggreations of php code of extensions so the stuff is handled more
quickly (instead of searching through the filesystem).

no bit of TypoScript found there on my installation(s)...

cheers,
marcel


David Bruchmann wrote:
> ----- Ursprüngliche Nachricht -----
> Von:        Marcel Remmy <marcel.remmy at fh-kl.de>
> Gesendet:   Mittwoch, 20. Mai 2009 15:02:37
> An:         typo3-english at lists.netfielders.de
> CC:
> Betreff:    [TYPO3-english] Template-Analyzer: Listing of complete
> TypoScript
>> Hi there,
>>
>> when working with larger typoscript templates that are stored in the
>> database there keeps one question playing on my mind...
>>
>> how can i view the complete listing of the typoscript from line 1 to the
>> very last one?
>>
>> using the template analyzer i can view the parts of one selected ts
>> template. that's good but it does not work out if i have a lot of small
>> snippets that go along to one instance setup.
>>
>> do you know tricks, extensions or (invisible to me) buttons to
>> accomplish this complete ts listing?
>>
>> thanks,
>> marcel
> 
> Hy Marcel,
> 
> It's stored in a temporary file:
> /typo3conf/temp_CACHED_[hash]_ext_localconf.php
> 
> Regards
> David


More information about the TYPO3-english mailing list