[TYPO3-german] TYPO3 Onepage-Layout

Markus Ehrlich m.ehrlich at imia.de
Tue Jul 13 14:37:49 CEST 2010


Hatte ich vorhin bereit probiert. Das funktioniert leider nicht, er nimmt
dann 5 Mal die Startseite:

page.20 = HMENU
page.20 {
	special = list
	special.value = 3,4,5,6,7
	1 = TMENU
	1.NO {
		doNotLinkIt = 1
		stdWrap.cObject = COA
		stdWrap.cObject {
			10 = TEMPLATE
			10 {
				select.pidInList.field = uid

				template = FILE
				template.file =
fileadmin/{$cString.tplFolder}/content.html
				workOnSubpart = DOCUMENT

				marks.LNKHOME < lib.linkhome
				marks.LOGOTITLE < lib.logotitle
				marks.SLOGAN < lib.slogan
				marks.PAGELOGO < lib.pagelogo
				marks.MAINMENU < lib.mainmenu
				marks.CONTENT < lib.content

				#marks.GA < lib.ga
			}
		}
	}
}


> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.typo3.org [mailto:typo3-german-
> bounces at lists.typo3.org] Im Auftrag von JoH asenau
> Gesendet: Dienstag, 13. Juli 2010 14:19
> An: typo3-german at lists.typo3.org
> Betreff: Re: [TYPO3-german] TYPO3 Onepage-Layout
> 
> > Ist es nun möglich irgendwie folgendes dort rein zu bringen? Ich
> > möchte die bisherige Technik mit TEMPLATE beibehalten und nicht alles
> > HTML mit TypoScript schreiben müssen.
> >
> > 10 = TEMPLATE
> > 10 {
> > template = FILE
> > template.file = fileadmin/{$cString.tplFolder}/content.html
> > workOnSubpart = DOCUMENT
> >
> > marks.LNKHOME < lib.linkhome
> > ...
> > }
> >
> > So das dies 5 Mal ausgeführt würde. Irgendwie muss dafür aber
> > temporär die Seiten ID 'gesetzt' werden können. Finde keinen Weg.
> 
> Ersetze in dem Beispiel 10 = CONTENT durch 10 = TEMPLATE - done!
> 
> HTH
> 
> Joey
> 
> --
> Wenn man keine Ahnung hat: Einfach mal Fresse halten!
> (If you have no clues: simply shut your gob sometimes!)
> Dieter Nuhr, German comedian
> Xing: http://contact.cybercraft.de
> Twitter: http://twitter.com/bunnyfield
> TYPO3 cookbook (2nd edition): http://www.typo3experts.com
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list