Koha/labels
Chris Nighswonger 154e5c96e1 kohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm
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>
2008-08-09 08:04:56 -05:00
..
label-create-layout.pl Labels update- print any marc field and add csv output. 2008-04-22 17:54:02 -05:00
label-create-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-create-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-edit-layout.pl labels subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:04 -06:00
label-edit-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-edit-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-home.pl Commenting out unused call to get_batches. 2008-03-19 15:44:46 -05:00
label-item-search.pl Adding trinaries to handle unpopulated itemcallnumber and/or barcode fields 2008-04-21 11:13:59 -05:00
label-manager.pl Repair Labels code to accomodate patroncards. Purged EXPR. 2008-05-30 10:01:08 -05:00
label-print-csv.pl Labels update- print any marc field and add csv output. 2008-04-22 17:54:02 -05:00
label-print-pdf.pl kohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm 2008-08-09 08:04:56 -05:00
label-profiles.pl Fixes to make all label/patron card templates uniform 2008-04-01 06:44:13 -05:00
label-save-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-templates.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
pcard-member-search.pl Bugfix patron search for cards/labels related to pagination. 2008-06-17 06:26:44 -05:00