[Typo3-UG Oesterreich] Irgendwie funktioniert mein Tscript nicht Gifbuilder und Mininews

Wolfgang Klinger wolfgang at stufenlos.net
Wed Jul 28 20:20:04 CEST 2004


 Hallo!

 Andreas Hofer schrieb folgendes am 28.07.2004:
> Mininews Title und Teaser untereinander angezeigt werden.
> Ich bitte um dringende Hilfe. DANKE DANKE

 Ich hab's jetzt ausprobiert und bei mir funktioniert das:

-------
###############################################
# CONTENT, nicht(!) IMAGE
###############################################

page.5 = CONTENT
page.5 {
    table = tx_mininews_news

###############################################
# ohne dieser Zeile funktioniert's nicht
# UID der Seite wo die Einträge drin sind
###############################################

    select.pidInList = 70 

    renderObj = IMAGE
    renderObj {
    file = GIFBUILDER
        file {
            XY = 150,50
            offset=0,0
            backColor = #333333
            10 = TEXT
            10 {
                text.field = title
                # usw. alle Angaben zum Text
            }
        }
    }
}
-------

 Wie du den Teaser in mehrere Zeilen bekommst findest du hier:
 http://typo3.org/documentation/mailing-lists/user-list-archive/thread/46616


 mfG
 Wolfgang


 // Amazon Wunschliste:
 http://www.amazon.de/exec/obidos/registry/307SIOOD654GF/028-7098695-9084520






More information about the TYPO3-at mailing list