On Fri, Oct 30, 2009 at 8:42 AM, Alessandro Ronchi <[email protected]> wrote: > I need to make satchmo feeds smaller, with products ordered by data and > showing only the latest products (50?100?). > > Is is possible?
Sure, look at the satchmo_ext/product_feeds/views. That's where we do the atom feeds. Just make a small patch to allow for an optional parameter with the max number of items, attach it to a ticket. Otherwise, copy that view to your localsite app, and modify it as you please. -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
