index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
rss
/
helpers
/
rss.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-25
Remove the REST_Controller and assorted baggage. Completes ticket #917
Tim Almdal
2009-06-14
Refactor the way that the rss module works so that we're not allowing
Bharat Mediratta
2009-06-14
Refactor feed code to use stdClass everywhere. Fix bugs in the
Bharat Mediratta
2009-06-14
Remove the sidebar flag from the feed definition returned by available_feeds and
Tim Almdal
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-06-14
Rename:
Tim Almdal
2009-06-14
Rename Rss_Controller::__call to Rss_Controller::feed, which changes the feed
Tim Almdal
2009-06-12
Move the processing of rss feeds from the rss controller to callbacks in the
Tim Almdal
2009-06-12
Change from an event driven model to a call driven model similiar to the task
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-02-19
1) Rename the module media_rss to rss
Tim Almdal