In my opinion original_item_url better describes feed item than the image_url. Images in feeds are much more uncommon than link to oryginal article.
My patch reworks _aggregation_add_item function to handle guid in the following order:
* guid if it exists
* original_item_url if it exists
* image_url if it exists
* title if it exists
* body in rest cases.
| Comment | File | Size | Author |
|---|---|---|---|
| aggregation.module_0.patch | 3.52 KB | vito_swat |
Comments
Comment #1
Ashraf Amayreh commentedThanks. I'll review this and all other patches you provided ASAP.
Comment #2
vito_swat commentedThis patch also includes patch from http://drupal.org/node/131438 I didn't want to mess bug with feature request so I created 2 issues.
Comment #3
vito_swat commentedCommited so I'm closing.
Comment #4
(not verified) commented