I'm trying to reproduce Development Seed's implementation of Leech (http://leech.devseed.org/aggregator).

I'm running drupal 4.7 in a hosted environment. (Not sure which versions of PHP and MySQL.) I've installed Leech 4.7.x-1.3 and it's working great. My test site is at http://experiment.cms.si.umich.edu.

The DevSeed page seems to use the core aggregator module to display items from Leech. When I implement this on my own test site, aggregator only displays the feeds I've specified under admin > aggregator. I'm wondering if I'm just missing a functionality of the aggregator+leech modules, or (any DevSeed folk listening?) if you guys tweaked some code somewhere to achieve that result. Thank you.

Comments

alex_b’s picture

Aggregator is not turned on on leech.devseed.org. On http://leech.devseed.org/ you will find a short site recipe. Basically, the site consists of leech and url_profile with all features turned on.

Alex