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