http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252

--- Comment #33 from Frédéric Demians <[email protected]> ---
Created attachment 21430
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21430&action=edit
XSL handling subfield substring extraction

This patch modify koha-indexdefs-to-zebra.xsl in order to add the
ability to populate indexes with subfield substring.

It's now possible to understand such construction as:

<index_subfields xmlns="http://..."; tag="100" subfields="a" offset="7"
length="1">
  <target_index>tpubdate:s</target_index>
</index_subfields>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to