Recently I added the RSS widget of t3blog to my blog. Now you may subscribe to this RSS feed (see on the left or on top in in your browser).
Because the configuration was a little tricky (as usual) I want share my template Typoscript setup settings with you:
plugin.tx_t3blog_pi2 {rss {generator=T3BlogfeedTitle= Linux Typo3 and other PainsfeedCopyright= Alexander BiggafeedManagingEditor= Alexander BiggafeedWebMaster= Alexander BiggafeedLink= "http://linux.bigga.de/blog/"feedDescription= [ daily hacking ]feedImage = "http://linux.bigga.de/typo3conf/ext/t3blog/icons/rss.png"postItemCount=5list.5 >list.10 >list.20 >list.40 >}}
xmlnews = PAGExmlnews {typeNum = 100config {disableAllHeaderCode = 1additionalHeaders = Content-type:text/xmllinkVars = Lno_cache = 1xhtml_cleaning = 0admPanel = 0}10 = USER10 {# Call the user functionuserFunc = tx_t3blog_pi1->mainwidget.rss < plugin.tx_t3blog_pi2.rsstemplate = TEXTtemplate.field = rss}}page.headerData.500 = TEXTpage.headerData.500.value = <link rel="alternate" type="application/rss+xml" \title="RSS-Feed" href="http://linux.bigga.de/blog/rssType/2.0/rssContent/Posts/rss.xml" />
Your comment