[TYPO3-english] comments extension with file upload

Jan Bednarik info at bednarik.org
Tue Dec 17 23:12:28 CET 2013


Hi Vasyl,

if you'd have a look at the sources, you'd see TS setup:

plugin.tx_comments_pi1 {
image_stdWrap {
     file {
       maxW = 100
     }
     imageLinkWrap = 1
     imageLinkWrap < tt_content.image.20.1.imageLinkWrap
     imageLinkWrap.enable >
     imageLinkWrap.enable = 1
}
}

so all you need to do is to change the maxW value:

plugin.tx_comments_pi1.image_stdWrap.file.maxW = 999

Jan

Dne 17.12.2013 23:00, Vasyl Mosiychuk napsal(a):
> Hello, Jan!
> All work very good. But the picture on the page is very small. I need
> big image on the click.
> I am added a large image but on the page is displayed small.
> How to make larger image on a click?



More information about the TYPO3-english mailing list