Re: [Koha] Introduction to the Koha Community

2019-06-14 Thread Owen Leonard
> Of the many doubts that I have, I do not understand the difference between > the tables reserves and old_reserves. The 'reserves' table contains "active" holds. Holds which have not yet been fulfilled or canceled. When a hold has been fulfilled it is moved to the 'old_reserves' table for histori

[Koha] Uploading local cover images

2019-06-14 Thread Cab Vinton
Hi, All -- I've searched the manual & list archives, but wasn't able to find an answer to this question. What are best practices for uploading local cover images? I'm thinking specifically of image size and aspect ratio. According to github (https://github.com/Koha-Community/Koha/blob/master/too

[Koha] Error message shown during web installation

2019-06-14 Thread Indranil Baruah
Following error is shown during web installation of Koha 19.05 on Lubuntu 19.04. The installation however completes but the speed of the application is slow even with Memcached running. Mandatory data added subtag_registry.sql auth_v

Re: [Koha] [EXTERNAL] Re: Order of display of 246 $i and $a fields

2019-06-14 Thread Hernandez, Heather
Hi! The Koha community always makes me smile!! And it's lovely to think that I might be helping improve things, even through one small thing. >...it's a slippery slope to your first code submission next 😉. ::hee!:: I may have been working on trying to convince my employer to let me learn how t

[Koha] Call for News: June 2019 Newsletter

2019-06-14 Thread kohanews
I'm collecting news for the June newsletter. Send anything noteworthy to: k o h a news AT gmail dot com News criteria: --- ** For events **:    - Please include dates for past events. If I can't find dates I may not add it.    - Announcements for future events with date

Re: [Koha] [EXTERNAL] Uploading local cover images

2019-06-14 Thread Hernandez, Heather
Hi, Cab-- We've found that our installation of Koha needs the image file to have dimensions of pixels or less on each side. In case it's helpful, here's some info on our workflow: We do preservation scanning since we're a museum collection; in short, we usually scan at 300dpi, full color, .t

Re: [Koha] [EXTERNAL] Re: Order of display of 246 $i and $a fields

2019-06-14 Thread Doug Dearden
Heather, I just have one question. Was there any pearl clutching necessary during this adventure? Doug -Original Message- From: Koha [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Hernandez, Heather Sent: Friday, June 14, 2019 10:04 AM To: koha@lists.katipo.co.nz Subject: Re: [Koh

Re: [Koha] [EXTERNAL] Re: Order of display of 246 $i and $a fields

2019-06-14 Thread Hernandez, Heather
> Was there any pearl clutching necessary during this adventure? Well, Doug, I have to admit, when I first saw the order of the added title entry displays there was a clutching of pearls--I'm not ashamed to admit that! Not a firm clutching, since all the information *is *displayed, but a clutchi

[Koha] Education meeting date

2019-06-14 Thread Caroline Cyr-La-Rose
Hello everyone! The education meeting will take place on June 27, at 14 UTC (I apologize to our colleagues in Oceania). Donna, can you reserve the zoom room on that date and send us the link? Here is a preliminary agenda, let me know if there is anything you want to add. 1. Presentation 2.

[Koha] Style Configuration for Staff Client

2019-06-14 Thread David Whelchel
Hi, Our library has upgraded to the new version of Koha (19.05.00 on Debian 9 using packages).  We have a number of older librarians who are experiencing trouble with the new "flat" style of the staff Basic editor (addbiblio.pl). They prefer this to the Advanced Editor so I don't want to teach

[Koha] Koha Updates

2019-06-14 Thread Muhammad Salihu Zubair
I write to request for Koha Updates on the following aspects: 1. Current Version in use 2. Core Modules 3. Features of Acquision Module 4. Features of Cataloguing Module 5. Features of Serials Control Module 6. Features of Web OPAC 7. Features of Article Indexing 8. Features of Web 2.0/3.0 9. Other

[Koha] Introductory message

2019-06-14 Thread Muhammad Salihu Zubair
I wish to join the Koha User Community through this mailing lists for knowledge and experience sharing as our University Library, Bayero University, Kano prepares to migrate from Virtua to Koha. Hope my request will be accepted. I look forward to hearing from you. Regards Dr. Muhammad S. Zubair Un

[Koha] Shibboleth eats search results

2019-06-14 Thread Tom Hanstra
We recently implemented Shiibboleth for authentication at our site. We did get that to work. Yay! But... We are now finding that, after we log in, search information is no longer being returned after a search. Looking at the logs, the server is logging the same output as it does on another server

Re: [Koha] [EXTERNAL] Uploading local cover images

2019-06-14 Thread Cab Vinton
Many thanks, Heather! x pixels is a pretty big image :-) In looking at the covers in our catalog, they seem to be in the 300 x 400 pixel range. We could do some experiments, of course, but it would be great to have more official guidance. Thanks again! Cab Vinton Plaistow Public Libra

Re: [Koha] Style Configuration for Staff Client

2019-06-14 Thread Andy Boze
Hi, Dave. I don't know of a configuration specifically for that page, but you can apply CSS generally for the staff client using either of these preferences: intranetstylesheet and IntranetUserCSS. intranetstylesheet is for a stylesheet document, either on the Koha server or a remote server.

Re: [Koha] Error message shown during web installation

2019-06-14 Thread Paul A
On 2019-06-14 10:07 a.m., Indranil Baruah wrote: Following error is shown during web installation of Koha 19.05 on Lubuntu 19.04. The installation however completes but the speed of the application is slow even with Memcached running. Happy to see you have Koha running. As to speed, here are a

[Koha] Stock-taking

2019-06-14 Thread Peter Lau
Is there a stock-taking function in Koha? Thanks & regards, Peter Lau Librarian Tel: (852) 3977 9868 | Email: peter@yccece.edu.hk | Fax: (852) 23384320 2 Tin Wan Hill Road, Tin Wan, Aberdeen YCCECE, Here We Grow Our Future | www.yccece.edu.hk ___

Re: [Koha] Introduction to the Koha Community

2019-06-14 Thread RAGHAV ARORA
Thank you Owen Sir for your help. I will consider this, and post again for further doubts. Regards *Raghav Arora* Sophomore, M.Sc (Hons) Chemistry BE Electrical and Electronics Engineering Contact : (+91) 8474975691 Personal Email | University Email LinkedIn

Re: [Koha] Data migration from SOUL 1 to Koha (Overdue List)

2019-06-14 Thread Indranil Das Gupta
Dixson, The answer to that depends on what you are trying to achieve - (a) just get the currently checked out items into Koha's issues table or (b) "a" + generate account lines entries for outstanding fines as well. No direct scripts per se is bundled with Koha. But using a .koc file is an option