[Koha] [Koha-devel] Subfields 952 $i, $k
Wagner, Jane
jwagner at liblime.com
Tue Apr 19 02:20:37 NZST 2011
We have used subfield i for our item suppression feature (Bug 4492):
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4492
and subfield k for our Other Item Status (bug 4237):
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4237
Neither have made it into head yet, though.
Jane Wagner
Senior Project Manager
LibLime, a division of PTFS
Content Management and Library Solutions
6400 Goldsboro Road, Suite 200
Bethesda, MD 20817
(301) 654-8088 x 151
jwagner at liblime.com
-----Original Message-----
From: koha-devel-bounces at lists.koha-community.org
[mailto:koha-devel-bounces at lists.koha-community.org] On Behalf Of Paul
Sent: Monday, April 18, 2011 10:04 AM
To: koha; koha-devel at lists.koha-community.org
Subject: [Koha-devel] Subfields 952 $i, $k
[Apologies for cross-posting, users and devel]
Marc 952 $i, $k are not used in "standard" Koha. They can be added to the
default framework (allowed by Koha), but this appears to require a
modification to the Mysql structure. Has anyone tried to do this?
Background: for Serials, we want to add at *item* level "Extended
Keywords" (952$z is limited to 255 characters) and "Abstracts" (at
*biblio*
level, we use 520 $a and $b.)
This will require new "Koha Fields" - e.g, in the same way that 952$z uses
"items.itemnotes" we will need to introduce "items.itemkeywords" and
"items.itemabstracts".
I am looking for suggestions as to how to best add these fields so that
they can be usefully searched by the OPAC - and of course for any pitfalls
or showstoppers.
Thanks
Paul
Tired old sys-admin
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/
More information about the Koha
mailing list