Actually, upon further review I find that this work *was* done, and you
can simply create multiple virtualhosts, each with a unique URL, and
specify a CSS file to use for each one. Details can be found in the
koha-httpd.conf file.
Liz Rea
On 04/01/13 12:17, Liz Rea wrote:
I think what you wan
Hi,
On Thu, Jan 3, 2013 at 3:10 PM, Cab Vinton wrote:
> 1. $6A_FIC_RU$oA FIC RUN -- leave incorrect $6 and update $o only
>
> 2. $6A_FIC_RUN$oA FIC RUN -- fix both incorrect $6 and incorrect $o
>
> 3. $oA FIC RUN -- delete incorrect $6 and update $o
>
> Any thoughts on which of these appro
I think what you want is not entirely impossible, but I can say that it
would likely be a lot of work to maintain.
A few years ago we had a RFC for the following work, which was never
done but I think would do something similar to what you are describing,
and possibly be easier to maintain thr
Hi, All --
We're using Terry Reese's new MarcEdit plugin to update records in
Koha and I'm unclear on how we should be handling the 952 $6 subfield
(normalized classification for sorting). Further info about the plugin
here: http://people.oregonstate.edu/~reeset/blog/archives/1135
Specifically, i
My idea comes from creating 1 Koha installed with 1 Database for 100
small branches libraries. Each branch has separated template OPAC. There
should be a folder in koha and logic in the application that saying ... ok,
load branchA's template OPAC for BranchA's user when they login. A