Mercurial > dive4elements > river
diff artifacts/doc/conf/meta-data.xml @ 7173:ff4304735ac1
Filter prefix of descriptions of MINFO-WSTs.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 26 Sep 2013 16:18:55 +0200 |
parents | e1c875583a94 |
children | 87a7cdb6ee1e |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Thu Sep 26 16:17:36 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Thu Sep 26 16:18:55 2013 +0200 @@ -1316,7 +1316,7 @@ <dc:filter expr="$kind=7"> <dc:if test="dc:has-result()"> <wlevel> - <dc:group expr="$wst_description"> + <dc:group expr="dc:replace($wst_description, 'CSV/', '')"> <relativepoint name="{dc:group-key()}"> <dc:for-each> <column name="{$wst_column_name}" @@ -1336,7 +1336,7 @@ <dc:filter expr="$kind=6"> <dc:if test="dc:has-result()"> <delta_w> - <dc:group expr="$wst_description"> + <dc:group expr="dc:replace($wst_description, 'CSV/', '')"> <relativepoint name="{dc:group-key()}"> <dc:for-each> <column name="{$wst_column_name}"