[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin autht
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin authtypes.tmpl,NONE,1.1 |
Date: |
Wed, 23 Jun 2004 05:33:20 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/help/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20663/admin
Added Files:
authtypes.tmpl
Log Message:
2 online help files
--- NEW FILE ---
<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Authority types</h1>
<p>You can define as many Authority types as you want.</p>
<ul>
<li>with the MARC structure button, you can define the MARC
structure of a given authority type</li>
<li>The tag reported must contain a MARC tag number. Every
subfield in the selected tag will be copied to the "destination tag" in the
biblio. for example, in UNIMARC, the tag 200 ot personal authority will be
reported to 600, 700, 701, depending on what is cliqued in the biblio MARC
editor.</li>
<li>The summary contains an "ISBD" like description to explain
how the entry must be shown in the result list. The syntax is :
<ul>
<li>[xxxFFFSyyy] where xxx are up to 3 digits BEFORE
the field, FFF the field number, S the subfield code, yyy up to 3 digits AFTER
the field.</li>
<li>things outside [] are kept as is (including
HTML)</li>
<li>repeatable fields are manages.</li>
<ul>
</ul>
<!-- TMPL_INCLUDE name="help-bottom.inc" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/help/admin authtypes.tmpl,NONE,1.1,
Paul POULAIN <=