Main Koha release repository
https://koha-community.org
154e5c96e1
This patch ports LCCN splitting code from Koha 2.2.9 to Koha 3.0 This algorithm has been ported just as it appears on some production systems. LCCNs that do not split correctly should have a bug opened and include an exact example so that the regexp's can be adjusted. This patch also adds code to split DDCNs using the *loosest* possible interpretation of DDCN rules. On the simple end, the DDCN split algorithm will handle being passed just a Dewey call number. However, there may be some unusually complex DDCNs that will not split properly. These will need to have a bug submitted for them including a specific example so that the regexp's can be adjusted. The correct choice of splitting alogrithm is determimed by the item level classification source (items.cn_source). Documentation should be updated to reflect these changes. Please include the bit about complex call numbers and the need of a bug report. [LL Bug 26] Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
acqui | ||
admin | ||
authorities | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
errors | ||
etc | ||
install_misc | ||
installer | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
opac | ||
reports | ||
reserve | ||
reviews | ||
rss | ||
serials | ||
skel | ||
sms | ||
suggestion | ||
svc | ||
t | ||
tags | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
xt | ||
.htaccess | ||
about.pl | ||
changelanguage.pl | ||
edithelp.pl | ||
fix-perl-path.PL | ||
help.pl | ||
INSTALL | ||
install-CPAN.pl | ||
INSTALL.debian | ||
INSTALL.fedora7 | ||
INSTALL.opensuse | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
README | ||
rewrite-config.PL |
Koha 3 - the next-generation release of the award-winning Koha open-source integrated library system. 30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com> Koha is distributed under the GNU GPL. Please read the file LICENSE for more details. To install or upgrade Koha, please see the INSTALL file. Please report any bugs to the koha mailing lists or bug tracker and we will try to fix them in a future release. The main koha web site is http://www.koha.org/