[TYPO3-mvc] Template configuration
Dawid Pacholczyk
dpacholczyk at gmail.com
Tue Jan 4 22:46:14 CET 2011
On 04.01.2011 22:44, Andreas Lappe wrote:
> On 4.01.11, Dawid Pacholczyk wrote:
>> Hello List !
>>
>> I have 3 sites on 1 installation. I use on all of them one of my
>> extbase extensions. On each of my sites I want to configure
>> different template. How can I configure that ?
>>
>> I mean portal A have list_A.html, portal B have list_B.html and so on.
>
> Hello Dawid,
>
> I'd make three folders A, B, C e.g. in fileadmin/templates/yourExt/ and
> then set the templateRootPath like that:
>
> plugin.tx_yourExt.view.templateRootPath = fileadmin/templates/yourExt/A/
>
> And on portal B:
> plugin.tx_yourExt.view.templateRootPath = fileadmin/templates/yourExt/B/
>
> …
>
> Does that work for you?
>
> So long
> Andy
Should I put there structure like
Private
- Language
- Layout
- Partials
- Templates
Public
?? Or just put there files like list.html show.html ?
Thanks for reply
best regards,
Dawid "Fixus" Pacholczyk
More information about the TYPO3-project-typo3v4mvc
mailing list