Proposal to change phone and email language on patron
Hi all, I was talking with some librarians today and they were wondering if we could change the language on the patron record. Instead of saying Phone (home) could it read Phone (primary)? This suggestion came from the fact that many people now have only a cell phone and if you enter that number in the Phone (cell) box you don't see it on the transit slips or the patron record quick view on the left. This suggestion carries over to the email addresses as well. I recommend we use Primary, Secondary, and Tertiary instead of Home, Work, Cell so that the librarians and patrons can decide what's most important for the patron. What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first. Thanks Nicole C. Engard
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields. Which actually brings up another thing that probably needs to be added as a "boy it would be nice if..." bug: if there is only a mobile number in the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently. The logic should be as follows: if the home phone is empty, then print the mobile. (same with email addresses: if no home email, print the work email on the slip) And happy weekend, everybody. Liz Rea NEKLS On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
Liz, that is exactly why I was asking for this - it was confusing librarians that the home was all that printed to the screen. But it sounds like jquery is the answer for now ... want to share that code with me? Nicole On Fri, May 28, 2010 at 5:45 PM, Liz Rea <lrea@nekls.org> wrote:
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields.
Which actually brings up another thing that probably needs to be added as a "boy it would be nice if..." bug: if there is only a mobile number in the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently.
The logic should be as follows: if the home phone is empty, then print the mobile. (same with email addresses: if no home email, print the work email on the slip)
And happy weekend, everybody.
Liz Rea NEKLS
On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
Yep, will hit you with it Tuesday. :) Liz On Fri, May 28, 2010 at 7:59 PM, Nicole Engard <nengard@gmail.com> wrote:
Liz, that is exactly why I was asking for this - it was confusing librarians that the home was all that printed to the screen. But it sounds like jquery is the answer for now ... want to share that code with me?
Nicole
On Fri, May 28, 2010 at 5:45 PM, Liz Rea <lrea@nekls.org> wrote:
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields.
Which actually brings up another thing that probably needs to be added as a "boy it would be nice if..." bug: if there is only a mobile number in the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently.
The logic should be as follows: if the home phone is empty, then print the mobile. (same with email addresses: if no home email, print the work email on the slip)
And happy weekend, everybody.
Liz Rea NEKLS
On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
I think a page on the wiki - similar to the SQL library would be good - something like JQuery Library. This could be a good piece to add and I know that we've got a few that we would be interested in adding. Thanks, Brendan On Sun, May 30, 2010 at 12:51 AM, Liz Rea <lrea@nekls.org> wrote:
Yep, will hit you with it Tuesday. :)
Liz
Liz, that is exactly why I was asking for this - it was confusing librarians that the home was all that printed to the screen. But it sounds like jquery is the answer for now ... want to share that code with me?
Nicole
On Fri, May 28, 2010 at 5:45 PM, Liz Rea <lrea@nekls.org> wrote:
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside
Which actually brings up another thing that probably needs to be added
as a "boy it would be nice if..." bug: if there is only a mobile number in
The logic should be as follows: if the home phone is empty, then print
On Fri, May 28, 2010 at 7:59 PM, Nicole Engard <nengard@gmail.com> wrote: the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields. the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently. the mobile. (same with email addresses: if no home email, print the work email on the slip)
And happy weekend, everybody.
Liz Rea NEKLS
On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- --------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO, Director of Innovation Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: West Haven, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com See us at ALA : BOOTH # 817
Page created: http://wiki.koha-community.org/wiki/JQuery_Library I used the same template we use for the SQL Report Library. Nicole On Sun, May 30, 2010 at 2:32 PM, Brendan Gallagher <info@bywatersolutions.com> wrote:
I think a page on the wiki - similar to the SQL library would be good - something like JQuery Library. This could be a good piece to add and I know that we've got a few that we would be interested in adding.
Thanks, Brendan
On Sun, May 30, 2010 at 12:51 AM, Liz Rea <lrea@nekls.org> wrote:
Yep, will hit you with it Tuesday. :)
Liz
On Fri, May 28, 2010 at 7:59 PM, Nicole Engard <nengard@gmail.com> wrote:
Liz, that is exactly why I was asking for this - it was confusing librarians that the home was all that printed to the screen. But it sounds like jquery is the answer for now ... want to share that code with me?
Nicole
On Fri, May 28, 2010 at 5:45 PM, Liz Rea <lrea@nekls.org> wrote:
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields.
Which actually brings up another thing that probably needs to be added as a "boy it would be nice if..." bug: if there is only a mobile number in the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently.
The logic should be as follows: if the home phone is empty, then print the mobile. (same with email addresses: if no home email, print the work email on the slip)
And happy weekend, everybody.
Liz Rea NEKLS
On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard:
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- --------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO, Director of Innovation Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: West Haven, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com
See us at ALA : BOOTH # 817
Enhancement request added: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252 Feel free to discuss other options there. On Sun, May 30, 2010 at 8:51 PM, Nicole Engard <nengard@gmail.com> wrote:
Page created: http://wiki.koha-community.org/wiki/JQuery_Library I used the same template we use for the SQL Report Library.
Nicole
On Sun, May 30, 2010 at 2:32 PM, Brendan Gallagher <info@bywatersolutions.com> wrote:
I think a page on the wiki - similar to the SQL library would be good - something like JQuery Library. This could be a good piece to add and I know that we've got a few that we would be interested in adding.
Thanks, Brendan
On Sun, May 30, 2010 at 12:51 AM, Liz Rea <lrea@nekls.org> wrote:
Yep, will hit you with it Tuesday. :)
Liz
On Fri, May 28, 2010 at 7:59 PM, Nicole Engard <nengard@gmail.com> wrote:
Liz, that is exactly why I was asking for this - it was confusing librarians that the home was all that printed to the screen. But it sounds like jquery is the answer for now ... want to share that code with me?
Nicole
On Fri, May 28, 2010 at 5:45 PM, Liz Rea <lrea@nekls.org> wrote:
NEKLS has changed all of the labels for phone to "Phone (Primary)" and "Phone (Secondary)" instead of home/mobile, using jquery. Same for email. We also added a little note that says "Will be printed on transit slips" beside the correct fields, as an additional reminder as to which one will print out. The reason for this was that Koha only shows the primary phone/email address on printed slips. People who only had mobile phones, and had those phone numbers added to the mobile field were not getting their number printed out on hold slips, confusing library staff and making it hard to contact them regarding their holds. Of course, the easy answer is not technological: just put the mobile number in the home phone field. As it turns out, some of our staff are very literal in their interpretation of the labels on the fields.
Which actually brings up another thing that probably needs to be added as a "boy it would be nice if..." bug: if there is only a mobile number in the record, that is the one that should be printed on the slip(s). That is, if we're not going to change the labels permanently.
The logic should be as follows: if the home phone is empty, then print the mobile. (same with email addresses: if no home email, print the work email on the slip)
And happy weekend, everybody.
Liz Rea NEKLS
On May 27, 2010, at 7:37 PM, Robin Sheat wrote:
Op donderdag 27-05-2010 om 20:29 uur [tijdzone -0400], schreef Nicole Engard: > What do you all think? Anyone have any strong feelings either way? I > will gladly make the change if others think this makes sense, but I > wanted to bring the question to you all first.
This would suit some work we've been doing with a library internal to a company: in this situation 'Phone (home)' doesn't make sense, and 'primary' would be much more meaningful.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- --------------------------------------------------------------------------------------------------------------- Brendan A. Gallagher ByWater Solutions CEO, Director of Innovation Support and Consulting for Open Source Software Installation, Data Migration, Training, Customization, Hosting and Complete Support Packages Headquarters: Santa Barbara, CA - Office: West Haven, CT Phone # (888) 900-8944 http://bywatersolutions.com info@bywatersolutions.com
See us at ALA : BOOTH # 817
How about both? Show the type but also the order of preference. Additional factor is in many places it costs more to call a mobile number, but you'll usually know from looking at the number so maybe not important for this discussion. -reed On Fri, May 28, 2010 at 12:29 PM, Nicole Engard <nengard@gmail.com> wrote:
Hi all,
I was talking with some librarians today and they were wondering if we could change the language on the patron record. Instead of saying Phone (home) could it read Phone (primary)? This suggestion came from the fact that many people now have only a cell phone and if you enter that number in the Phone (cell) box you don't see it on the transit slips or the patron record quick view on the left. This suggestion carries over to the email addresses as well.
I recommend we use Primary, Secondary, and Tertiary instead of Home, Work, Cell so that the librarians and patrons can decide what's most important for the patron.
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
Thanks Nicole C. Engard _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
On Fri, May 28, 2010 at 12:38 PM, Reed Wade <reed@catalyst.net.nz> wrote:
How about both? Show the type but also the order of preference.
Instead of order, maybe a check next to the preferred. -reed
Additional factor is in many places it costs more to call a mobile number, but you'll usually know from looking at the number so maybe not important for this discussion.
-reed
On Fri, May 28, 2010 at 12:29 PM, Nicole Engard <nengard@gmail.com> wrote:
Hi all,
I was talking with some librarians today and they were wondering if we could change the language on the patron record. Instead of saying Phone (home) could it read Phone (primary)? This suggestion came from the fact that many people now have only a cell phone and if you enter that number in the Phone (cell) box you don't see it on the transit slips or the patron record quick view on the left. This suggestion carries over to the email addresses as well.
I recommend we use Primary, Secondary, and Tertiary instead of Home, Work, Cell so that the librarians and patrons can decide what's most important for the patron.
What do you all think? Anyone have any strong feelings either way? I will gladly make the change if others think this makes sense, but I wanted to bring the question to you all first.
Thanks Nicole C. Engard _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
On pe, 2010-05-28 at 12:38 +1200, Reed Wade wrote:
How about both? Show the type but also the order of preference.
Additional factor is in many places it costs more to call a mobile number, but you'll usually know from looking at the number so maybe not important for this discussion.
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
veering off topic but -- in the US the easy (no cost) way to send an SMS is to know their mobile carrier plus their phone number and apply a formula to convert that to an email address you send to no idea where else that works, it doesn't in NZ, for example -reed On Fri, May 28, 2010 at 12:41 PM, Lars Wirzenius <lars@catalyst.net.nz> wrote:
On pe, 2010-05-28 at 12:38 +1200, Reed Wade wrote:
How about both? Show the type but also the order of preference.
Additional factor is in many places it costs more to call a mobile number, but you'll usually know from looking at the number so maybe not important for this discussion.
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
On Thu, May 27, 2010 at 8:41 PM, Lars Wirzenius <lars@catalyst.net.nz> wrote:
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
That is a good point ... Koha can do messages via SMS if you have an SMS driver. So maybe Reed's idea of putting a check box if it's a cell you check it - that can be used by the SMS feature and will tell librarians if it's going to cost more to call. That does however mean we need more than just a template edit - we need a new feature :(
What about just having a way to indicate which number is preferred by the patron for receiving calls--a dropdown menu or somesuch? cheers, Cindy -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cindy Murdock Ames IT Services Director Meadville Public Library | CCFLS http://meadvillelibrary.org | http://ccfls.org Nicole Engard wrote:
On Thu, May 27, 2010 at 8:41 PM, Lars Wirzenius <lars@catalyst.net.nz> wrote:
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
That is a good point ... Koha can do messages via SMS if you have an SMS driver.
So maybe Reed's idea of putting a check box if it's a cell you check it - that can be used by the SMS feature and will tell librarians if it's going to cost more to call. That does however mean we need more than just a template edit - we need a new feature :( _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
That too works - but is more a dev project than me changing the template :) It would require a new db field and to change all of the templates and notices and message pop ups for circ to show the preferred contact info. Nicole On Fri, May 28, 2010 at 9:37 AM, Cindy Murdock Ames <cmurdock@ccfls.org> wrote:
What about just having a way to indicate which number is preferred by the patron for receiving calls--a dropdown menu or somesuch?
cheers, Cindy
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cindy Murdock Ames IT Services Director Meadville Public Library | CCFLS http://meadvillelibrary.org | http://ccfls.org
Nicole Engard wrote:
On Thu, May 27, 2010 at 8:41 PM, Lars Wirzenius <lars@catalyst.net.nz> wrote:
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
That is a good point ... Koha can do messages via SMS if you have an SMS driver.
So maybe Reed's idea of putting a check box if it's a cell you check it - that can be used by the SMS feature and will tell librarians if it's going to cost more to call. That does however mean we need more than just a template edit - we need a new feature :( _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
Hehe! Just ask Kyle...I'm good at thinking up new dev projects! :D c. Nicole Engard wrote:
That too works - but is more a dev project than me changing the template :) It would require a new db field and to change all of the templates and notices and message pop ups for circ to show the preferred contact info.
Nicole
On Fri, May 28, 2010 at 9:37 AM, Cindy Murdock Ames <cmurdock@ccfls.org> wrote:
What about just having a way to indicate which number is preferred by the patron for receiving calls--a dropdown menu or somesuch?
cheers, Cindy
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cindy Murdock Ames IT Services Director Meadville Public Library | CCFLS http://meadvillelibrary.org | http://ccfls.org
Nicole Engard wrote:
On Thu, May 27, 2010 at 8:41 PM, Lars Wirzenius <lars@catalyst.net.nz> wrote:
It might be useful to know if a phone number is for a mobile phone, if Koha wants to use that to send notifications via SMS, for example. Not sure if Koha does that, but it might be an interesting feature some day.
That is a good point ... Koha can do messages via SMS if you have an SMS driver.
So maybe Reed's idea of putting a check box if it's a cell you check it - that can be used by the SMS feature and will tell librarians if it's going to cost more to call. That does however mean we need more than just a template edit - we need a new feature :( _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Cindy Murdock Ames IT Services Director Meadville Public Library | CCFLS http://meadvillelibrary.org | http://ccfls.org
participants (7)
-
Brendan Gallagher -
Cindy Murdock Ames -
Lars Wirzenius -
Liz Rea -
Nicole Engard -
Reed Wade -
Robin Sheat