in2code-de / in2publish_core

in2publish Community Version
https://www.in2code.de/produkte/content-publisher/
GNU General Public License v3.0
40 stars 23 forks source link

[FEATURE] Full FAL support (FFS) #3

Closed vertexvaar closed 8 years ago

vertexvaar commented 8 years ago

FAL gained more and more importance in the world of TYPO3 whereas the uploads folder vanishes in the mist of oblivion. End users begin to use FAL drivers like amazon S3 or Cumulus, because a local file storage does not fulfill the needs of TYPO3-in-the-cloud (except with CDN's like CloudFlare). A second reason for the improvement of FAL support is the usage of multiple FAL storages for access control (option "is public"). FAL file access control requires a private FAL storage, however most assets will be stored in a public one. This demand was on the horizon for a long time but never seen as "TDB ASAP". The time has come that this demand will become manifest in its implementation.

vertexvaar commented 8 years ago

Feature merged with cd46c5e8cccc16f86218eff5aacfb8fc11be0701