[TYPO3-english] how to include element in file-path

Victor Livakovsky v-tyok at mail.ru
Wed Dec 3 13:08:35 CET 2008


> Hello, 
>
> Is it possible to do something like this:
>
> plugin.tx_automaketemplate_pi1 {
>  content = FILE
>  content.file = fileadmin/templates/{leveltitle:-2}.html
> }
>   
I'm not sure, that my code will work, but you always may
try and play around:

content = FILE
content.file.import.data = leveltitle:-2
content.file.import.stdWrap.wrap = fileadmin/templates/|.html




More information about the TYPO3-english mailing list