| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-14 | Don't use stdClass to return the feed data. Just use an array. | Tim Almdal | |
| 2009-06-14 | Remove the sidebar flag from the feed definition returned by available_feeds and | Tim Almdal | |
| replace with a type field with one of two values (head and block). We need to do this to determine what fields go in the rss block so we can ignore the definitions that are related to the page head when creating the rss block that goes into the sidebar. | |||
| 2009-06-12 | Move the processing of rss feeds from the rss controller to callbacks in the | Tim Almdal | |
| modules that are supplying the feed. The rss controller becomes a router. In this change the comment and updates fields are distributed. | |||
| 2009-06-12 | Change from an event driven model to a call driven model similiar to the task | Tim Almdal | |
| api. | |||
