http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=11291 --- Comment #39 from David Cook <[email protected]> --- Martin, I noticed that you've only done biblios, but I believe that authorities are needed as well. Hmm, the more I look at this...the more I think that it's sub-optimal to pepper "any:w" and "any:p" throughout "biblio-koha-indexdefs.xml". It might make more sense to add <index_any> elements to "biblio-koha-indexdefs.xml" and "authority-koha-indexdefs.xml", and create a new template in "koha-indexdefs-to-zebra.xsl" to create the appropriate XSLTs as necessary. Galen, as it looks like you did a lot of work on "koha-indexdefs-to-zebra.xsl", what are your thoughts on doing it that way? (As a sidebar, I think we could optimize "koha-indexdefs-to-zebra.xsl" a bit more in terms of how templates are applied, but also of the mind "if it ain't broke, don't fix it".) -- 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/
