24 Sep
2013
24 Sep
'13
10:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252 --- Comment #33 from Frédéric Demians <frederic@tamil.fr> --- 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.