[Mpuls-commits] r4701 - in wasko/trunk: . waskoweb/public/formed
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 24 19:31:33 CET 2011
Author: bh
Date: 2011-02-24 19:31:32 +0100 (Thu, 24 Feb 2011)
New Revision: 4701
Modified:
wasko/trunk/ChangeLog
wasko/trunk/waskoweb/public/formed/formedtree.xml
Log:
* waskoweb/public/formed/formedtree.xml: Add digest specifications
to the repeat group rg_hilfsmassnahmen. Port of revision
579:a8b6f7b9ff96 of WASKO db_xml. When used with libformed
revision 361:4a00dbcb6beb the specification from wasko.json can be
removed.
Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog 2011-02-24 18:07:46 UTC (rev 4700)
+++ wasko/trunk/ChangeLog 2011-02-24 18:31:32 UTC (rev 4701)
@@ -1,3 +1,13 @@
+2011-02-24 Bernhard Herzog <bh at intevation.de>
+
+ Add repeat group digest specification
+
+ * waskoweb/public/formed/formedtree.xml: Add digest specifications
+ to the repeat group rg_hilfsmassnahmen. Port of revision
+ 579:a8b6f7b9ff96 of WASKO db_xml. When used with libformed
+ revision 361:4a00dbcb6beb the specification from wasko.json can be
+ removed.
+
2011-02-24 Ludwig Reiter <ludwig.reiter at intevation.de>
* waskoweb/i18n/waskoweb.pot
Modified: wasko/trunk/waskoweb/public/formed/formedtree.xml
===================================================================
--- wasko/trunk/waskoweb/public/formed/formedtree.xml 2011-02-24 18:07:46 UTC (rev 4700)
+++ wasko/trunk/waskoweb/public/formed/formedtree.xml 2011-02-24 18:31:32 UTC (rev 4701)
@@ -2135,7 +2135,7 @@
</group>
<group description="5.3 Unterstützungsangebote" name="group-49">
<group description="5.3.1 Unterstützungsmaßnahmen" name="group-51">
- <repeat containers="a,b,c,d,e,f,g,h,i" description="Unterstützungsmaßnahmen" min="1" name="rg_hilfsmassnahmen">
+ <repeat containers="a,b,c,d,e,f,g,h,i" description="Unterstützungsmaßnahmen" digest="hilfsmassnahmen_art hilfsmassnahmen_start hilfsmassnahmen_ende" min="1" name="rg_hilfsmassnahmen">
<page containers="a,b,c,d,e,f,g" description="Unterstützungsmaßnahme" name="page-30">
<text description="Art der Hilfe" flags="required:phase_3" maxlength="256" name="hilfsmassnahmen_art" size="40" target="b"/>
<text description="durchführende Institution/Person" function="hash_value:hilfsmassnahmen_institution" maxlength="256" name="hilfsmassnahmen_institution" size="40" target="b"/>
More information about the Mpuls-commits
mailing list