I am setting up a Feeds Parser to pull info from a specific API - PetFinder.com and for each pet they have multiple pictures as well as sizes for each. So for the large size a pet may have 1-4 pics and I want to grab them all. (returns an absolute url) can I return multiple urls in either a array or say a comma separated list.
Comments
Comment #1
publicmind commentedThis is not what FIG will do, but if you want to grab all the pics from a webpage you can use the helper functions in feeds_imagegrabber.module file:
regards,
Comment #2
publicmind commentedopen if required.
Regards,