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
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
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
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
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