Closed (fixed)
Project:
Cooliris (PicLens formerly)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Jun 2008 at 15:21 UTC
Updated:
18 Jul 2008 at 16:26 UTC
I looked into PicLens Views module source and I see that it calls views_build_view() function with pager limit = 0.This means that if there're 10000 nodes returned by the view, then rss would contain all 10000 nodes. I guess would be a performance killer. I saw a description on PicLens site about paging implementation: http://www.piclens.com/lite/webmasterguide.php#pagination, I guess this would be a good feature to implement.
(originally mentioned on http://drupal.org/node/270495 by Telega)
Comments
Comment #1
swentel commented