[FLOW3-general] Accessing Resources on Filesystem
Martin
titusmailing at googlemail.com
Wed Sep 5 12:37:34 CEST 2012
Dear Listmembers,
I need to organize the Resources in a defined Folder structure and
making it accessible for users to Download.
So I don't need to Publish the resources but after packing it in a zip File.
I tried to get the Path and real Filename via
$this->resourcePublisher->getPersistentResourceSourcePathAndFilename()
But this attempt ends up in an Error.
Resources shouldn't be accessed on Filesystembase, but in this case I
have to.
What is the best approach for this, I can't find any useful methods or
classes in the baseRepo.
Cheers Martin
More information about the FLOW3-general
mailing list