RSS
Posted by Matti Mattila on Sunday, Dec 31, 2006 at 4:58 PMStorymiller generates standard RSS (Really Simple Syndication) feed complying version 2.0. All the settings required to generate the feed are set in settings module as follows:
- encoding
- Platform charset
- title
- Platform title
- link
- Link to homepage
- description
- Platform description
- language
- Platform language
- copyright
- Copyright statement contains current year with four digits and platform name
- skipHours
- Hours the readers should skip are set separately on hourly basis
- ttl
- Time to live
- image
- If image for RSS feed is set it is stored in theme images folder with name rss.png
Write a Comment