Hallo Johannes,

ich habe in einem 4.6.2 mit tt_news 3.1.0 und TV 1.6.0 mehrere RSS-Feeds am laufen. Da die Einrichtung schon einige Zeit her ist, weiß ich nicht, ob ich jetzt an alles gedacht habe:

TS Setup im Haupttemplate:

#####################################
# Konfiguration News-Feed (tt_news) #
#####################################

xmlnews = PAGE
xmlnews {
    typeNum = 100
    10 >
    10 < plugin.tt_news
    10 {
        pid_list >
        pid_list = 25

        recursive >
        recursive = 10
        singlePid = 27
        defaultCode = XML
        dontUseBackPid = 1
        useSPidFromCategory = 1
        useSPidFromCategoryRecusive = 1
        useHRDates = 1
        useSubCategories = 1
        displaySubCategories = 1

        categoryMode = 0
        # ^ war 1, aber hat alle Einträge aus dem Feed entfernt...
    }

    config {
        disableAllHeaderCode = 1
        additionalHeaders = Content-type:text/xml
        no_cache = 1
        xhtml_cleaning = 0
    }
}

page.headerData.80 = HTML
page.headerData.80.value = <link rel="alternate" type="application/rss+xml" title="domainname.com: Neue Angebote" href="index.php?id=25&type=100" />

Bei den Konstanten habe ich noch folgendes drin:

plugin.tt_news {
  pid_list = 25

  displayXML {
    rss2_tmplFile = EXT:tt_news/res/rss_2.tmpl
    xmlFormat = rss2

    xmlTitle = domainname.com: Neue Angebote
    xmlLink = http://domainname.com/
    xmlDesc = Neue Angebote von domainname.com
    xmlLimit = 30
    xmlLang = de
    xmlCaching = 1

    xmlLastBuildDate = 1
  }
}


Viele Grüße
Rainer


Am 10.05.2012 10:15, schrieb JCL - Johannes C. Laxander:
Hallo,

wer hat schon mit der neunen news-Extension einen RSS-Feed unter TemplaVoila 
realsisiert und kann mir weiterhelfen?



_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an