Koha/barcodes
tipaul a481fad4b7 Code cleaning :
== Biblio.pm cleaning (useless) ==
* some sub declaration dropped
* removed modbiblio sub
* removed moditem sub
* removed newitems. It was used only in finishrecieve. Replaced by a Koha2Marc+AddItem, that is better.
* removed MARCkoha2marcItem
* removed MARCdelsubfield declaration
* removed MARCkoha2marcBiblio

== Biblio.pm cleaning (naming conventions) ==
* MARCgettagslib renamed to GetMarcStructure
* MARCgetitems renamed to GetMarcItem
* MARCfind_frameworkcode renamed to GetFrameworkCode
* MARCmarc2koha renamed to TransformMarcToKoha
* MARChtml2marc renamed to TransformHtmlToMarc
* MARChtml2xml renamed to TranformeHtmlToXml
* zebraop renamed to ModZebra

== MARC=OFF ==
* removing MARC=OFF related scripts (in cataloguing directory)
* removed checkitems (function related to MARC=off feature, that is completly broken in head. If someone want to reintroduce it, hard work coming...)
* removed getitemsbybiblioitem (used only by MARC=OFF scripts, that is removed as well)
2007-03-29 13:30:31 +00:00
..
barcodes.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
barcodesGenerator.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
label-home.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
label-item-search.pl Code cleaning : 2007-03-29 13:30:31 +00:00
label-manager.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
label-print-opus-pdf.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
label-print-pdf.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
label-print.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
pdfViewer.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
printerConfig.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
test.textblock.pl rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00