Needs review
Project:
AI Image Alt Text
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2024 at 09:57 UTC
Updated:
17 Dec 2025 at 12:46 UTC
Jump to comment: Most recent
The module doesn't currently support other widgets such as the SVG image module which doesn't extend ImageWidget.
The module should check if the module's field_types plugin definition supports the image field type and it extends FileWidget (ImageWidget already does).
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
codebymikey commentedComment #4
anybody