Hi Rudy,
do you have pictures based on borrower cardnumber? I.e. something like 
http://your.pictures.host/pictureID/12345.jpg
In this case, you can try to add an <img 
src="http://your.pictures.host/pictureID/12345.jpg";> element to the page
http://your_koha_staff:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=12345
using intranetuserjs system preference. This solution will survive Koha 
upgrades.
If this is good for you, I can add more details.
Bye. Stefano

> Just upgraded to 3.14
> 
> With every new version I'm installing I have to manually change some files to 
> allow accessing the patron pictures which are already there on our school 
> system.
> 
> Is there a way that would allow me to use an link to an external picture 
> (instead of uploading the pictures to Koha or changing code) ?
> 
> Any setting to do that I have not found so far?

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to