[Koha] MARC Modification Templates & indicators

2016-08-29 Thread Eric Phetteplace
Hi collective wisdom,

We're trying to fix up an issue with our records by copying information
from the 810 MARC field (series added entry) to 490 (series statement)
using MARC Modification Templates. Our template currently is just one
action that looks like this:

Copy All field(s) 810 __ to field 490 __

with no "if" condition or regex specified. The blank underlines represent
the fact that we're copying all the subfields from one tag to the other
without modification. But the problem is our cataloger wants to follow
standards and make the 490 indicators "1_", that is: first indicator 1 for
"series traced", second blank. Our 800 tags have first indicator set to "2"
and there doesn't appear to be any way to change them via the templates.

Am I missing something or do the MARC modification templates simply not
interact with indicators? I know I can export the records and edit them
with an external tool like MARCedit or a pymarc script but I wanted to try
accomplishing this purely in Koha.

Best,
Eric Phetteplace
Systems Librarian
California College of the Arts
libraries.cca.edu | vault.cca.edu
510.594.3660
2>/dev/null
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Itemtype images not displaying

2016-08-29 Thread Elaine Bradtke
I'm hoping this is a simple thing.
Now that we've got non print material in our catalogue the reference staff
want icons for the different physical formats.

I am experimenting in the test site with this.  I've set the ItemtypeImages
to show in the OPAC, I've also gone through and selected the icons for the
item types.  They're not showing up.  I know our system has a bit of a
latency when updating things, so it may eventually resolve itself.  But I
thought I'd ask if we need to do anything else.

​I know, we should have probably done this years ago when we set the thing
up, but staff changes, and so do opinions on what our users expect.​

-- 
Elaine Bradtke
Data Wrangler
VWML
English Folk Dance and Song Society | http://www.efdss.org
Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
Tel+44 (0) 20 7485 2206 (This number is for the English Folk Dance and
Song Society in London, England. If you wish to phone me personally, send
an e-mail first. I work off site)
--
Registered Company No. 297142
Charity Registered in England and Wales No. 305999
---
"Writing about music is like dancing about architecture"
--Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] FW: News feature in Koha

2016-08-29 Thread David L. Whelchel
Hi Phil and Eric, 

Thanks for the quick response. I will start brushing up on jquery!

Dave

-Original Message-
From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Phil Pope
Sent: Monday, August 29, 2016 12:36 PM
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] News feature in Koha

David,

Have a look at the Koha Plugins available on the net.  I cannot remember which 
one, but I did find a plug in some months back that does allow you to move the 
news feed to a new location.  As Eric said, it uses jQuery.

I did not get around to installing it myself, but a google seach for koha 
plugins will find it for you.

Regards,
Phil

On 30/08/16 05:24, Eric Bégin wrote:
> 
> 
> David,
> There is no way to set define the news location in the OPAC at the moment.
> Where would you like it to be?
> If I had to do it, i would use jquery to move the news div to the desired 
> location.
> Regards,
> 
> Eric BéginSolutions inLibro inc.
> 
>  Message d'origine 
> De : "David L. Whelchel"  Date : 29/08/2016  
> 15:14  (GMT-05:00) À : koha@lists.katipo.co.nz Objet : [Koha] News 
> feature in Koha
> 
> Hello,
> 
> I have enabled the News feature in both the Staff and OPAC views. In 
> the staff client the News appears in the left hand column. In the OPAC 
> client the news appears in the OPAC Main User Block (or just above 
> it). I would like be able to choose where news is displayed in OPAC. I 
> have looked through the documentation, Release Notes and GIT and have 
> not seen any obvious way to change the location of where the News feature is 
> displayed.
> Is this something that needs to be managed by modifying HTML/CSS? Any 
> suggestions? I do hold out the possibility that I am missing something 
> simple.
> 
>  
> 
> Koha Version 16.05.03.000
> Linux Koha 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64
> Perl 5.014002
> MySQL version: mysql Ver 14.14 Distrib 5.5.50, for debian-linux-gnu 
> (x86_64) using readline 6.2
> Apache version:   Server version: Apache/2.2.22 (Debian) Server
> built: Jul 20 2016 05:07:38
> 
> Thanks for the help
> 
> --Dave
> 
> --
> --
> ---
> 
> David L. Whelchel
> 
> 725 SE Derby Street
> 
> Pullman, WA 99163
> 
>   whelc...@pullman.com
> 
>  
> 
> http://www.dlwa.com
> 
> http://library.dlwa.com
> 
>  
> 
> ___
> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
> https://lists.katipo.co.nz/mailman/listinfo/koha
> ___
> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
> https://lists.katipo.co.nz/mailman/listinfo/koha
> 
___
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] News feature in Koha

