93 lines
3.3 KiB
Cheetah
93 lines
3.3 KiB
Cheetah
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- System Administration<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
|
|
|
|
<!-- TMPL_INCLUDE NAME="menus.inc" -->
|
|
<!-- TMPL_INCLUDE NAME="menu-admin.inc" -->
|
|
|
|
<h1>Koha Administration</h1>
|
|
|
|
<table>
|
|
<caption>System Preferences</caption>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/systempreferences.pl">System preferences</a></td>
|
|
<td>Change essential system preferences like MARC flavor, date format, administrator e-mail, and templates.</td>
|
|
</tr>
|
|
</table>
|
|
<table>
|
|
<caption>For best results, configure these parameters in the order they appear</caption>
|
|
<tr>
|
|
<th colspan="2">Basic parameters</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/branches.pl">Library branches</a></td>
|
|
<td>The different branches you manage with this Koha server.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/aqbookfund.pl">Book funds</a></td>
|
|
<td>Book fund administration. Remember to edit your book funds before you start editing the budgets.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/currency.pl">Currencies</a></td>
|
|
<td>Define exchange rates.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types</a></td>
|
|
<td>Define item types.</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th colspan="2">Patrons and circulation</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/categorie.pl">Borrower categories</a></td>
|
|
<td>Define the categories of borrowers.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/cities.pl">City</a></td>
|
|
<td>Define cities. Fill it to get a list of cities to create your patrons quicker.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/roadtype.pl" >Road Type</a>
|
|
</td>
|
|
<td>Define road types. Fill this table to get a list of road types (will help Geographic stats)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/issuingrules.pl">Issuing rules</a></td>
|
|
<td>Define issuing rules for branches / borrowers / item types (nb of issues, duration, cost...)</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">Catalogue</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/authorised_values.pl">Authorised values</a></td>
|
|
<td>Define categories and authorised values for them. Authorised values are used in MARC form to limit and help editing MARC biblios.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/authtypes.pl">Thesaurus Structure</a></td>
|
|
<td>Define categories and thesaurus/authority MARC structure.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/biblio_framework.pl">Biblio framework (MARC structure)</a></td>
|
|
<td>the frameworks defined for the MARC editor. Create frameworks, then define the MARC structure (fields & subfields)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/koha2marclinks.pl">Links Koha - MARC DB</a></td>
|
|
<td>Define links between the Koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/checkmarc.pl">MARC Check</a></td>
|
|
<td>Checks the MARC structure. USE IT before working with real data. It will show mistakes that can BREAK Koha's database!</td></tr>
|
|
|
|
<tr>
|
|
<th colspan="2">Various parameters</th>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/printers.pl">Printers</a></td>
|
|
<td>Printers (UNIX paths).</td>
|
|
</tr>
|
|
<tr>
|
|
<td><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Servers</a></td>
|
|
<td>Servers to query for MARC data.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|