- Issue created by @alvar0hurtad0
- Status changed to Fixed
over 1 year ago 5:00pm 23 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Currently the source fields are defined in code
$text_types = [
'text',
'string',
'text_with_summary',
'string_with_summary',
'text_long',
'string_long',
];
Move this an annotation in the plugin so each plugin can define it's own source fields.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.