[TYPO3-german] rss-feed mit TYPO3

Lorenzo Ravagli laurinus at t-online.de
Tue Aug 3 10:26:52 CEST 2010


Bei mir verweist die timtab.blogPid auf die Seite mit der Einzeldarstellung des Blogs
und die news.singlePid ebenfalls. Damit funktioniert der Blog einwandfrei, nur der rss-feed nicht.

Zu Deiner Info hier meine Konstanten und das Setup zum rss-feed:

#######
Konstanten:

xmlnewsfeed_id = 176

plugin.tt_news {

pid_list = 275

singlePid = 279

displayXML {  

atom03_tmplFile = EXT:tt_news/res/atom_0_3.tmpl

xmlTitle = anthroweb.info RSS-News

xmlLink = http://www.anthroweb.info

xmlLimit = 10

xmlDesc = anthroblog rss-feed


xmlLang = de

xmlIcon = fileadmin/templates/rss.gif

title_stdWrap.htmlSpecialChars = 1

title_stdWrap.htmlSpecialChars.preserveEntities = 1

subheader_stdWrap.stripHtml = 1

subheader_stdWrap.htmlSpecialChars = 1

subheader_stdWrap.htmlSpecialChars.preserveEntities = 1

subheader_stdWrap.crop = 300 | ... | 1

subheader_stdWrap.ifEmpty.field = bodytext

xmlLastBuildDate = 1

}

}

Setup:

xmlnews = PAGE

xmlnews {
typeNum = 100

10 >

10 < plugin.tt_news

10.pid_list >

10.pid_list = 275

10.singlePid = 279

10.defaultCode = XML

config {
disableAllHeaderCode = 1

additionalHeaders = Content-type:text/xml

no_cache = 1

xhtml_cleaning = 0
}

}

page.headerData.500 = TEXT
page.headerData.500.value = link rel=alternate type=application/rss+xml title=RSS-Feed href=http://www.anthroweb.info/index.php?id={176}type=100 /

###########

Noch eine Idee?

Am 02.08.2010 um 19:49 schrieb Lina Wolf:

> Hast Du die Konstante
> plugin.tx_timtab.blogPid = [uid single seite]
> 
> Je nach konfiguration eventuell auch noch
> plugin.tt_news.singlePid =  [uid single seite]
> 
> korrekt gesetzt? 
> 
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list