Commit graph

9 commits

Author SHA1 Message Date
Graham Knop
ab0d5cbecb fixed: Collaboration System errors when missing RSS From Parent 2008-03-25 20:07:16 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a fix: content handler and redirects 2008-01-25 01:36:14 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Drake
7ac7b2bc80 Fix missing newline before =cut paragraph. 2006-11-07 19:06:45 +00:00
Frank Dillon
21f334e798 added a www_viewRSS method to allow backward compatibility for RSS feeds. 2006-11-07 19:04:43 +00:00
Drake
9a61dd2f38 Add RSSCapable mixin for RSS-capable assets, and RSSFromParent asset for
the feeds for those assets.  Convert Collaboration to use this mechanism
rather than its existing viewRSS, because this is more export-friendly.
2006-11-03 01:18:55 +00:00