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