Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 8149:969963ee61ba
Quoting is done elsewhere since rev 7021753b3797.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 28 Aug 2014 12:00:52 +0200 |
parents | d4e4dde1d5cb |
children | 856701739443 |
comparison
equal
deleted
inserted
replaced
8148:eb48b244921d | 8149:969963ee61ba |
---|---|
1423 </dc:macro> | 1423 </dc:macro> |
1424 | 1424 |
1425 <dc:macro name="loads"> | 1425 <dc:macro name="loads"> |
1426 <dc:if test="dc:has-result()"> | 1426 <dc:if test="dc:has-result()"> |
1427 <dc:group expr="$fraction"> | 1427 <dc:group expr="$fraction"> |
1428 <dc:variable name="fraction_name" expr="concat('\${', dc:group-key(), '}')"/> | 1428 <dc:variable name="fraction_name" expr="concat('${', dc:group-key(), '}')"/> |
1429 <fraction description="{$fraction_name}"> | 1429 <fraction description="{$fraction_name}"> |
1430 <dc:for-each> | 1430 <dc:for-each> |
1431 <dc:choose> | 1431 <dc:choose> |
1432 <dc:when test="string-length(dc:get('endyear')) = 0"> | 1432 <dc:when test="string-length(dc:get('endyear')) = 0"> |
1433 <dc:variable name="timespan" type="string" | 1433 <dc:variable name="timespan" type="string" |