> -----Ursprüngliche Nachricht-----
> Von: typo3-german-boun...@lists.typo3.org [mailto:typo3-german-
> boun...@lists.typo3.org] Im Auftrag von Philipp Gampe
> Gesendet: Dienstag, 8. Juni 2010 17:07
> An: typo3-german@lists.typo3.org
> Betreff: Re: [TYPO3-german] Suche EXT
> 
> Am 08.06.2010, 16:59 Uhr, schrieb LUCOMP mediale kommunikation &
> internetDesign Bernhard Ludwig <luc...@lucomp.de>:
> > danke fr die Info. Kb_content_slide ist depricated. Es heit, das wre
> > nun
> > im Core eingebunden (4.3.3). Weit Du, wie man das aktiviert, bzw.
> > kannst Du
> > mir erklren, wie ich das im TS integriere oder gibt es da eine Doku?
> 
> > Ich habe momentan folgenden Code im TS, der mir nun die linke Spalte
> > (INHALT_LINKS) auf allen Seiten mit den Inhalten aus der ersten Seite
> > fllt.
> > Nur wie bringe ich dem TS bei, dass es die linke Spalte nur dann fllen
> > soll, wenn sie leer ist?:
> >
> > workOnSubpart = DOCUMENT_BODY
> >    marks {
> >         COPYRIGHT_DATE = TEXT
> >         COPYRIGHT_DATE {
> >         wrap=&nbsp;&nbsp;
> >           data = date:U
> >           strftime = %Y
> > }
> >     }
> >       subparts {
> >      INHALT_NORMAL < styles.content.get
>       INHALT_NORMAL.slide = -1
> >       INHALT_LINKS < styles.content.getLeft
>       INHALT_LINKS.slide = -1
> >       INHALT_LINKS = CONTENT
> warum doppelt?
> >       INHALT_LINKS {
> >         table = tt_content
> >         select {
> >           pidInList = 2 #Seiten-ID
> >           orderBy = sorting
> >           where = colPos= 1
> >           languageField = sys_language_uid
> >   }
> >  }
> >       INHALT_RECHTS < styles.content.getRight
>       INHALT_RECHTS.slide = -1
> > }
> >
> 
> Viele Gre
> --
> Philipp Gampe

Hallo,

an alle vielen Dank, nun funktioniert es einwandfrei. Philipp, der 
Doppeleintrag kam von den vielen Versuchen, habe vergessen es herauszunehmen.

Viele Grüße,
Bernhard Ludwig

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
  • [TYPO3-g... LUCOMP mediale kommunikation & internetDesign Bernhard Ludwig
    • Re:... Andreas Becker
      • ... LUCOMP mediale kommunikation & internetDesign Bernhard Ludwig
      • ... Sandra Tyrchan | easymoments GmbH
        • ... LUCOMP mediale kommunikation & internetDesign Bernhard Ludwig
          • ... Lars Brinkmann
            • ... LUCOMP mediale kommunikation & internetDesign Bernhard Ludwig
              • ... Lars Brinkmann
              • ... Philipp Gampe
                • ... LUCOMP mediale kommunikation & internetDesign Bernhard Ludwig
              • ... Philipp Gampe
    • Re:... Christian Wolff

Antwort per Email an