Hello, Thank you for update. Sincerely, Kamal On Thu, Jun 2, 2016 at 10:15 PM, <koha-request@lists.katipo.co.nz> wrote:
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-request@lists.katipo.co.nz
You can reach the person managing the list at koha-owner@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. How to find a patron with wrong privilege? (SuperThin) 2. Re: How to find a patron with wrong privilege? (Holger Meissner) 3. Re: koha problem (regina kivuyo) 4. Re: How to find a patron with wrong privilege? (Bernardo Gonzalez Kriegel) 5. Re: koha problem (Paul A) 6. Koha and display of diacritics/non-Roman alphabets/characters (Bruce Willms) 7. Re: Koha and display of diacritics/non-Roman alphabets/characters (Eric Bégin) 8. ISBN search results (Christopher Davis) 9. Re: Koha and display of diacritics/non-Roman alphabets/characters (Owen Leonard)
----------------------------------------------------------------------
Message: 1 Date: Wed, 1 Jun 2016 23:42:13 -0700 (MST) From: SuperThin <superthin@yahoo.com> To: koha@lists.katipo.co.nz Subject: [Koha] How to find a patron with wrong privilege? Message-ID: <1464849733048-5889961.post@n5.nabble.com> Content-Type: text/plain; charset=us-ascii
Hello Everybody,
I set wrong some patrons with superlibrarian but I don't know who are they. I looked at MySQL tables to find which tables/ columns contain code/permission to filter, but failed. I didn't find anything.
Please tell me how to filter normal patron with librarian privilege? Very dangerous if the patrons login and destroy whole of Koha in production with more than 3000 check out/check in per day.
Well, who explain me why a patron is not in Staff categories we remain to set permission him/her as superlibrarian. This made me puzzled. I don't like private permissions can override category permissions, we cannnot control if have no the matrix to verify.
Many questions have no answer. Why? This forum support is not very friendly: bug & discussion mixed as mess. phpBB or Discourse is more friendly.
-- View this message in context: http://koha.1045719.n5.nabble.com/How-to-find-a-patron-with-wrong-privilege-... Sent from the Koha-general mailing list archive at Nabble.com.
------------------------------
Message: 2 Date: Thu, 2 Jun 2016 07:43:11 +0000 From: Holger Meissner <Holger.Meissner@hs-gesundheit.de> To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz> Subject: Re: [Koha] How to find a patron with wrong privilege? Message-ID: <2C614FEEE2356A428DC65441E30302E0015B6224C9@nero> Content-Type: text/plain; charset="utf-8"
Hello SuperThin,
http://schema.koha-community.org/tables/user_permissions.html
Kind regards Holger
-----Ursprüngliche Nachricht----- Von: Koha [mailto:koha-bounces@lists.katipo.co.nz] Im Auftrag von SuperThin Gesendet: Donnerstag, 2. Juni 2016 08:43 An: koha@lists.katipo.co.nz Betreff: [Koha] How to find a patron with wrong privilege?
Hello Everybody,
I set wrong some patrons with superlibrarian but I don't know who are they. I looked at MySQL tables to find which tables/ columns contain code/permission to filter, but failed. I didn't find anything.
Please tell me how to filter normal patron with librarian privilege? Very dangerous if the patrons login and destroy whole of Koha in production with more than 3000 check out/check in per day.
Well, who explain me why a patron is not in Staff categories we remain to set permission him/her as superlibrarian. This made me puzzled. I don't like private permissions can override category permissions, we cannnot control if have no the matrix to verify.
Many questions have no answer. Why? This forum support is not very friendly: bug & discussion mixed as mess. phpBB or Discourse is more friendly.
-- View this message in context: http://koha.1045719.n5.nabble.com/How-to- find-a-patron-with-wrong-privilege-tp5889961.html Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 3 Date: Thu, 2 Jun 2016 05:50:14 -0400 From: regina kivuyo <reginaickivuyo@gmail.com> To: koha@lists.katipo.co.nz, Sebastian Krieg <sebastian.krieg@tuz-eisenach.de> Subject: Re: [Koha] koha problem Message-ID: <CAPTP4u3hh7ZL= ebd62LOp3BUeK8WuBFkZyvRDyj5yB4E5bQ3RA@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
thanks Sebastian
locate Perl.pm | grep Modern /root/.cpan/build/Modern-Perl-1.20150127-I82bBB/blib/lib/Modern/Perl.pm /root/.cpan/build/Modern-Perl-1.20150127-I82bBB/lib/Modern/Perl.pm /root/perl5/lib/perl5/Modern/Perl.pm
is thi i supposed to do export PERL5LIB=/usr/share/koha/lib/:$PERL5LIB ?
or
nothing changed i still have the error thanks
-- regina
------------------------------
Message: 4 Date: Thu, 2 Jun 2016 08:02:01 -0300 From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> To: "koha@lists.katipo.co.nz" <koha@lists.katipo.co.nz> Subject: Re: [Koha] How to find a patron with wrong privilege? Message-ID: < CADF4kvSG_nh_Lr0fSzZEVB2kEUPJooMMjQxBzrfR0OWHg7a5yA@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
I set wrong some patrons with superlibrarian but I don't know who are
they.
I looked at MySQL tables to find which tables/ columns contain code/permission to filter, but failed. I didn't find anything.
Please tell me how to filter normal patron with librarian privilege?
Very
dangerous if the patrons login and destroy whole of Koha in production with more than 3000 check out/check in per day.
Dangerous is to assign superlibrarian permissions and not remember to which users. To find them: https://wiki.koha-community.org/wiki/SQL_Reports_Library#Superlibrarians
Well, who explain me why a patron is not in Staff categories we remain to set permission him/her as superlibrarian. This made me puzzled. I don't
like
private permissions can override category permissions, we cannnot control if have no the matrix to verify.
There are no category permissions, only patron permissions, for any category.
Bernardo
------------------------------
Message: 5 Date: Thu, 02 Jun 2016 10:37:57 -0400 From: Paul A <paul.a@navalmarinearchive.com> To: koha@lists.katipo.co.nz Subject: Re: [Koha] koha problem Message-ID: <5.2.1.1.2.20160602103508.07238dc8@pop.navalmarinearchive.com> Content-Type: text/plain; charset="us-ascii"; format=flowed
At 05:50 AM 6/2/2016 -0400, regina kivuyo wrote:
thanks Sebastian
locate Perl.pm | grep Modern /root/.cpan/build/Modern-Perl-1.20150127-I82bBB/blib/lib/Modern/Perl.pm /root/.cpan/build/Modern-Perl-1.20150127-I82bBB/lib/Modern/Perl.pm /root/perl5/lib/perl5/Modern/Perl.pm
Just for my education, what o/s puts perl5 in /root? I'm more used to:
./usr/lib/perl5 ./usr/share/perl5
So quite probably your 'export' below will not function as expected.
Best -- Paul
is thi i supposed to do export PERL5LIB=/usr/share/koha/lib/:$PERL5LIB ?
or
nothing changed i still have the error thanks
-- regina _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://NavalMarineArchive.com> and <http://UltraMarine.ca>
------------------------------
Message: 6 Date: Thu, 2 Jun 2016 10:43:23 -0500 From: "Bruce Willms" <bwillms@frontiernet.net> To: <koha@lists.katipo.co.nz> Subject: [Koha] Koha and display of diacritics/non-Roman alphabets/characters Message-ID: <00af01d1bce5$7fce1540$7f6a3fc0$@frontiernet.net> Content-Type: text/plain; charset="us-ascii"
I am brand new to Koha, but having a good time learning about it. I have encountered a stumper, however. Can someone explain how to set up the system to properly display diacritics and non-Roman characters? For example, I have a book about the Soviet Union that is written in French, and it is not rendering either the French or the Russian diacritics. I also have materials in Asian languages such as Lao and Thai in the catalog.
Thanks for any tips.
Bruce Willms
East Side Freedom Library
St. Paul, Minnesota
------------------------------
Message: 7 Date: Thu, 2 Jun 2016 11:57:03 -0400 From: Eric Bégin <eric.begin@inLibro.com> To: Bruce Willms <bwillms@frontiernet.net>, koha@lists.katipo.co.nz Subject: Re: [Koha] Koha and display of diacritics/non-Roman alphabets/characters Message-ID: <5750574F.6000107@inLibro.com> Content-Type: text/plain; charset=utf-8; format=flowed
Bruce,
There are multiple possible problems :
1. The data itself 2. Database configuration 3. Apache configuration
Take a look at this page, it contains the settings you should look at :
https://wiki.koha-community.org/wiki/Encoding_and_Character_Sets_in_Koha
Eric
On 2016-06-02 11:43, Bruce Willms wrote:
I am brand new to Koha, but having a good time learning about it. I have encountered a stumper, however. Can someone explain how to set up the system to properly display diacritics and non-Roman characters? For example, I have a book about the Soviet Union that is written in French, and it is not rendering either the French or the Russian diacritics. I also have materials in Asian languages such as Lao and Thai in the catalog.
Thanks for any tips.
Bruce Willms
East Side Freedom Library
St. Paul, Minnesota
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
Message: 8 Date: Thu, 2 Jun 2016 10:12:35 -0600 From: Christopher Davis <cgdavis@uintah.utah.gov> To: Koha <koha@lists.katipo.co.nz>, partners <partners@bywatersolutions.com>, kohaus@bywatersolutions.com Subject: [Koha] ISBN search results Message-ID: < CACFiFkbGYjPL0Hs-Wvz8Q3fuVmssCjLCc2sd5NGe8LWR_XFCmA@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
Dear Colleagues,
Bear with me, this message is kind of long. I just ran the "List of all normalized ISBNs" report found at < https://wiki.koha-community.org/wiki/SQL_Reports_Library#List_of_all_normali...
. I then took the results of this report to search for the titles to which the ISBNs belong. When I search for the ISBNs using the ISBN filter on the the staff interface of Koha as well as the OPAC interface, Koha could not find most of the ISBNs; however, when I run a keyword search for the ISBNs, I find many more of them. Why?
My current theory is that the ISBN filter search cannot reconcile the normalized ISBN which the "List of all normalized ISBNs" report produces. My theory is more of a "facts which support the theory" kind of theory, so I could be completely off on it. Your thoughts?
TIA,
Christopher Davis, MLS Systems & E-Services Librarian Uintah County Library cgdavis@uintah.utah.gov (435) 789-0091 ext.261 uintahlibrary.org basinlibraries.org facebook.com/uintahcountylibrary instagram.com/uintahcountylibrary
------------------------------
Message: 9 Date: Thu, 2 Jun 2016 12:15:43 -0400 From: Owen Leonard <oleonard@myacpl.org> To: koha <koha@lists.katipo.co.nz> Subject: Re: [Koha] Koha and display of diacritics/non-Roman alphabets/characters Message-ID: < CAO4qe2MM4ODVwfRB_CVZ11b2tixZrA3UW6krHLgEjCMz6JwH-g@mail.gmail.com> Content-Type: text/plain; charset=UTF-8
Can someone explain how to set up the system to properly display diacritics and non-Roman characters?
Are you creating these records yourself, or are you importing them? I find that non-Roman characters will display incorrectly if you choose the wrong character encoding during the "Stage MARC records for import" process. For instance, if you're importing a MARC file which is encoded as MARC 8 but you keep the default UTF-8 setting.
-- Owen
-- Web Developer Athens County Public Libraries http://www.myacpl.org
------------------------------
Subject: Digest Footer
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
------------------------------
End of Koha Digest, Vol 128, Issue 4 ************************************
--