[Flow] How to open a persited resource in write mode

Kompaoré Désiré nkompaore at kode-informatique.com
Thu Jul 18 11:59:41 CEST 2013


Le 18/07/2013 11:51, Kompaoré Désiré a écrit :

a href="{f:uri.resource(resource: originalResource)}"
	or
a href="_Resources/Static/Packages/My.Package/MyDirectory/{originalResource.filename}"

> Hi,
> I've a persited resource (example a word document) with importResource
> from ResourceManager. I want to open this resource and modify it. I use
> f.uri.resource in my template :
>  <a href="{f:uri.resource(resource: originalResource)}">
> or
>
> <a href="_Resources/Static/Packages/My.Package/MyDirectory/{originalResource.filename}">
>
> The problem is that the resource is opened in read only mode.
> Is it possible to open it in write mode?
>
> Thank for your help
> Regards
>
> Désiré K.
>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>


-- 


More information about the Flow mailing list