[Flow] Extract image EXIF data for resource objects and resize image on upload

Jan Greth jan at greth.me
Wed Aug 14 09:11:51 CEST 2013


Hi Robert,

Am 05.08.2013 09:56, schrieb Robert Lemke:
> Hi Jan,
>
> [...]
> very dirty indeed ;-)
>
> I really enhanced the Resource Management API a lot for Flow 2.1 - but
> it's not finished yet. There'll be an API method
> $resourceManager->getPrivateStorageUriByResource$resource) which will
> return exactly what you'll need:
>
> $metaArr =
> exif_read_data($resourceManager->getPrivateStorageUriByResource($image->getResource()),
> 0, true, false);
>
> I hope to finish this part during the next two weeks or so. Does it make
> sense for you to wait until then?
>
> see also:
> http://robertlemke.com/en/blog/preview-cloud-resources-for-typo3-flow-21.html
>
>
> Cheers,
> Robert

I'm glad to hear that you're working on that.
It's no problem to wait a little, when I get the much better solution 
you wrote. Can you write here when you finished?

I read your Blogpost and inside the list of new features I found the 
Point "local and remote file system support for smaller projects". What 
does that exactly mean?

Cheers,
Jan


More information about the Flow mailing list