Am 27.10.2014 21:38, schrieb Philipp Gampe:
>> unter dem link den ich schon vorher gepostet hatte findest du ein
>> Beispiel, folgendes in deinem root-template sollte die Basis sein:
>> [globalVar = TSFE:type = 9818]
>> config {
> 
> Die Condition ist nicht nötig. 

hast recht... ich hatte das Beispiel aus der  Doku jetzt einfach
übernommen und nicht in Frage gestellt...
hier dann also das TS etwas optimiert (übrigens, Zeilen wie detailPid,
categories, startingpoint, etc. müssen natürlich angepasst werden):

pageNewsRSS = PAGE
pageNewsRSS {
  config {
    disableAllHeaderCode = 1
    xhtml_cleaning = none
    admPanel = 0
    metaCharset = utf-8
    additionalHeaders = Content-Type:text/xml;charset=utf-8
    disablePrefixComment = 1
  }
  typeNum = 9818
  10 < tt_content.list.20.news_pi1
  10 {
    switchableControllerActions {
      News {
        1 = list
      }
    }
    settings < plugin.tx_news.settings
    settings {
      categories = 9
      categoryConjunction = notor
      limit = 30
      detailPid = 25
      startingpoint = 24
      format = xml
    }
  }
}


-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an