[Koha] Koha carousel on WordPress?

2023-08-10 Thread Carlos Lopez
Hi folks We're having a WordPress web site designed for the library by our owning institution. We're very fond of our Koha Coverflow new books carousel and we're hoping that we can have something like it on our new web site. Has anyone had any success with this? We've seen that there's a WordP

Re: [Koha] web installer appears on upgrade

2023-08-10 Thread Daniel Owens
Okay, will do. Thanks. On 8/10/23 4:09 PM, Fridolin SOMERS wrote: On 22.11.x index on publishercode seems OK :   KEY `publishercode` (`publishercode`(191)), The size on index has been added by : Bug 18336: Convert schema from utf8 to utf8mb4 I've look at old databases, the index is OK. Please

Re: [Koha] web installer appears on upgrade

2023-08-10 Thread Fridolin SOMERS
On 22.11.x index on publishercode seems OK : KEY `publishercode` (`publishercode`(191)), The size on index has been added by : Bug 18336: Convert schema from utf8 to utf8mb4 I've look at old databases, the index is OK. Please open a bug report. Best regards Le 10/08/2023 à 04:43, Daniel Owe

Re: [Koha] 23.05 Multiple items - some items display incorrect shelving locations

2023-08-10 Thread Elaine Bradtke
Nearly all the records that have this display problem include home library, current library and shelving locations. I'll be interested to see if the bugfix solves the problem. Thanks! Elaine VWML On Wed, Aug 9, 2023 at 10:34 AM Katrin Fischer wrote: > Hi Elaine, > > you migh

Re: [Koha] web installer appears on upgrade

2023-08-10 Thread Daniel Owens
This worked the last time I had the problem, but with the latest upgrade I got the web installer again. After running: $ sudo service memcached restart $ sudo koha-upgrade-schema hbc Upgrading database schema for hbc Upgrade to 22.11.07.003  [14:01:47]: Bug 34029 - Extend datatypes in biblioit

Re: [Koha] faceting by date [collection faceting]

2023-08-10 Thread Eric Lease Morgan
On Aug 9, 2023, at 1:39 PM, Katrin Fischer wrote: > if you add collections to your items (952$8) the facet should already be > configured and work automatically. > > -- > Katrin Again, thank you. Yep, after reading, re-reading, and reading the documentation again, I learned I can implement

Re: [Koha] faceting by date

2023-08-10 Thread Eric Lease Morgan
On Aug 9, 2023, at 1:36 PM, Katrin Fischer wrote: > ...Facets are not fully configurable yet, like you can't make up new > facets. There is already a bug for adding a publication date facet: > > *Bug 10734* - https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10734 >

Re: [Koha] Incremental fine in KOHA

2023-08-10 Thread Caroline Cyr La Rose
l Rupinder, I think you can use the "Fine charging interval" column in the circulation rules, set it to 7 days. That way, the fine will be calculated every 7 days. I have never tried it personally, all the libraries here either charge daily or not at all, but in theory it should work. Best

[Koha] Incremental fine in KOHA

2023-08-10 Thread Rupinder Singh
HI, Our library has a fine rule that attracts a fine amount of 25 per day for the first week after the due date. after the first week, it is 50 per day and after the second week, it is 75 per day. The out-of-the-box installation of koha only gives the option to put one rate of fine for a user cate