<br><br><div class="gmail_quote">On Mon, Nov 10, 2008 at 8:51 PM, Mason James <span dir="ltr"><<a href="mailto:mason.loves.sushi@gmail.com">mason.loves.sushi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On 2008/11/11, at 8:51 AM, Chris Cormack wrote:<br>
<br>
> On Tue, Nov 11, 2008 at 4:20 AM, Nicole Engard<br>
> <<a href="mailto:nicole.engard@liblime.com">nicole.engard@liblime.com</a>> wrote:<br>
>> Sharon,<br>
>><br>
>> I have heard other Koha users ask for the same thing - but I haven't<br>
>> seen any documentation or an RFC for it.<br>
>><br>
>><br>
> Kapiti District Library here in NZ had this, I'm not sure if they<br>
> still do.<br>
><br>
> Mason might be able to answer.<br>
><br>
<br>
<br>
</div>hiya folks,<br>
<br>
yes, Kapiti do indeed have an 'audio-cues' mod on their koha.<br>
<br>
a quick look in the tmpl files seems to indicate a simple <embed> tag<br>
doing the magic, woo!...<br>
<br>
<br>
<!-- TMPL_IF Name="good_return" --><br>
<!-- Play a sound if the item was returned properly --><br>
<EMBED SRC="<!-- TMPL_VAR NAME='themelang' -->/includes/<br>
sounds/ding.wav"<br>
type="audio/wav" autostart=true hidden=true loop=1<br>
height=60 width=128 </embed><br>
<!-- /TMPL_IF --><br>
<br>
this 'just-works' on my firefox3, at least<br>
<br>
hopefully, the above example should be a good start to your success,<br>
happy ding-ing... :)<br>
<font color="#888888"><br>
Mason.<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>I've added sound cues to my library's installation of Koha as well, though only for our AJAX batch item delete tool.<br><br><embed> seems to work well, and apparently can even be portably scripted (useful for AJAX apps).<br clear="all">
<br>-- <br>Jesse Weaver<br>Software Developer, LibLime<br>