about patronimages and photo of borrowers
Hi, I've a question: When i enabled the system preferences "patronimages", photo of borrower can be imported in koha but 1)where these photos are located in koha? 2)where i have to define the source where i dowload photos? 3)How is made the link between the borrower and his photo (all the borrowers com from our ldap)? Thank you. Best regards, Samuel
The answer to all three (I think) is that the images are in the patronimages folder: http://schema.koha-community.org/tables/patronimage.html Nicole On Tue, Sep 3, 2013 at 7:49 AM, Samuel Desseaux <samuel.desseaux@ecp.fr> wrote:
Hi,
I've a question:
When i enabled the system preferences "patronimages", photo of borrower can be imported in koha but
1)where these photos are located in koha? 2)where i have to define the source where i dowload photos? 3)How is made the link between the borrower and his photo (all the borrowers com from our ldap)?
Thank you.
Best regards,
Samuel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Sorry! I meant patronimages "table" :) The data is stored in the DB not in a folder. Nicole On Tue, Sep 3, 2013 at 8:09 AM, Nicole Engard <nengard@gmail.com> wrote:
The answer to all three (I think) is that the images are in the patronimages folder: http://schema.koha-community.org/tables/patronimage.html
Nicole
On Tue, Sep 3, 2013 at 7:49 AM, Samuel Desseaux <samuel.desseaux@ecp.fr> wrote:
Hi,
I've a question:
When i enabled the system preferences "patronimages", photo of borrower can be imported in koha but
1)where these photos are located in koha? 2)where i have to define the source where i dowload photos? 3)How is made the link between the borrower and his photo (all the borrowers com from our ldap)?
Thank you.
Best regards,
Samuel
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
On Tue, Sep 3, 2013 at 7:49 AM, Samuel Desseaux <samuel.desseaux@ecp.fr>wrote:
Hi,
I've a question:
When i enabled the system preferences "patronimages", photo of borrower can be imported in koha but
1)where these photos are located in koha?
They are stored in the db. (see the link Nicole posted) This was originally to avoid security issues involved in writing to the file system.
2)where i have to define the source where i dowload photos?
You can upload patron images individually by accessing the patron account in the staff interface. Bulk upload is also possible via the Tool menu in the staff interface.
3)How is made the link between the borrower and his photo (all the borrowers com from our ldap)?
I'm not quite sure how to answer this one given that I am not familiar with Koha's ldap code. Maybe someone else can comment who uses both ldap and patron images. Kind Regards, Chris
participants (3)
-
Chris Nighswonger -
Nicole Engard -
Samuel Desseaux