Frédéric,<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We have this chain of transformations:<br>
<br>
  records.abs<br>
    >>> XSLT koha-indexdefs-to-zebra.xsl<br>
  biblio-koha-indexdefs.xml<br>
    >>> XSLT biblio-koha-indexdefs.xml<br>
  biblio-zebra-indexdefs.xsl<br>
<br>
The question is, using Zebra in DOM mode, why should we continue to<br>
modify records.abs file, and then cascading generating following files?<br>
Or even, why should we modify biblio-koha-indexdefs.xml, and then create<br>
from it biblio-zebra-indexdefs.xsl? Why not modifying from now directly<br>
biblio-zebra-indexdefs.xsl.</blockquote><div><br></div><div>We should absolutely NOT recreate the DOM configuration from record.abs. That was a one-time transformation, and must not be repeated, or bug 8665 is liable to recur, as well as various other regressions. As for why we use biblio-koha-indexdefs.xml to generate biblio-zebra-indexdefs.xsl, I admit I don't actually know. Galen?</div>
<div><br></div><div>Regards,</div><div>Jared</div><div><br></div></div>-- <br>Jared Camins-Esakov<div>Bibliographer, C & P Bibliography Services, LLC</div><div>(phone) +1 (917) 727-3445</div><div>(e-mail) <a href="mailto:jcamins@cpbibliography.com" target="_blank">jcamins@cpbibliography.com</a></div>
<div>(web) <a href="http://www.cpbibliography.com/" target="_blank">http://www.cpbibliography.com/</a></div>
</div>