Skip to content

Commit

Permalink
Warn re. tiffs and jp2s in image file derivatives. (#921)
Browse files Browse the repository at this point in the history
* Warn re. tiffs and jp2s in image file derivatives.

* Update wording.
  • Loading branch information
rosiel authored Dec 14, 2022
1 parent 4ec3407 commit cefee61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public function buildConfigurationForm(array $form, FormStateInterface $form_sta
'#title' => $this->t('Destination Image field'),
'#default_value' => $this->configuration['destination_field_name'],
'#description' => $this->t('This Action stores the derivative in an
Image field. If you need to store the result in a File field, use
Image field. If you are creating a TIFF or JP2, instead use
"Generate a Derivative File for Media Attachment". Selected target field
must be an additional field, not the media\'s main storage field.
Selected target field must be present on the media.'),
Expand Down

0 comments on commit cefee61

Please sign in to comment.