Project:Media RSS
Version:6.x-2.9
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

`I uploaded this module and my image field images still appear as links to the images in my feed view

what do i need to do

Comments

#1

If you are using CCK you need to have Imagefield, ImageAPI and Imagecache enabled in order to see the correct options for the Media RSS Style plugin. This took me a little while to figure out until I looked at the code.

The .INFO file doesn't require those dependencies.

#2

This module uses Views to create the specific RSS feeds, If you want all feeds to be changed (as I think you are suggesting) then use the 6.x-1.x version.

The .INFO file doesn't require those dependencies.

The reason imagefield and imagecache are not dependencies is because you can use the image module instead/as well

nobody click here