Closed (won't fix)
Project:
Drupal.org content
Component:
Planet Drupal
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2023 at 19:37 UTC
Updated:
30 May 2025 at 15:09 UTC
Jump to comment: Most recent
Blog name: Performant Labs
Drupal-Planet tagged feed URL: https://performantlabs.com/feed
Thank you!
Comments
Comment #2
ressaHi, I am a Planet Drupal reader and have noticed that many posts on https://www.drupal.org/planet don't include an image, because relative image paths are used in the feed, and not absolute paths.
I have not checked your web site, but just want to highlight this recommendation from https://www.drupal.org/drupalorg/docs/content/planet-drupal to make sure we get more images on Planet Drupal:
Have a nice day!
Comment #3
avpadernoThe feed passes validation, but what reported by ressa should be changed.
Comment #4
ressaThe feed no longer validates, probably because THEME DEBUG is enabled.
Comment #5
avpadernoThe feed validator shows this error, which is probably caused by the
<!-- THEME DEBUG -->line or the empty lines before that.XML parsing error: <unknown>:6:0: XML or text declaration not at start of entityAll the articles the feed contains would not be shown on Planet Drupal because they are too old.
Comment #6
avpadernoComment #7
avpaderno