Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/conf.xml @ 1840:54f550ba8e6a
Added the 'post-describe' hook for Artifacts.
flys-artifacts/trunk@3177 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Nov 2011 16:40:32 +0000 |
parents | 729ba79e94a0 |
children | b4798f15edc7 |
comparison
equal
deleted
inserted
replaced
1839:c3b44da22a3a | 1840:54f550ba8e6a |
---|---|
92 | 92 |
93 | 93 |
94 <hooks> | 94 <hooks> |
95 <hook | 95 <hook |
96 class="de.intevation.flys.artifacts.CollectionMonitor" | 96 class="de.intevation.flys.artifacts.CollectionMonitor" |
97 applies="post-feed,post-advance" | 97 applies="post-feed,post-advance,post-describe" |
98 xmlns:xlink="http://www.w3.org/1999/xlink" | 98 xmlns:xlink="http://www.w3.org/1999/xlink" |
99 xlink:href="${artifacts.config.dir}/output-defaults.xml"> | 99 xlink:href="${artifacts.config.dir}/output-defaults.xml"> |
100 </hook> | 100 </hook> |
101 </hooks> | 101 </hooks> |
102 | 102 |