Forums / General / How to import images
Ant Ch
Monday 01 June 2009 12:09:10 pm
Hello,
I have a question. I want to import RSS news to Ezpublish sistem but how can I get images from <description> section? If there is an image in the RSS news it doesnt import to database.
SEBBANE Alexandre
Monday 01 June 2009 2:55:20 pm
Do you know a rss which have image in description tag ?
becaus efor me it is not alowed by the rfc : the only way to have image in rss is by using the enclosure tag.
Paris, France
Gaetano Giunta
Tuesday 02 June 2009 1:17:09 am
Unfortunately at the moment the rss imort in eZP does not support images from the 'enclosure' tag...
Principal Consultant International Business Member of the Community Project Board
kracker (the)
Tuesday 02 June 2009 1:26:45 am
Which is so freaking dumb for eZ Publish not to support advanced rss import!
In other news you or anyone else can start by modifying a copy of the file cronjobs/rssimport.php to provide this functionality yourself.
I've seen this done before I think ...
Cheers,<i>//kracker
Dirtball : Batter Swing ...</i>
Member since: 2001.07.13 || http://ezpedia.se7enx.com/
Tuesday 02 June 2009 2:05:30 am
For example this feed has images in description http://rss1.smashingmagazine.com/feed/Is there the way to import...
Martin Grønbekk Moen
Wednesday 10 August 2011 3:19:16 am
Hi,
Has anyone here created the mentioned import of an image from an 'enclosure' tag? I'm looking for a way to do this as well, and was wondering if you have some code to share on how to accomplish this :)