summaryrefslogtreecommitdiff
path: root/modules/comment/helpers/comment_rss.php
AgeCommit message (Collapse)Author
2009-06-12Move the processing of rss feeds from the rss controller to callbacks in theTim 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-12Change from an event driven model to a call driven model similiar to the taskTim Almdal
api.