[TYPO3-german] CSS styled content Frage
Sebastian Scholz
eemceebee at googlemail.com
Wed Nov 29 09:58:35 CET 2006
On 11/28/06, Tapio Markula <tapio.markula at atwebteam.com> wrote:
>
> Sebastian Scholz kirjoitti:
> > Ich benutzte unter anderem das Auto-parser Plugin, da sieht der Content
> > Teil
> > im Template so aus :
> >
> > temp.mainTemplate = TEMPLATE
> > temp.mainTemplate {
> > # Feeding the content from the Auto-parser to the TEMPLATE cObject:
> > template =< plugin.tx_automaketemplate_pi1
> > # Select only the content between the <body>-tags
> > workOnSubpart = DOCUMENT_BODY
> >
> > # Substitute the ###menu_1### subpart with some example content:
> > subparts.menu_1 < temp.menu_1
> >
> > # Substitute the ###content### subpart with some example content:
> > subparts.content < styles.content.get
> >
> > }
> >
> > Wie kann ich das mit dem dataWrap da machen ?
> Warum du brauhest das für 'subparts.content'?
> Du kanss alles zu HTML-Template machen.
Also nicht für subparts sondern direkt für "template" oder "temp" ?
Das hab ich da jetzt drin stehen, aber írgendwie klappt das nicht.
temp.dataWrap = <div class="basicText"><img src="seperator.jpg"></div>
Wie würde das aussehen ?
Danke
More information about the TYPO3-german
mailing list