Active
Project:
Media RSS
Version:
6.x-2.9
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 May 2009 at 10:25 UTC
Updated:
5 Jun 2009 at 13:27 UTC
I'm trying to work mediarss with image module.
Here is what I have done:
- I made a gallery
- Enabled Media RSS
- Imported the taxonomy term view (http://drupal.org/node/345409)
Then I go to my gallery and add /rss.xml to see my feed (http://localhost/imagegallery/image/tid/8/rss.xml)
I see the title of the node which links to the page, but I don't see a thumbnail. Also, there is a field Multimedia file that links to folder http://localhost/imagegallery/sites/default/files/ and not to the image.
I want to take a feed like this: http://photos.itzalive.co.uk/image/6/rss.xml
What am I doing wrong? Please, help.
Comments
Comment #1
Microbe commentedThis is for an old version of MediaRSS. If you edit the feed view and click the cog next to Media RSS then you can edit the settings to update the feed to the new version of MediaRSS.
I will try and get a new version of the taxonomy term view ASAP. Currently my web server is down so I cannot do anything using Drupal.
Peter
Comment #2
auris commentedStill confused.
Do I need the taxonomy view term (http://drupal.org/node/345409)?
If I delete it, then I get nothing with the url http://www.decoclub.gr/demo/image/tid/3/rss.xml
Using it I get what I've described above, as you may see with the above link.
Also I don't understand "...edit the feed view and click the cog next to Media RSS...".
Please, help.
Comment #3
Microbe commentedFinally got server working again :)
Here is a new updated view to do what you want. Delete old view (taxonomy term view that you imported previously) then import this one. This is an export of the view used on the demo site that you want a feed like.
Hope this helps,
Peter
Comment #4
auris commentedThanks! This works great!