Re: [Koha-devel] [Koha-patches] [PATCH] Bug 6701 - login timeout is in seconds

2012-03-27 Thread Robin Sheat
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

[Koha-devel] Official Koha Newsletter: Volume 3, Issue 3: March 2012

2012-03-27 Thread Daniel Grobani
[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

Re: [Koha-devel] 3.8 feature freeze

2012-03-27 Thread Brian Harrington
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

Re: [Koha-devel] 3.8 feature freeze

2012-03-27 Thread Jared Camins-Esakov
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

Re: [Koha-devel] 3.8 feature freeze

2012-03-27 Thread Ian Walls
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