[TYPO3] TV: How to create different page templates
James Walters
james at oldchap.cymru247.net
Mon May 19 16:18:10 CEST 2008
Without knowing which documentation you have read ('Futuristic
Template Building'?) or which versions of TemplaVoila and Typo3 you
are working with (things look a bit different in recent versions) and
how far you have got setting up your site, Michael, it is hard to know
what to say.
It sounds as though you have mapped your html template in TV and
created a TO/DS in which your 'zones' have been mapped to contain
'content elements'. So every page you create which inherits that, when
viewed in the Web > Page module, will display your 'zones' by name and
you'll be able to insert any content elements you want into them
there. But that's only if you have done some other things you haven't
mentioned. Have you, for instance:
1 selected the "Page Template Structure' and then 'Use Template
Design' (which you've just created) from the pull-down selectors in
your site root page's 'propperties'?
(Go to Web>Page, select the root page in the pagetree, click on the
'Edit page properties' pencil icon)
2 selected 'CSS Styled Content' in the site root page template record?
(Go to Web > Template, select the root page in the pagetree, 'click
here to edit whole template record', scroll down to 'Include static
(from extensions)', select 'CSS Styled Content' in righthand window)
3 Have you added the following TS somewhere in the 'Setup' window of
the same template record?
page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page
I hope this helps
James
On 19 May 2008, at 13:38, Michael Niemann wrote:
> Hello,
>
> I have a page template containing the layoutgrid. It has three
> content zones. All pages of my site use this template. However I
> need to provide page templates with different content inside these
> zones.
>
> Which is the best way to do this?
>
> With different TOs for the same DS I'm not able to give them
> individual TypoScript to select content for the zones.
>
> Creating a new DS/TO pair for each individual layout creates a lot
> of overhead as the basic structure is the same on all pages.
>
> Thx for all inpout on this problem.
>
> regards
> Michael
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list