diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-11-20 02:59:43 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-20 02:59:43 +0000 |
commit | 611627231b6a712053e05734d7509b1d3751151b (patch) | |
tree | 84ef749090c5d43582b9b93f02b50104176a6d17 /modules/slideshow/helpers | |
parent | c3fc1cb7ec91783a7953486c8a83aa8008dd5406 (diff) |
Clean up the MediaRSS module a little bit:
* Media_RSS_Controller::$LIMIT is now self::$page_size
* We use ORM_MPTT descendant_counts()
* If the page is out of bounds, put it on a boundary
* Move pub_date into the controller to simplify the mrss file
* Put all the view assignment in one block for easier reading
* Removed stray ; from the end of lines in the mrss file
Clean up ORM_MPTT a bit:
* fix spelling: decendent -> descendant
* Remove unnecessary order_by() clauses
* Set the default for $type to null (not "all").
Diffstat (limited to 'modules/slideshow/helpers')
0 files changed, 0 insertions, 0 deletions