2016-08-29 Thread Phil Pope
David,

Have a look at the Koha Plugins available on the net.  I cannot remember
which one, but I did find a plug in some months back that does allow you
to move the news feed to a new location.  As Eric said, it uses jQuery.

I did not get around to installing it myself, but a google seach for
koha plugins will find it for you.

Regards,
Phil

On 30/08/16 05:24, Eric Bégin wrote:
> 
> 
> David,
> There is no way to set define the news location in the OPAC at the moment.
> Where would you like it to be?
> If I had to do it, i would use jquery to move the news div to the desired 
> location.
> Regards,
> 
> Eric BéginSolutions inLibro inc.
> 
>  Message d'origine 
> De : "David L. Whelchel"  
> Date : 29/08/2016  15:14  (GMT-05:00) 
> À : koha@lists.katipo.co.nz 
> Objet : [Koha] News feature in Koha 
> 
> Hello,
> 
>  
> 
> I have enabled the News feature in both the Staff and OPAC views. In the
> staff client the News appears in the left hand column. In the OPAC client
> the news appears in the OPAC Main User Block (or just above it). I would
> like be able to choose where news is displayed in OPAC. I have looked
> through the documentation, Release Notes and GIT and have not seen any
> obvious way to change the location of where the News feature is displayed.
> Is this something that needs to be managed by modifying HTML/CSS? Any
> suggestions? I do hold out the possibility that I am missing something
> simple.
> 
>  
> 
> Koha Version 16.05.03.000
> 
> Linux Koha 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64
> 
> Perl 5.014002
> 
> MySQL version: mysql Ver 14.14 Distrib 5.5.50, for debian-linux-gnu (x86_64)
> using readline 6.2
> 
> Apache version:   Server version: Apache/2.2.22 (Debian) Server
> built: Jul 20 2016 05:07:38
> 
>  
> 
> Thanks for the help
> 
>  
> 
> --Dave
> 
> 
> ---
> 
> David L. Whelchel
> 
> 725 SE Derby Street
> 
> Pullman, WA 99163
> 
>   whelc...@pullman.com
> 
>  
> 
> http://www.dlwa.com
> 
> http://library.dlwa.com
> 
>  
> 
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
> 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] News feature in Koha

2016-08-29 Thread Eric Bégin


David,
There is no way to set define the news location in the OPAC at the moment.
Where would you like it to be?
If I had to do it, i would use jquery to move the news div to the desired 
location.
Regards,

Eric BéginSolutions inLibro inc.

 Message d'origine 
De : "David L. Whelchel"  
Date : 29/08/2016  15:14  (GMT-05:00) 
À : koha@lists.katipo.co.nz 
Objet : [Koha] News feature in Koha 

Hello,

 

I have enabled the News feature in both the Staff and OPAC views. In the
staff client the News appears in the left hand column. In the OPAC client
the news appears in the OPAC Main User Block (or just above it). I would
like be able to choose where news is displayed in OPAC. I have looked
through the documentation, Release Notes and GIT and have not seen any
obvious way to change the location of where the News feature is displayed.
Is this something that needs to be managed by modifying HTML/CSS? Any
suggestions? I do hold out the possibility that I am missing something
simple.

 

