Project

General

Profile

Actions

Feature #33749

closed

Task #33745: Integrate File Abstraction Layer

Integrate File Abstraction Layer API

Added by Oliver Hader about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-02-07
Due date:
% Done:

100%

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

Description

Integrate File Abstraction Layer API to t3lib_File.

New domain objects are:
  • t3lib_file_File
  • t3lib_file_Folder
  • t3lib_file_ProcessedFile
  • t3lib_file_Storage
  • t3lib_file_Driver_AbstractDriver

One storage uses a driver to connect to a specific resource. The storage then holds several files, the filenames are called "identifier" there. A processed file will be created on manipulations to a file (by keeping the reference), examples are image resizing or more complex conversions/modifications.

Actions #1

Updated by Oliver Hader about 12 years ago

  • Tracker changed from Bug to Feature
Actions #2

Updated by Gerrit Code Review about 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/9208

Actions #3

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9208

Actions #4

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9208

Actions #5

Updated by TYPO3 Release Team about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF