[TYPO3-german] CSS styled content Frage

Sebastian Scholz eemceebee at googlemail.com
Tue Nov 28 20:05:33 CET 2006


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 ?


> >
> > Ich würde gerne hinter bzw unter jedem TextBlock bzw ContentBlock eine
> > Grafik als Trenner einbauen, jemand ne Idee wie ich sowas bewerkstellige
> ?
>
>
> dataWrap für CType 'text' und mit CSS grafik
>
>
> tt_content.text.20.dataWrap = <div class="basicText">|</div>
>
>


More information about the TYPO3-german mailing list