# HG changeset patch # User Felix Wolfsteller # Date 1326977976 0 # Node ID 3d73109005b877c2fa1b9a5c92731931fd9e6c14 # Parent 923256599afe6a3029511dabf44a7a473fab55e5 Recommend hyks if hit by cross section out. flys-artifacts/trunk@3718 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 923256599afe -r 3d73109005b8 flys-artifacts/ChangeLog --- a/flys-artifacts/ChangeLog Thu Jan 19 12:52:44 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Jan 19 12:59:36 2012 +0000 @@ -1,3 +1,8 @@ +2012-01-19 Felix Wolfsteller + + * doc/conf/meta-data.xml: Recommend hyks for current river if hit by + a crosssection-out. + 2012-01-19 Felix Wolfsteller Somewhat improved HYK handling and rendering. diff -r 923256599afe -r 3d73109005b8 flys-artifacts/doc/conf/meta-data.xml --- a/flys-artifacts/doc/conf/meta-data.xml Thu Jan 19 12:52:44 2012 +0000 +++ b/flys-artifacts/doc/conf/meta-data.xml Thu Jan 19 12:59:36 2012 +0000 @@ -335,6 +335,25 @@ + + + + + + SELECT id AS hyk_id, + description AS hyk_description + FROM hyks WHERE river_id = ${river_id} + + + + + + + + + + + @@ -355,6 +374,7 @@ +