Project

General

Profile

Actions

Feature #22001

closed

Please add a TS-parameter "params2" to the imgRessource-Type

Added by Christian Welzel over 14 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

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

imgRessourceParams2.diff (4.65 KB) imgRessourceParams2.diff Administrator Admin, 2010-01-20 21:34
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • 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?

Actions #2

Updated by Christian Welzel almost 11 years ago

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.

Actions #3

Updated by Alexander Opitz almost 11 years ago

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?

Actions #4

Updated by Alexander Opitz over 10 years ago

I'd like to help with your problem, but I need your response for such things.

Actions #5

Updated by Alexander Opitz about 10 years ago

  • 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.

Actions

Also available in: Atom PDF