Skip to content

Instantly share code, notes, and snippets.

@pi-phi
Created July 27, 2016 06:03
Show Gist options
  • Save pi-phi/546d08a03480b5ae81a3c112d21b736c to your computer and use it in GitHub Desktop.
Save pi-phi/546d08a03480b5ae81a3c112d21b736c to your computer and use it in GitHub Desktop.
# RSS News Feed 1
page9817 = PAGE
page9817 {
typeNum = 9817
config {
disableAllHeaderCode = 1
xhtml_cleaning = none
admPanel = 0
metaCharset = utf-8
additionalHeaders = Content-Type:application/xml;charset=utf-8
disablePrefixComment = 1
absRefPrefix = http://www.example.com/
}
typeNum = 9817
10 < tt_content.list.20.news_pi1
10 {
switchableControllerActions {
News {
1 = list
}
}
settings < plugin.tx_news.settings
settings {
limit = 20
detailPid = 92
startingpoint = 94
format = xml
}
}
}
### RSS News Feed 2
# Recent Updates
page9818 < page9817
page9818 {
typeNum = 9818
10 {
settings {
detailPid = 21
startingpoint = 93
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment