Lines 2150-2201
definition file (probably something like {biblio,authority}-koha-indexdefs.xml)
Link Here
|
2150 |
</xslo:if> |
2150 |
</xslo:if> |
2151 |
</xslo:for-each> |
2151 |
</xslo:for-each> |
2152 |
</xslo:template> |
2152 |
</xslo:template> |
2153 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='603']"> |
2153 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='660']"> |
2154 |
<xslo:for-each select="marc:subfield"> |
|
|
2155 |
<xslo:if test="contains('9', @code)"> |
2156 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2157 |
<xslo:value-of select="."/> |
2158 |
</z:index> |
2159 |
</xslo:if> |
2160 |
</xslo:for-each> |
2161 |
</xslo:template> |
2162 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='630']"> |
2163 |
<xslo:for-each select="marc:subfield"> |
2164 |
<xslo:if test="contains('9', @code)"> |
2165 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2166 |
<xslo:value-of select="."/> |
2167 |
</z:index> |
2168 |
</xslo:if> |
2169 |
</xslo:for-each> |
2170 |
</xslo:template> |
2171 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='631']"> |
2172 |
<xslo:for-each select="marc:subfield"> |
2173 |
<xslo:if test="contains('9', @code)"> |
2174 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2175 |
<xslo:value-of select="."/> |
2176 |
</z:index> |
2177 |
</xslo:if> |
2178 |
</xslo:for-each> |
2179 |
</xslo:template> |
2180 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='632']"> |
2181 |
<xslo:for-each select="marc:subfield"> |
2182 |
<xslo:if test="contains('9', @code)"> |
2183 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2184 |
<xslo:value-of select="."/> |
2185 |
</z:index> |
2186 |
</xslo:if> |
2187 |
</xslo:for-each> |
2188 |
</xslo:template> |
2189 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='633']"> |
2190 |
<xslo:for-each select="marc:subfield"> |
2191 |
<xslo:if test="contains('9', @code)"> |
2192 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2193 |
<xslo:value-of select="."/> |
2194 |
</z:index> |
2195 |
</xslo:if> |
2196 |
</xslo:for-each> |
2197 |
</xslo:template> |
2198 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='634']"> |
2199 |
<xslo:for-each select="marc:subfield"> |
2154 |
<xslo:for-each select="marc:subfield"> |
2200 |
<xslo:if test="contains('9', @code)"> |
2155 |
<xslo:if test="contains('9', @code)"> |
2201 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2156 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
Lines 2203-2219
definition file (probably something like {biblio,authority}-koha-indexdefs.xml)
Link Here
|
2203 |
</z:index> |
2158 |
</z:index> |
2204 |
</xslo:if> |
2159 |
</xslo:if> |
2205 |
</xslo:for-each> |
2160 |
</xslo:for-each> |
2206 |
</xslo:template> |
|
|
2207 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='635']"> |
2208 |
<xslo:for-each select="marc:subfield"> |
2161 |
<xslo:for-each select="marc:subfield"> |
2209 |
<xslo:if test="contains('9', @code)"> |
2162 |
<xslo:if test="contains('a', @code)"> |
2210 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2163 |
<z:index name="Subject:w Subject:p"> |
2211 |
<xslo:value-of select="."/> |
2164 |
<xslo:value-of select="."/> |
2212 |
</z:index> |
2165 |
</z:index> |
2213 |
</xslo:if> |
2166 |
</xslo:if> |
2214 |
</xslo:for-each> |
2167 |
</xslo:for-each> |
2215 |
</xslo:template> |
2168 |
</xslo:template> |
2216 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='636']"> |
2169 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='661']"> |
2217 |
<xslo:for-each select="marc:subfield"> |
2170 |
<xslo:for-each select="marc:subfield"> |
2218 |
<xslo:if test="contains('9', @code)"> |
2171 |
<xslo:if test="contains('9', @code)"> |
2219 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
2172 |
<z:index name="Koha-Auth-Number:w Koha-Auth-Number:n"> |
Lines 2221-2237
definition file (probably something like {biblio,authority}-koha-indexdefs.xml)
Link Here
|
2221 |
</z:index> |
2174 |
</z:index> |
2222 |
</xslo:if> |
2175 |
</xslo:if> |
2223 |
</xslo:for-each> |
2176 |
</xslo:for-each> |
2224 |
</xslo:template> |
|
|
2225 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='660']"> |
2226 |
<xslo:for-each select="marc:subfield"> |
2227 |
<xslo:if test="contains('a', @code)"> |
2228 |
<z:index name="Subject:w Subject:p"> |
2229 |
<xslo:value-of select="."/> |
2230 |
</z:index> |
2231 |
</xslo:if> |
2232 |
</xslo:for-each> |
2233 |
</xslo:template> |
2234 |
<xslo:template mode="index_subfields" match="marc:datafield[@tag='661']"> |
2235 |
<xslo:for-each select="marc:subfield"> |
2177 |
<xslo:for-each select="marc:subfield"> |
2236 |
<xslo:if test="contains('a', @code)"> |
2178 |
<xslo:if test="contains('a', @code)"> |
2237 |
<z:index name="Subject:w Subject:p"> |
2179 |
<z:index name="Subject:w Subject:p"> |
2238 |
- |
|
|