[Dive4elements-commits] [PATCH] Make all_annotations translateable

Wald Commits scm-commit at wald.intevation.org
Tue Apr 30 09:16:00 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1367306156 -7200
# Node ID 1afeb674381d855d5bcc60cef8f61fac4d113ff0
# Parent  1f52b2bff737f62c8ee083a4b7b84014ee137f25
Make all_annotations translateable

    Fixes issue1288

diff -r 1f52b2bff737 -r 1afeb674381d artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Mon Apr 29 17:23:12 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Tue Apr 30 09:15:56 2013 +0200
@@ -475,7 +475,7 @@
         <dc:macro name="annotations_per_type">
           <annotations>
             <dc:context>
-              <annotation name="all_annotations" factory="annotations" ids="{$river_id}"/>
+              <all_annotations factory="annotations" ids="{$river_id}"/>
               <dc:statement>
                 SELECT id          AS anno_id,
                        name AS anno_description


More information about the Dive4elements-commits mailing list