Active
Project:
Media RSS
Version:
6.x-2.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 02:56 UTC
Updated:
27 Apr 2010 at 17:49 UTC
`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
Comment #1
kbasarab commentedIf 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.
Comment #2
Microbe commentedThis 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 reason imagefield and imagecache are not dependencies is because you can use the image module instead/as well