[TYPO3-dev] [Typoscript] use constant in include_typoscript
Jigal van Hemert
jigal.van.hemert at typo3.org
Mon Feb 3 11:50:27 CET 2014
Hi,
On 30-1-2014 7:11, Ghanshyam B. Gohel wrote:
> Can we use constant variable in include_typoscript
[...]
> #Include Page Template
> <INCLUDE_TYPOSCRIPT: source="FILE:
> {$filepaths.defaultTemplateRootPath}fluid.txt">
No, that is not possible. The order of processing is:
- includes
- constants (with conditions)
- setup (with conditions and constants replacements)
--
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-dev
mailing list