[Koha-devel] Re: Holds queue report

2009-03-02 Thread Darrell Ulm
Owen, Ah, you are talking about the *large* stored report, not the pendiongreserves.pl. Good ideas still. Heh. :) -Darrell Ulm ___ Koha-devel mailing list koha-de...@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel

[Koha-devel] Re: a simple update-items.pl tool

2009-03-31 Thread Darrell Ulm
Mason James writes: > On 2009/03/27, at 12:08 PM, Owen Leonard wrote: tential for the tool to be enhanced > with add/mod/saving item-batches to run status-updates on, > or uploading a text-file of barcodes, or selecting items using > various fields and min/max ranges etc... > > but yes, at th

[Koha-devel] Re: Staff client keyboard shortcuts

2009-07-15 Thread Darrell Ulm
SYSpref can certainly handle it. Check-Out [F1] <--use can set to whatever Check-In [F2] Then again, every database access is more time. Seems like these would be cached in short order. Sys Prefs are used to determine functionality elsewher

[Koha-devel] Re: Staff client keyboard shortcuts

2009-07-15 Thread Darrell Ulm
Galen Charlton writes: > I think whatever we do, we shouldn't hard-code the specific key > bindings or scatter the bindings across multiple templates. Right, simple is good. I wondered about the F12 myself! ___ Koha-devel mailing list koha-de...@

[Koha-devel] Re: Which is the best Linux flavour to work with Koha ?

2009-12-29 Thread Darrell Ulm
, although I am sure it is possible. It would be interesting to hear of successful installations of Koha in other versions of Linux. Distros like Puppy and DSL are likely not going to work without rewriting some things. FreeBSD would be an interesting Koha installation. -Darrell Ulm

[Koha-devel] Re: New Koha Offline Circulation tool

2010-01-13 Thread Darrell Ulm
Kyle Hall writes: > > Hello All, > I would just like to announce that I've rewritten my Offline Circ > program from the ground up. This version is written in C++/Qt4. The > benefit over the previous version is improved stability, no need to > install other components ( i.e. Gnope ), and it loo

[Koha-devel] Koha Cookie

2010-02-03 Thread Darrell Ulm
Hello, I would like to add a cookie to Koha to add sound (it is working on my test Koha instance). Should I just set the cookie or does the Koha source have an existing javascript (or otherwise) function to do this? Thanks for anyone who knows! -Darrell Ulm

[Koha-devel] Cookie controlled CSS for J-OPAC

2010-02-03 Thread Darrell Ulm
example select only Kid's materials). Questions, Comments. Just an idea. -Darrell Ulm ___ Koha-devel mailing list koha-de...@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel ___ Koha

[Koha-devel] Koha Sound Events

2010-02-04 Thread Darrell Ulm
Hello, Working on putting sound events into Koha 3.2 but it is a bit of a pickle. While I have it working using if ( get_cookie( "kohastaffsound" ) == "yes" ) { document.write('Sounding...'); document.write('

[Koha-devel] Re: Koha Sound Events

2010-02-04 Thread Darrell Ulm
tic Licence 2.0) so I can finish this up and have Galen "soundly" reject it! (Just a joke Galen) :) -Darrell Ulm ___ Koha-devel mailing list koha-de...@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel ___

[Koha-devel] Re: Koha Sound Events

2010-02-04 Thread Darrell Ulm
machine for a little bit of backup security without having to keep 2 LTSP servers updated. Back to sound: The HTML 5 works really well with Firefox 3.5/3.6 which I assume people are running now :) Darrell Ulm ___ Koha-devel mailing list koha-d

[Koha-devel] Re: Koha Sound Events

2010-02-04 Thread Darrell Ulm
Wojciech Zatorski writes: > > I  think this is not good idea.. librarians doesn't like sounds;) > we are using sound only for login page and member page (outdated books) > by HTML5: > > > Wojciech, Thanks, yes, we talked about this and the HTML5 looks like the way to go. If you include a

[Koha-devel] Re: Koha Sound Events

2010-02-05 Thread Darrell Ulm
Galen Charlton writes: > On Fri, Feb 5, 2010 at 9:47 AM, David Schuster tx.rr.com> > wrote: > > > > bug 1080 - so is someone going to create a patch or how does this work? > > > > I'm not sure I'm there yet...  Creating the patch and all... > > Darrell is working on a patch which he will submit

[Koha-devel] Re: Koha Sound Events

2010-02-05 Thread Darrell Ulm
David Schuster writes: > > > All I can say is my LIBRARIANS LOVE sounds when there is a PROBLEM!!! In a > school library there is sooo much going on that they need every que possible > when there is an error to get their attention. > > We changed the error color and they loved that, but they

[Koha-devel] Re: Summary of today's IRC meeting, Koha 3.4 observations

2010-02-09 Thread Darrell Ulm
his statement as a *question*. These are *great* changes and *great* ideas and kudos to everyone who is leading the way on this! -Darrell Ulm ___ Koha-devel mailing list koha-de...@nongnu.org http://li

[Koha-devel] Re: Kids catalog interest?

2010-02-18 Thread Darrell Ulm
little setup work, much of could all be done with CSS so virtually all of the same code could be reused. Are there any excellent CSS designers out there that have interest to take this on? -Darrell Ulm ___ Koha-devel mailing list koha-de..

[Koha-devel] Re: Koha Sound Events

2010-02-18 Thread Darrell Ulm
Darrell Ulm writes: > > Hello, > > Working on putting sound events into Koha 3.2 but it is a bit of a pickle. > OK, I sent a patch for this, hopefully it was intact, but I am setup to enhance if more is needed. We are running the code on our local 3.0 system and Koha sound