[Koha] Downloading all the records of a result list

Alvaro Cornejo cornejo.alvaro at gmail.com
Wed Jun 30 15:50:10 NZST 2021


Hi Toni

You need to clone the plugin git repository and from it run the command
mentioned on the plugin page

In your linux host it shall be something like:

cd /your/git/folder ; git clone https://github.com/biblibre/koha-plugin-mrpp
cd koha-plugin-mrpp
git archive --output=../koha-plugin.kpz --format=zip HEAD -- Koha

Regards

Alvaro


|----------------------------------------------------------------------------------------|
 Stay safe / Cuídate/  Reste sécurisé
*7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
mesure.
 *q *Recycle always / Recicla siempre / Recyclez toujours
 P Print only if absolutely necessary / Imprime solo si es necesario /
Imprimez seulement si nécessaire


Le mar. 29 juin 2021 à 21:30, Toni Afandi <toni.afandi at gmail.com> a écrit :

> Hi Alvaro,
>
> I am looking for steps on how to " create KPZ archive from git
> repository, run the following command"?
> Thanks in advance,
>
> *Toni Afandi*
> *Librarian*
> *STT SAAT*
> *(Southeast Asia Bible Seminary)*
> Jl. Bukit Hermon No 1, Tidar Atas
> Malang, Jawa Timur 65151
> Indonesia
> www.seabs.ac.id
>
>
> On Wed, Jun 30, 2021 at 3:21 AM Alvaro Cornejo <cornejo.alvaro at gmail.com>
> wrote:
>
>> Hi Michael,
>>
>> We have plugin "More Results Per Page" from BibLibre that adds the option
>> to show up to 1000 results per page on search results..
>>
>> https://github.com/biblibre/koha-plugin-mrpp
>>
>> I guess you can use it to generate the list you need.
>>
>> Regards
>>
>> Alvaro
>>
>> |----------------------------------------------------------------------------------------|
>>  Stay safe / Cuídate/  Reste sécurisé
>> *7* Switch off as you go / Apaga lo que no usas /  Débranchez au fur et à
>> mesure.
>>  *q *Recycle always / Recicla siempre / Recyclez toujours
>>  P Print only if absolutely necessary / Imprime solo si es necesario /
>> Imprimez seulement si nécessaire
>>
>>
>> Le mar. 29 juin 2021 à 14:30, Michael Kuhn <mik at adminkuhn.ch> a écrit :
>>
>> > Hi
>> >
>> > In our library we are using Koha 20.11.00 on Debian 10.
>> >
>> > If we execute a search and have a result list of say 600 results - how
>> > can we download the records of the respective records?
>> >
>> > We know we could click "Select all" (but this only selcts the 20 biblio
>> > records that are on the current page) then add these 20 records to the
>> > cart or a list, then go to the next page, click "Select all", add 20
>> > more records to the list etc etc, and finally download the records from
>> > the menu in the cart/list.
>> >
>> > But is there maybe a more convenient way for the staff to download all
>> > the records of a result list?
>> >
>> > Best wishes: Michael
>> > --
>> > Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
>> > Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
>> > T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch
>> > _______________________________________________
>> >
>> > Koha mailing list  http://koha-community.org
>> > Koha at lists.katipo.co.nz
>> > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>> >
>> _______________________________________________
>>
>> Koha mailing list  http://koha-community.org
>> Koha at lists.katipo.co.nz
>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>>
>


More information about the Koha mailing list