ملحق RSS لا يجلب الصور

<enclosure url="https://xxxxxxxxxxx/sites/default/files/imagenes/xxx/01/08/xxxxxxx.jpg" length="104801" type="image/jpeg"/>

The rss plugin is not pulling images when they are setup like that. Any ideas?. Did I miss a setting?

إعجابَين (2)

Could you integrate to pull images?

Can you explain what you mean, please?

I’m not sure this is what you are asking, but if the RSS feed contains image data, the images are pulled as well.

إعجاب واحد (1)

Example feed:

https://cointelegraph.com/rss

Fetch media content:

<media:content url="https://images.cointelegraph.com/images/840_aHR0cHM6Ly9zMy5jb2ludGVsZWdyYXBoLmNvbS91cGxvYWRzLzIwMjMtMDYvNzhkNzg3NjEtM2JkMi00NTY5LTk2YTctNjJhOTdmMGExYjBhLmpwZw==.jpg" medium="image"/>

<enclosure url="https://images.cointelegraph.com/images/840_aHR0cHM6Ly9zMy5jb2ludGVsZWdyYXBoLmNvbS91cGxvYWRzLzIwMjMtMDYvNzhkNzg3NjEtM2JkMi00NTY5LTk2YTctNjJhOTdmMGExYjBhLmpwZw==.jpg" length="840" type="image/jpg"/>


So we got a thumbnail and image for that certain rss feed posts. That would be an amazing integration and already had been requested from @Pedro_Carreras

All pages using thumbnail would profit from this option a lot

إعجاب واحد (1)

Are you using the embed truncate setting? Images are rendered in full posts, not truncated ones.

3 إعجابات