Actions
Feature #38239
closedIntroduce context based URL processing of FAL resources
Status:
Rejected
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-06-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
If one would like to modify an URL of a file that is served by an external FAL storage, this needs to be done for a given rendering context.
This change (re-)introduces a hook in tslib_cObj that passes the accordant file and the context TypoScript configuration along.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12243
Updated by Wouter Wolters over 12 years ago
This patch is abandoned in Gerrit. Still valid?
Updated by Steffen Ritter about 12 years ago
- Target version changed from 6.0.0-pre-beta1 to 6.0.0-beta2
Updated by Steffen Ritter about 12 years ago
- Status changed from Under Review to Rejected
fixed in #38821
Actions