[Flow] How to open a persited resource in write mode
Kompaoré Désiré
nkompaore at kode-informatique.com
Thu Jul 18 13:45:53 CEST 2013
Le 18/07/2013 12:47, Steffen Wickham a écrit :
Hello Steffen,
That's exactly the problem
> Hello Désiré,
>
> I hope I understand your problem: You are upset, that an downloaded file
> (in your example a Microsoft Word file) is opened in read only mode but
> you wish to open it in write mode, right?
>
> You can't force the client browser to open it in write mode as it is
> security realted settings. As far as I know, there is no way to change
> this behaviour.
>
> Best regards,
> Steffen
>
>
>
> Am 18.07.2013 11:59, schrieb Kompaoré Désiré:
>> 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
>>>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>
--
More information about the Flow
mailing list