Views RSS Scald image
Categories
Component ID
2456373
Component name
Views RSS Scald image
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
123
Component created
Component changed
Component body
Synopsis
- This is a extension module to the Views RSS module.
- Natively, the views RSS module support the insertion of images in the enclosure element of the RSS feed. But, if you use the scald media library as multimedia content manager, the image field would not be a simple image but a scald "atom reference" image.
- This extension module add the same functionality if the image is a scald atom reference image.
Project page
Requirements
The views module and views rss module are required.
You have to configure a views, a feed in the views and to configure the feed first.
Here is the links to the modules.
Recommended modules
Even if it not required, you don't need this module if you are not using the scald media management module.
Configuration
Prerequisite
First, you have to configure a views, a feed in the views and to configure the feed first. (detailed information in views module and views rss module)
Once views and views rss are functionnal, please follow these steps :
In the views configuration
- [Field part] Add the desired image field
- [Field part] Click on the image element to configure the views field
- [Formatter part] Select the "RSS enclosure element" formatter.
Associate your image to the RSS feed - Field
- [Format part] Click on parameters -> Item elements:Core -> select the image field for the enclosure item
Known problems
This module is working on Drupal 7.
For the moment, it is not possible to resize an image for the feed.(planned in a further development)
Git clone link
git clone --branch 7.x-1.x https://git.drupal.org/project/views_rss_scald_image.git
cd views_rss_scald_image