[Koha-devel] Nomenclature s/Catalogue/Search/ in the Global Nav

2008-03-05 Thread Joshua Ferraro
Hi folks, I've gotten several requests from folks that complain that 'Catalogue' and 'Cataloguing' are too close to both exist in the global navigation, and it's been suggested that we change 'Catalogue' to 'Search' ... any objections? Cheers, -- Joshua Ferraro SUPPORT FOR

Re: [Koha-devel] Nomenclature s/Catalogue/Search/ in the Global Nav

2008-03-05 Thread Henri-Damien LAURENT
Joshua Ferraro a écrit : > Hi folks, > > I've gotten several requests from folks that complain that 'Catalogue' and > 'Cataloguing' are too close to both exist in the global navigation, and it's > been suggested that we change 'Catalogue' to 'Search' ... any objections? > > Cheers, > Since this

[Koha-devel] Koha Hosting

2008-03-05 Thread C W Nel
I am using different Koha databases on the same server, and need to run scripts on each via Crontab. How to tell the script what Database to access? With other words how to handle context in this situation? Thanks for any advice..___ Koha-devel mailin

Re: [Koha-devel] Koha Hosting

2008-03-05 Thread Galen Charlton
Hi, On Wed, Mar 5, 2008 at 9:19 AM, C W Nel <[EMAIL PROTECTED]> wrote: > I am using different Koha databases on the same server, and need to run > scripts on each via Crontab. > > How to tell the script what Database to access? With other words how to > handle context in this situation? You can d

[Koha-devel] Suggesting a change to the developers wiki page: Encoding and Character Sets in Koha

2008-03-05 Thread Michael Hafen
There is a section: Changing Default Character Sets for MARC21 libraries using UTF-8 Looks like kados added it. The second instruction is: alter table marc_subfield_table modify subfieldvalue BINARY(255); I've tried this and had less than satisfactory results. In MySQL there is a VARBI