Feature #22001
closed
Please add a TS-parameter "params2" to the imgRessource-Type
Added by Christian Welzel almost 15 years ago.
Updated over 10 years ago.
Description
The current implementation of imgRessource provides the paramter "param" in typoscript to modify the imagemagick call in certain ways. This is fine, but limited to prepending parameters before the first filename.
but imagemagick can do a lot more stuff, but therefore it is necessary to add parameters between the two filenames.
So i request the addition of another parameter "params2" which is excactly the same as "param" but inserts the parameters between the filenames of the imagemagick invokation.
This allows to make heavy image manipulation while loading the requested file.
(issue imported from #M13314)
Files
- Status changed from New to Needs Feedback
- Target version deleted (
0)
- TYPO3 Version set to 4.3
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
No.
It is currently not possible to add parameters between the files in the call to imagemagick.
I hat this problem last week again, and had to write my own image generation simply because
i cannot add a simple "-flatten" between the files.
Ok, to get this a bit forward, can you please post the commands which you are calling (I mean the complete exec command to IM/EM).
As there is a patch, would you like to bring this patch into gerrit for latest master?
I'd like to help with your problem, but I need your response for such things.
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Also available in: Atom
PDF