[TYPO3-english] Re: Re: How in FLUIDTEMPLATE do not showing <v:page.breadCrum> on home page.

Vasyl Mosijchuk vasyl at typo3.net.ua
Thu Mar 28 14:44:26 CET 2013


Hello, Ralf!

Thanks

Yes, I know but I'm interested in this method ...

{namespace v=Tx_Vhs_ViewHelpers}

<f:if condition="{data.uid} == 1">
<f:then> Do not show breadCrumb </f:then>
<f:else> Show breadCrumb </f:else>
</f:if>

. in in FLUIDTEMPLATE templates


More information about the TYPO3-english mailing list