Re: [TYPO3-german] FLUID image download with f:link.page and f:uri.image

2015-05-27 Diskussionsfäden bernd wilke

Am 27.05.15 um 08:41 schrieb Thomas Faßbender:

Hi @all,

does anybody know why this small piece of code isn't working???

   ^ here you use the uid to treat it as 
reference

width="{field.imagewidth}" />

  ^ here you have no uid to treat it as 
reference

target="_blank">
  Download
 



I think you should use {fileReference} without treatIdAsReference="1"

for the second usage with the inline viewhelper:
I think you do not need the braces around fileReference and also you 
should not use treatidAsReference as you have teh object as parameter.


bernd
--
http://www.pi-phi.de/cheatsheet.html
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

[TYPO3-german] FLUID image download with f:link.page and f:uri.image

2015-05-26 Diskussionsfäden Thomas Faßbender

Hi @all,

does anybody know why this small piece of code isn't working???




 Download



All I want is to show an image with its download link.
In the frontend I can see the image, but the link isn't correct, it has no 
destination, same effect like #.

Thanks for help
Thomas

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german