Koha Version 16.05.03.000

Linux Koha 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64

Perl 5.014002

MySQL version: mysql Ver 14.14 Distrib 5.5.50, for debian-linux-gnu (x86_64)
using readline 6.2

Apache version:   Server version: Apache/2.2.22 (Debian) Server
built: Jul 20 2016 05:07:38

 

Thanks for the help

 

--Dave


---

David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

  whelc...@pullman.com

 

http://www.dlwa.com

http://library.dlwa.com

 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] News feature in Koha

2016-08-29 Thread David L. Whelchel
Hello,

 

I have enabled the News feature in both the Staff and OPAC views. In the
staff client the News appears in the left hand column. In the OPAC client
the news appears in the OPAC Main User Block (or just above it). I would
like be able to choose where news is displayed in OPAC. I have looked
through the documentation, Release Notes and GIT and have not seen any
obvious way to change the location of where the News feature is displayed.
Is this something that needs to be managed by modifying HTML/CSS? Any
suggestions? I do hold out the possibility that I am missing something
simple.

 

Koha Version 16.05.03.000

Linux Koha 3.2.0-4-amd64 #1 SMP Debian 3.2.81-1 x86_64

Perl 5.014002

MySQL version: mysql Ver 14.14 Distrib 5.5.50, for debian-linux-gnu (x86_64)
using readline 6.2

Apache version:   Server version: Apache/2.2.22 (Debian) Server
built: Jul 20 2016 05:07:38

 

Thanks for the help

 

--Dave


---

David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

  whelc...@pullman.com

 

http://www.dlwa.com

http://library.dlwa.com

 

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Hello from Vermont

2016-08-29 Thread Joy Nelson
Have at it!  I do most of my manipulations with perl scripts, so I
understand what you are talking about.

On Mon, Aug 29, 2016 at 1:00 PM, Mark Alexander  wrote:

> Excerpts from Joy Nelson's message of 2016-08-29 09:25:05 -0500:
> > If you don't have MarcEdit, I would suggest getting a copy.
>
> I did look at that briefly.  It looks like a decent tool, but I was a
> bit put off by the Mono requirement.  Plus I wasn't sure it was
> capable of doing the regexp matching / mass modification / consistency
> checking stuff I'm doing in my own Ruby scripts.
>
> As an example, I've written some code to figure out the Koha item type
> from various fields in our MARC records.  I'm learning that our
> records are not consistent by any means.  Sometimes a DVD is marked as
> such in 245$h (with wildly varying strings), sometimes in 347$b
> (again, with lots of variants), and sometimes in 852$h.  It was pretty
> simple to write some code to check for these various fields and do the
> right thing.
>
> I realize that this approach might look crazy, but I'm a Unix guy
> from way back in the 80s, and old habits die hard :-) .
>



-- 
Joy Nelson
Director of Migrations

ByWater Solutions 
Support and Consulting for Open Source Software
Office: Fort Worth, TX
Phone/Fax (888)900-8944
What is Koha? 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Hello from Vermont

2016-08-29 Thread catalog
Mark,
There are actually two Koha Consortia in Vermont. The Catamount Library Network 
and VOKAL. Both are hosted by ByWater. Catamount are actively seeking new 
members. Why don't you check them out?  
Wendy SharkeyBennington Free Library

  From: "koha-requ...@lists.katipo.co.nz" 
 To: koha@lists.katipo.co.nz 
 Sent: Sunday, August 28, 2016 7:23 PM
 Subject: Koha Digest, Vol 130, Issue 54
   
Send Koha mailing list submissions to
    koha@lists.katipo.co.nz

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.katipo.co.nz/mailman/listinfo/koha
or, via email, send a message with subject or body 'help' to
    koha-requ...@lists.katipo.co.nz

You can reach the person managing the list at
    koha-ow...@lists.katipo.co.nz

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha digest..."


