[TYPO3-50-general] Beer3, really a good solution?

ries van Twisk typo3 at rvt.dds.nl
Sat Oct 25 16:51:37 CEST 2008


On Oct 25, 2008, at 9:40 AM, Sebastian Kurfürst wrote:

> Hi Ries,
>
>> This is how ANTS does it:
>>
>> 		<if>
>> 			<equals arg1="..." arg2="" />
>> 			<then>
>> 				...
>> 			</then>
>> 			<else>
>> 				...
>> 			</else>
>> 		</if>
> IMO, that's too complicated. At least the "equals"-Tag can be removed,
>
> And, in case you only need an "if"-Block, I think the "then"-block
> would be not needed as well.


How do you pass your arguments here and how do yoy know what condition  
you want to apply?

<f3:if condition="some.condition.here">

</f3:if>






More information about the TYPO3-project-5_0-general mailing list