[TYPO3-asia] Multiple Fluid Template for single site
Anupam Chatterjee
anupam at vrisini.com
Sat Oct 25 18:36:48 CEST 2014
On 10/10/2014 8:15 PM, Hemantha Wijesinghe wrote:
> This is some thing like different type of scenario, Suppose I want to
> add around 5 different template into page wise is it possible to
> implement this type of thing.
>
> Home page - Template 1
> Home root other page - Template 2
> Contact page Template 3
>
> Home Root sub page Template 4
>
> Folder contain pages Template 5
>
> How can I include this into typoscript
> Sample image is attached.
>
> Any suggestion or reference tutorial and extention is there for this.
> I like to manually write a TS code for this scenarios
>
> Structural Image is attached here with
Hi Hemantha,
You cannot attach files here, please upload them elsewhere and provide
links here.
As for your requirement, you can define a template for your entire
website on the root:
page.10.template.file = <path_to_template>
Thereafter, you can create an extension template and overwrite the above
template file and associated styles, etc on every page which needs a
different template and style.
The other option would be to define these templates on a page basis
using page uid on the same TS setup.
Regards,
Anupam
--
TYPO3 .... inspiring people to share!
TYPO3 Consultant @ Vrisini Infotech Pvt. Ltd.
More information about the TYPO3-asia
mailing list