Today's Topics:

  1. Re: Koha 16.05.03 - Software Error: opac-memberentry.pl?
      (Craig Butosi)
  2. Re: Koha 16.05.03 - Software Error: opac-memberentry.pl?
      (Frédéric Demians)
  3. Re: biblio.biblionumber and biblioitems.biblioitemnumber
      fields (BibliothèqueIMP)
  4. koha check in page (Monisa Aslam)
  5. Koha World Trip (Esmael Wan)
  6. Re: koha check in page (Katrin)
  7. Hello from Vermont (Mark Alexander)
  8. Re: Hello from Vermont (BWS Johnson)
  9. Re: Hello from Vermont (Joy Nelson)


--

Message: 1
Date: Sun, 28 Aug 2016 01:20:52 +
From: Craig Butosi 
To: koha 
Subject: Re: [Koha] Koha 16.05.03 - Software Error:
    opac-memberentry.pl?
Message-ID:
    <76B657F0CE544943AD3B3CD99B9C1C055B511E@RCMMX1.rcmusic.local>
Content-Type: text/plain; charset="us-ascii"

Update:

After adding

my $borrower;

to line 38 of opac-memberentry.pl I was able to successfully access the 
personal details page without error.


The code area in opac-memberentry.pl to which I am referring looked like this:

36 my $cgi = new CGI;
37 my $dbh = C4::Context->dbh;

and now looks like this:

36 my $cgi = new CGI;
37 my $dbh = C4::Context->dbh;
38 my $borrower;

Very strange, but could this perhaps be a bug? Also, I have absolutely no idea 
whether this  declared variable will impact the rest of the code, or interfere 
with other areas of Koha.

Please advise.

C

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
the royal conservatory
TELUS Centre for Performance and Learning
273 Bloor Street West Toronto, ON  M5S 1W2
416.408.2824 x338
www.rcmusic.ca


From: Koha [koha-boun...@lists.katipo.co.nz] on behalf of Craig Butosi 
[craig.but...@rcmusic.ca]
Sent: Saturday, August 27, 2016 6:46 PM
To: koha
Subject: [Koha] Koha 16.05.03 - Software Error: opac-memberentry.pl?

Hi all,

Just upgraded to 16.05.03 from 16.06.02 (Ubuntu 14.04, package install).

Logging into the OPAC, then clicking on "your personal details" throws this 
error:

Software error:

Global symbol "$borrower" requires explicit package name at 
/usr/share/koha/opac/cgi-bin/opac/opac-memberentry.pl line 190.
Execution of /usr/share/koha/opac/cgi-bin/opac/opac-memberentry.pl aborted due 
to compilation errors.


For help, please send mail to the webmaster ([no address 
given]), giving this error message and the time 
and date of the error.


Any idea what's going on here? Is there something awry with the 
opac-memberentry.pl script?

Anyone else experience this?

C

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
the royal conservatory
TELUS Centre for Performance and Learning
273 Bloor Street West Toronto, ON  M5S 1W2
416.408.2824 x338
www.rcmusic.ca


Note: This email message and any attachments are intended only for the use of 
the individual to which it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the recipient of this email is not the intended recipient (or the employee or 
agent responsible for delivering the email to the intended recipient), you are 
hereby notified that any review, dissemination, distribution or copying or 
other use of this message is strictly prohibited. If you have received this 
communication in error, please notify the sender immediately by return email 
and delete this message and attachments from your system, thank you.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Note: This email message and any attachments are intended only for the use of 
the individual to which it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the recipient 

Re: [Koha] Hello from Vermont

