Bug 2780 - Capitalize strings consistently (Admin pages)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tt
1 [% INCLUDE 'doc-head-open.inc' %]
2 <title>Koha &rsaquo; Administration</title>
3 [% INCLUDE 'doc-head-close.inc' %]
4 </head>
5 <body id="admin_admin-home" class="admin">
6 [% INCLUDE 'header.inc' %]
7 [% INCLUDE 'cat-search.inc' %]
8
9 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; Administration</div>
10
11 <div id="doc" class="yui-t7">
12    
13    <div id="bd">
14         <div id="yui-main" class="sysprefs">
15     <div class="yui-g"><h1>Koha administration</h1></div>
16         <div class="yui-g">
17
18 <div class="yui-u first">
19 <form action="/cgi-bin/koha/admin/preferences.pl" method="post">
20 <fieldset>
21 <h4><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h4>
22         <p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p>
23         <input type="hidden" name="op" value="search" />
24         <input type="text" name="searchfield" value="[% searchfield %]" />
25         <input type="submit" name="ok" class="submit" value="Search" />
26 </fieldset>
27 </form>
28
29
30 <div class="hint"><h4>Hint:</h4><p>Configure these parameters in the order they appear.</p></div>
31 <h3>Basic parameters</h3>
32 <dl>
33         <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries and groups</a></dt>
34         <dd>Define libraries and groups.</dd>
35         <dt><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types</a></dt>
36         <dd>Define item types used for circulation rules.</dd>
37         <dt><a href="/cgi-bin/koha/admin/authorised_values.pl">Authorized values</a></dt>
38                 <dd>Define categories and authorized values for them.</dd>
39 </dl>
40
41 <h3>Patrons and circulation</h3>
42 <dl>
43         <dt><a href="/cgi-bin/koha/admin/categorie.pl">Patron categories</a></dt>
44         <dd>Define patron categories.</dd>
45         <dt><a href="/cgi-bin/koha/admin/cities.pl">Cities and towns</a></dt>
46         <dd>Define cities and towns that your patrons live in.</dd>
47         <dt><a href="/cgi-bin/koha/admin/roadtype.pl" >Road types</a>
48         </dt>
49         <dd>Define road types (street, avenue, way, etc.). Road types display as authorized values when adding/editing patrons and can be used in geographic statistics.</dd>
50         <dt><a href="/cgi-bin/koha/admin/patron-attr-types.pl">Patron attribute types</a></dt>
51         <dd>Define extended attributes (identifiers and statistical categories) for patron records</dd>
52         <dt><a href="/cgi-bin/koha/admin/smart-rules.pl">Circulation and fines rules</a></dt>
53         <dd>Define circulation and fines rules for combinations of libraries, patron categories, and item types</dd>
54     <dt><a href="/cgi-bin/koha/admin/branch_transfer_limits.pl">Library transfer limits</a></dt>
55         <dd>Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the item type involved. These rules only go into effect if the preference UseBranchTransferLimits is set to ON.</dd>
56     <dt><a href="/cgi-bin/koha/admin/item_circulation_alerts.pl">Item circulation alerts</a></dt>
57         <dd>Define rules for check-in and checkout notifications for combinations of libraries, patron categories, and item types</dd>
58 </dl>
59 </div>
60 <div class="yui-u">
61 <h3>Catalog</h3>
62 <dl>
63     <dt><a href="/cgi-bin/koha/admin/biblio_framework.pl">MARC bibliographic framework</a></dt>
64         <dd>Create and manage Bibliographic frameworks that define the characteristics of your MARC Records (field and subfield definitions) as well as templates for the MARC editor.</dd>
65         <dt><a href="/cgi-bin/koha/admin/koha2marclinks.pl">Koha to MARC mapping</a></dt>
66         <dd>Define the mapping between the Koha transactional database (SQL) and the MARC Bibliographic records. Note that the mapping can be defined through MARC Bibliographic Framework. This tool is just a shortcut to speed up linkage.</dd>
67         <dt><a href="/cgi-bin/koha/admin/fieldmapping.pl">Keywords to MARC mapping</a></dt>
68         <dd>Define the mapping between keywords and MARC fields, those keywords are used to find some datas independently of the framework.</dd>
69         <dt><a href="/cgi-bin/koha/admin/checkmarc.pl">MARC Bibliographic framework test</a></dt>
70         <dd>Checks the MARC structure. If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.</dd>
71     <dt><a href="/cgi-bin/koha/admin/authtypes.pl">Authority types</a></dt>
72     <dd>Create and manage Authorities frameworks that define the characteristics of your MARC Records (field and subfield definitions).</dd>
73     <dt><a href="/cgi-bin/koha/admin/classsources.pl">Classification sources</a></dt>
74     <dd>Define classification sources (i.e., call number schemes) used by your collection.  Also define filing rules used for sorting call numbers.</dd>
75     <dt><a href="/cgi-bin/koha/admin/matching-rules.pl">Record matching rules</a></dt>
76     <dd>Manage rules for automatically matching MARC records during record imports.</dd>
77     <dt><a href="/cgi-bin/koha/admin/oai_sets.pl">OAI sets configuration</a></dt>
78     <dd>Manage OAI Sets</dd>
79 </dl>
80
81 <h3>Acquisition parameters</h3>
82 <dl>
83         <dt><a href="/cgi-bin/koha/admin/currency.pl">Currencies and exchange rates</a></dt>
84         <dd>Define currencies and exchange rates used for acquisitions.</dd>
85
86         <dt><a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Budgets</a></dt>
87         <dd>Define your budgets</dd>
88         
89         <dt><a href="/cgi-bin/koha/admin/aqbudgets.pl">Funds</a></dt>
90         <dd>Define funds within your budgets</dd>
91
92 </dl>
93
94 <h3>Additional parameters</h3>
95 <dl>
96         [% IF ( NoZebra ) %]<dt><a href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></dt>
97         <dd>Words ignored during search.</dd>[% END %]
98         <!-- <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt>
99         <dd>Printers (UNIX paths).</dd> -->
100     <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 client targets</a></dt>
101         <dd>Define which servers to query for MARC data in the integrated Z39.50 client.</dd>
102 </dl>
103 </div>
104
105 </div>
106 </div>
107 </div>
108 [% INCLUDE 'intranet-bottom.inc' %]