Project

General

Profile

Actions

Feature #18849

closed

New Hook in function cImage function

Added by Fernando Arconada almost 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2008-05-25
Due date:
% Done:

0%

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

Description

I ve added a new hook in the function cImage in the file typo3/sysext/cms/tslib/class.tslib_content.php
I think that this Hook could be useful to use your own CDN or similar things
For example I just developed a new extension to distribute image src between multiple servers to improve the performance of TYPO3 pages with lots of images. I ll publish this extension if this hook is in the core, in other way it have no sense

My extension honors this doc http://www.websiteoptimization.com/speed/tweak/parallel/ and i think that is useful for people. But to be able to use it in a non intrusive way i need this hook.
Also this hook could be useful to link stored images replicated in Amazon S3

"pending in core list"
(issue imported from #M8512)


Files

my_cImage_Hook.patch (1.24 KB) my_cImage_Hook.patch Administrator Admin, 2008-05-25 18:28

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #19290: Integrate hook at the end of tslib_cObj::getImgResourceClosedOliver Hader2008-09-04

Actions
Actions #1

Updated by Bartosz Aninowski almost 16 years ago

can you share your extension?

Actions #2

Updated by Oliver Hader over 14 years ago

RFC #19290 was committed to SVN Trunk.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF