Re: [Koha] Rebuild Authoroties

2017-04-26 Thread Michael Kuhn
Hi Luis When i run this command: sudo koha-rebuild-zebra -b -a -z -f library Nothing happens with the authoroties. How can i rebuild authoroties? Did you really write "library" as the last argument? "library" has to be replaced by the actual name of your instance. Adding options "-b" and "

Re: [Koha] Rebuild Authoroties

2017-04-26 Thread Pedro Amorim
Hello Luis, What's the output of that command? Does the following show? exporting authority Try running: # koha-rebuild-zebra -a -f -v library 2017-04-26 19:34 GMT+00:00 Luis Moises Rojas : > Hi everybody > > When i run this command: sudo koha-rebui

[Koha] Rebuild Authoroties

2017-04-26 Thread Luis Moises Rojas
Hi everybody When i run this command: sudo koha-rebuild-zebra -b -a -z -f library Nothing happens with the authoroties. How can i rebuild authoroties? -- *Luis Moisés Rojas P.* ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz h

Re: [Koha] How to change de OPAC LOGO

2017-04-26 Thread Marc Véron
Hi Michael Yes, I saw that, but of course a given library cannot use your files but will have to use their own logo files - and thus they will be overwritten (except if you host your picture files outside of the Koha installation or even on another host). Of course. The files are test files,

Re: [Koha] How to change de OPAC LOGO

2017-04-26 Thread Michael Kuhn
Hi Marc The files I use in the example are NOT part of a Koha installation, they are served by our web server www.koha-support.ch So they won't be overwritten with the next Koha update. Yes, I saw that, but of course a given library cannot use your files but will have to use their own logo f

Re: [Koha] How to change de OPAC LOGO

2017-04-26 Thread Marc Véron
Hi Michael, The files I use in the example are NOT part of a Koha installation, they are served by our web server www.koha-support.ch So they won't be overwritten with the next Koha update. IMO it is not the best idea to manipulate files inside a Koha installation, anyway. Marc Am 26.04.

Re: [Koha] How to change de OPAC LOGO

2017-04-26 Thread Michael Kuhn
Hi Luis and Marc > Please find below an example on how to replace logos using system > preference OPACUserCSS, without replacing files inside your Koha > installation. > I uploaded test logos to our server. Make sure you provide your own > logos with the same dimensions on your server. However i