[TYPO3-core] RFC: Bug 6138: Recursive include of external Typoscript Files

Michael Stucki michael at typo3.org
Mon Aug 13 23:42:57 CEST 2007


Problem:
Currently it is not possible to use more than one level of external ts-files 
because the parser is not checking the included scripts for includes. So teh 
use of external ts is not possible in larger projects with a lot of ts code. 

Solution:
Only one line of code has to be changed in class.t3lib_tsparser,php to enable 
recursive inclusion. See included patch.

Comments:
- patch was written by Martin Ficzel

Branches: Trunk only

Bugtracker reference:
http://bugs.typo3.org/view.php?id=6138

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_6138.diff
Type: text/x-diff
Size: 2901 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070813/1975aedd/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070813/1975aedd/attachment.pgp 


More information about the TYPO3-team-core mailing list