Make link_field_tweak work with widgets that extend default link widget

Created on 28 May 2024, 6 months ago

Problem/Motivation

Link field tweak currently only applies to core default link widget. Link field tweak should also work with contrib or custom field widgets that derive from the core default link.
For example: Link Attributes widget

Steps to reproduce

Use Link Attributes widget
You cannot apply the settings from link field tweak.

Proposed resolution

Change the hooks in link_field_tweak.module to apply for any widget that derives from core link widget in a generic way. We do not want to target every other widget direct. If there are limitations due to the derived implementation we should solve them as necessary.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany stefan.korn Jossgrund

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

Comments & Activities

Production build 0.71.5 2024