2016-08-29 Thread King, Fred
Welcome to Koha! One of the reasons I was able to convince my employers to 
switch to Koha was that I presented them with a demo that consisted of a 
fully-functional system. Sounds like you're on your way. As for tweaking it, I 
agree with Brooke--set up a virtual system (or several--one barebones, one 
that's configured for your library, one with data, etc.) and keep playing 
around until it's perfect.

And feel free to ask questions. Someone here usually knows the answer.

Fred King
Medical Librarian, MedStar Washington Hospital Center
fred.k...@medstar.net
202-877-6670
ORCID -0001-5266-0279

Free the bound periodicals!
--Ancient library joke

-Original Message-
From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Mark Alexander
Sent: Sunday, August 28, 2016 6:22 PM
To: koha
Subject: [Koha] Hello from Vermont

Hi all,

I'm a retired software geek, now living in a small town in Vermont
after many years in Silicon Valley.  I've been using Linux on my own
computers for 20 years, and have hacked on everything from microkernels
in assembly language to web apps in Ruby on Rails.

I also spent a year in NZ as a child and still consider it as my first
home, and miss it very much, though I've not been back since.  It's
cool to see such great open source software originating from my old
homeland.

Our town library currently uses proprietary software from Mandarin,
but I've been investigating what it would take to convert to Koha.
Many libraries here in Vermont are in a consortium that is using Koha
hosted by a commercial vendor.  But the consortium is closed to
new members.

So to see what it would take for us to build our own Koha installation
from scratch, I installed 16.05 (using git) in an Ubuntu 14.04 virtual
machine and have started to play around with it.  I've exported our
catalog (about 22K items) from Mandarin into a MARC dump.  Now I'm
figuring out what I need to do to import these records and correctly
set things like the item call number and item type.  I may ask some
questions later if I get stuck.

--Mark
___
Koha mailing 

--
MedStar Health is a not-for-profit, integrated healthcare delivery system, the 
largest in Maryland and the Washington, D.C., region. Nationally recognized for 
clinical quality in heart, orthopaedics, cancer and GI.

IMPORTANT: This e-mail (including any attachments) may contain information that 
is private, confidential, or protected by attorney-client or other privilege. 
If you received this e-mail in error, please delete it from your system without 
copying it and notify sender by reply e-mail, so that our records can be 
corrected... Thank you.

Help conserve valuable resources - only print this email if necessary.


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Hello from Vermont

2016-08-29 Thread Joy Nelson
Hi Mark,
If you don't have MarcEdit, I would suggest getting a copy.  It is a free
download.  It has a built in marc-8 to utf-8 converter.  It also has a lot
of other tools for manipulating your records.  I would suggest creating the
item tags (and moving data around) prior to importing the marc into Koha.
You'll be able to view your data and the item information prior to
importing. That is how I prefer to work with the data.

Thanks,
Joy

On Sun, Aug 28, 2016 at 7:54 PM, Mark Alexander  wrote:

> Excerpts from Joy Nelson's message of 2016-08-28 18:23:32 -0500:
> > I worked on some mandarin data in the past. Let me know if you have any
> questions
>
> Thanks, all, for the kind welcome and advice!
>
> Right now I'm working on a couple of things:
>
> 1. To set the item call number on import, I think I can use the Koha
> cataloging preference "itemcallnumber".  It looks like setting
> it to "852khi" would work for our Mandarin records.
>
> 2. To set the item type, I think I can use the MARC field 245$h, which
> in our Mandarin installation contains things like "[sound recording]",
> "[videorecording]", etc.  It looks like the MARC Modification
> Templates, with their regular expressions, have enough power this
> without my having to write a converter.  (I've already written a
> MARC-8 to UTF-8 converter in Ruby, so writing another converter
> wouldn't be too hard, but it'd be nice for our librarian to be able to
> do imports on her Windows box.)
>
> I should stop fretting and just go ahead and try this out :-) .
>



-- 
Joy Nelson
Director of Migrations

ByWater Solutions 
Support and Consulting for Open Source Software
Office: Fort Worth, TX
Phone/Fax (888)900-8944
What is Koha? 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Send email to patron when fine is paid

2016-08-29 Thread Jamsheer N P
Hi all,Is there any way to trigger an email to member as fine receipt upon 
paying fine amount. I have gone through the Notices & Slips underTools  menu, 
but couldn't find anything related to fine payment.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha