Dobrica Pavlinusic schreef op di 27-03-2012 om 15:20 [+0200]:
> +- seconds of inactivity. Adding d will specify it in
> days, e.g. 1D is timeout of one day.
'd' or 'D'? Perhaps good to be consistent :)
(I spent a few days recently battling with an API because it turned out
the docs ha
[Below is the text of the newsletter. For active links and a more
readable format, please visit
http://koha-community.org/koha-newsletter-volume-3-issue-3-march-2012]
Official Koha Newsletter (ISSN 2153-8328) Subscribe
Volume 3, Issue 3: March 2012
Edited by Daniel Grobani, Koha Community Newslet
On 3/27/12 1:43 PM, Jared Camins-Esakov wrote:
The XSLT in question, koha-indexdefs-to-zebra.xsl is not actually used
by Zebra in the day-to-day business of indexing. It's used by developers
who are revising their DOM index definitions themselves. As far as I
know, Galen and I are the only two pe
Ian,
A brief note in response to your concern:
One of the XSLTs for DOM authorities is moved so it can be used by both
> biblios and authorities... we'd need to confirm that DOM authority indexing
> still behaves itself on both upgraded and new installations. Other than
> that, we're pretty safe
Looking over the patches on the Equinox branch, it does seem that while
this is a significant feature in terms of it's meaning and utility, it has
very little impact on the existing code, and will sit benignly in the
corner until it is called upon.
One of the XSLTs for DOM authorities is moved so