joomla-cms
joomla-cms copied to clipboard
[4.1] Workflow Plugin Image Settings
Pull Request for Issue # .
Summary of Changes
Added new options on the transition settings to set an image of an article (Intro Image + Full Article Image) as required, set a resolution for resizing and set allowed file extensions.

Testing Instructions
- Navigate to Content -> Workflow -> Transitions
- Edit a transition of your choise
- Go to the tab "Image Settings", choose your settings and save
- Navigate to Content -> Articles and execute the edited transition
- Make sure, the transition is not executed, if one of the images, which is set to be required, is missing
- Make sure, the transition is not executed, if one of the images has a not-supported file extension
- Make sure, there is a resized image in the image folder with the correct resolution
For Joomla 4 we have tried to remove any description text that is not really necessary. Please could you review your strings with that in mind.
@brianteeman thanks for this information. I will take another look at it
I've added two radio buttons on the form, so you can turn on/of, if the Intro Image/Full Article Image gets resized or not after executing the transition
Is this intentionally limited to local filesystem?
Is this intentionally limited to local filesystem?
I'm sorry, but I don't know how to test this/how to set an external image as "Intro Image" or "Full Article Image"
This pull request has automatically rebased to 4.2-dev.
This pull requests has been automatically converted to the PSR-12 coding standard.
Seems to be a very special usecase and not so important because nobody worked on it for a longer time. I am closing it. Thanks for the idea and working on the implementation.