ImageExtractor support for relative asset paths

Created on 18 February 2025, 4 days ago

Problem/Motivation

The current ImageExtractor only looks up absolute URLs, but the markup can also contain relative asset paths. Suggests we add an extra regex for relative assets.

Steps to reproduce

1. Set up a pseudo field on a node type to populate HTML via either Crawler plugins
2. Set up an image field to extract images
3. Only images that are absolute URLs will be matched

Proposed resolution

To add support for relative assets within the ImageExtractor plugin

Remaining tasks

Create changes, review and test

User interface changes

Additional configuration option in entity field config

API changes

N/A

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇧🇪Belgium baikho Antwerp, BE

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024