-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #3228: Change featured image to thumbnail image in Marketing Cloud layouts #3847
Conversation
If the thumbnail image is unavailable, using the featured image as a fallback is best. This ensures that the content remains visually consistent. |
What do you think of this for the release notes?
|
Dana to send to Paul Fini for review -- Emailed on 11/1/2024 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Potential future improvement: in the "Content for email" admin view, disable links for news layouts with images (Hero, 50/50, etc.) for news nodes that don't have a featured or thumbnail image.
Talked with Paul yesterday and no concerns were brought up |
Description
This PR changes the Marketing Cloud layouts to use the thumbnail image instead of the featured image.
Question: If the thumbnail image is not populated, should we fill it in with the placeholder image or the featured image?
Answer: Need help with populating with featured image if no thumbnail, and placeholder if no featured image.
Release notes
Related issues
Closes #3228
How to test
Types of changes
Arizona Quickstart (install profile, custom modules, custom theme)
Drupal core
Drupal contrib projects
Checklist