|
Lines 82-88
__END_SRU_PUBLICSERVER__
Link Here
|
| 82 |
until we come up with a good way to make it get magically set up by |
82 |
until we come up with a good way to make it get magically set up by |
| 83 |
the packaging system. If you need it, uncomment and set it up |
83 |
the packaging system. If you need it, uncomment and set it up |
| 84 |
manually. |
84 |
manually. |
| 85 |
<xi:include href="__KOHA_CONF_DIR__/zebradb/explain-biblios.xml" |
85 |
<xi:include href="/etc/koha/zebradb/explain-biblios.xml" |
| 86 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
86 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 87 |
<xi:fallback> |
87 |
<xi:fallback> |
| 88 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
88 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
|
Lines 151-157
__END_SRU_PUBLICSERVER__
Link Here
|
| 151 |
until we come up with a good way to make it get magically set up by |
151 |
until we come up with a good way to make it get magically set up by |
| 152 |
the packaging system. If you need it, uncomment and set it up |
152 |
the packaging system. If you need it, uncomment and set it up |
| 153 |
manually. |
153 |
manually. |
| 154 |
<xi:include href="__KOHA_CONF_DIR__/zebradb/explain-authorities.xml" |
154 |
<xi:include href="/etc/koha/zebradb/explain-authorities.xml" |
| 155 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
155 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 156 |
<xi:fallback> |
156 |
<xi:fallback> |
| 157 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
157 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
|
Lines 227-233
__START_SRU_PUBLICSERVER__
Link Here
|
| 227 |
</retrieval> |
227 |
</retrieval> |
| 228 |
__END_BIBLIOS_RETRIEVAL_INFO__ |
228 |
__END_BIBLIOS_RETRIEVAL_INFO__ |
| 229 |
|
229 |
|
| 230 |
<xi:include href="__KOHA_CONF_DIR__/zebradb/explain-biblios.xml" |
230 |
<xi:include href="/etc/koha/zebradb/explain-biblios.xml" |
| 231 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
231 |
xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 232 |
<xi:fallback> |
232 |
<xi:fallback> |
| 233 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
233 |
<explain xmlns="http://explain.z3950.org/dtd/2.0/"> |
| 234 |
- |
|
|