A condition ViewHelper which renders the then
child if
current language matches the provided language uid or language
title. When using language titles like 'de' it is required to
provide a default title to distinguish between the standard
and a non existing language.
/
<v:condition.page.isLanguage then="[mixed]" else="[mixed]" condition="1" language="NULL" defaultTitle="'en'"> <!-- tag content - may be ignored! --> </v:condition.page.isLanguage>
{v:condition.page.isLanguage(then: [mixed], else: [mixed], condition: 1, language: 'NULL', defaultTitle: ''en'')}
commit da7677bc74f14e9a9300e4ba4487e52c3cb97642 Author: Claus Due <*****@namelesscoder.net> Date: Sun Apr 20 01:13:33 2014 +0200 [TASK] Switch to namespaces commit 8bb2fc5ee124ba19b0a0ab8e061c9a153fc4651f Author: Xaver Maierhofer <*****@xwissen.info> Date: Sun Jan 18 17:56:13 2015 +0100 [TASK] Reference Copyright to license.md file