Embed an image from an image field in a long text field (such as the body) if an image is not already embedded.
The primary use case is to place the main image (already used in the teaser) early into the text if there's not already an image there.
The image will be placed immediately prior to the second paragraph, so that it is shown between the first and second paragraphs. Our recommendation is to use CSS to center it above the second paragraph on mobile and inset at the top right of the second paragraph (on tablet, desktop, etc.)
Known issues
To start, this is hard-coded to field_image and the body field of the Article content type, but the goal is to make this configurable. If this module would meet your need, please post an issue! (Patches also welcome, naturally.)
Also, it is incompatible with Layout Manager. This might be an easy fix— making sure this module runs before Layout Manager, or finding a hook that runs right before Layout Manager goes to work, or (please no) dig into the random-named arrays that Layout Builder moves everything into.
Project information
- Project categories: Content editing experience, Content display, Site structure
- Created by mlncn on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
First official, Drupal 11 compatibility, deprecation fixes
Development version: 1.0.x-dev updated 17 Apr 2026 at 05:27 UTC

