Koha/koha-tmpl/intranet-tmpl/prog/en/help/admin/checkmarc.tmpl
tipaul eba2552086 Code cleaning of Biblio.pm (continued)
All subs have be cleaned :
- removed useless
- merged some
- reordering Biblio.pm completly
- using only naming conventions

Seems to have broken nothing, but it still has to be heavily tested.
Note that Biblio.pm is now much more efficient than previously & probably more reliable as well.
2007-03-29 16:45:53 +00:00

9 lines
813 B
Cheetah

<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
<title>Online Help &rsaquo; System Preferences &rsaquo; MARC Check</title>
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
<h1>MARC Check</h1>
<p>Once you have completed the process of setting up your MARC tag structure (MarcTagstruct) and checked your MARC to Koha mapping (TransformKohaToMarcLinks), click on this link to activate a small program that checks for major errors in your MARC setup.</p>
<p>This MARC check does not guarantee that you will like the first results of your efforts to set up your MARC displays, etc. -- it simply checks for major errors. You will probably revise your MARC setup several times before you are completely pleased with it. Be sure to run checkmarc after every revision.</p>
<!-- TMPL_INCLUDE name="intranet-bottom.inc" -->