[TYPO3-mvc] fluid <f:if > with a regular expression
Christian Schwan - Dimme GmbH
christian.schwan at dimme.ch
Sat Jun 12 10:51:34 CEST 2010
He fernando,
you should use the image viewHelper inset...
http://forge.typo3.org/attachments/1003/ImageViewHelper.php
{namespace product=Tx_Productpresenter_ViewHelpers}
<product:image src="uploads/pics/{image.file}" maxW="100"/>
So you can render thumbs and big Images.
-----Ursprüngliche Nachricht-----
Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org
[mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von
Fernando Arconada
Gesendet: Freitag, 11. Juni 2010 21:55
An: typo3-project-typo3v4mvc at lists.typo3.org
Betreff: [TYPO3-mvc] fluid <f:if > with a regular expression
Hello
I'm trying something like
<f:if condition="preg_match('/Thumbnail/',{image.name})">
<f:then>
{image.file}
</f:then>
</f:if>
but it always return true
any idea?
Kind regards
Fernando Arconada
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
Eingehende eMail ist virenfrei.
Von AVG Free SB überprüft - www.avg.de
Version: 9.0.829 / Virendatenbank: 271.1.1/2930 - Ausgabedatum: 06/11/10
08:35:00
Ausgehende eMail ist virenfrei.
Von AVG Free SB überprüft - www.avg.de
Version: 9.0.829 / Virendatenbank: 271.1.1/2930 - Ausgabedatum: 06/11/10
20:35:00
More information about the TYPO3-project-typo3v4mvc
mailing list