Bug 10515: make behavior of library category fetchers consistent with other fetchers
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / admin-home.tt
index fe76ae8..a5dbe44 100644 (file)
@@ -2,7 +2,7 @@
 <title>Koha &rsaquo; Administration</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body>
+<body id="admin_admin-home" class="admin">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'cat-search.inc' %]
 
@@ -12,7 +12,7 @@
    
    <div id="bd">
        <div id="yui-main" class="sysprefs">
-       <div class="yui-g"><h1>Koha Administration</h1></div>
+    <div class="yui-g"><h1>Koha administration</h1></div>
        <div class="yui-g">
 
 <div class="yui-u first">
@@ -30,8 +30,8 @@
 <div class="hint"><h4>Hint:</h4><p>Configure these parameters in the order they appear.</p></div>
 <h3>Basic parameters</h3>
 <dl>
-        <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries, branches and groups</a></dt>
-        <dd>Define libraries, branches and groups.</dd>
+        <dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries and groups</a></dt>
+        <dd>Define libraries and groups.</dd>
         <dt><a href="/cgi-bin/koha/admin/itemtypes.pl">Item types</a></dt>
         <dd>Define item types used for circulation rules.</dd>
         <dt><a href="/cgi-bin/koha/admin/authorised_values.pl">Authorized values</a></dt>
 <dl>
        <dt><a href="/cgi-bin/koha/admin/categorie.pl">Patron categories</a></dt>
        <dd>Define patron categories.</dd>
-       <dt><a href="/cgi-bin/koha/admin/cities.pl">Cities and towns</a></dt>
-       <dd>Define cities and towns that your patrons live in.</dd>
-       <dt><a href="/cgi-bin/koha/admin/roadtype.pl" >Road types</a>
-       </dt>
-       <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>
-       <dt><a href="/cgi-bin/koha/admin/patron-attr-types.pl">Patron attribute types</a></dt>
-       <dd>Define extended attributes (identifiers and statistical categories) for patron records</dd>
-       <dt><a href="/cgi-bin/koha/admin/smart-rules.pl">Circulation and fines rules</a></dt>
-       <dd>Define circulation and fines rules for combinations of libraries, patron categories, and item types</dd>
-       <dt><a href="/cgi-bin/koha/admin/branch_transfer_limits.pl">Library Transfer Limits</a></dt>
+[% IF CAN_user_parameters_manage_circ_rules %]
+    <dt><a href="/cgi-bin/koha/admin/smart-rules.pl">Circulation and fines rules</a></dt>
+    <dd>Define circulation and fines rules for combinations of libraries, patron categories, and item types</dd>
+[% END %]
+    <dt><a href="/cgi-bin/koha/admin/patron-attr-types.pl">Patron attribute types</a></dt>
+    <dd>Define extended attributes (identifiers and statistical categories) for patron records</dd>
+    <dt><a href="/cgi-bin/koha/admin/branch_transfer_limits.pl">Library transfer limits</a></dt>
        <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>
-       <dt><a href="/cgi-bin/koha/admin/item_circulation_alerts.pl">Item Circulation Alerts</a></dt>
+    <dt><a href="/cgi-bin/koha/admin/transport-cost-matrix.pl">Transport cost matrix</a></dt>
+    <dd>Define transport costs between branches</dd>
+    <dt><a href="/cgi-bin/koha/admin/item_circulation_alerts.pl">Item circulation alerts</a></dt>
        <dd>Define rules for check-in and checkout notifications for combinations of libraries, patron categories, and item types</dd>
+    <dt><a href="/cgi-bin/koha/admin/cities.pl">Cities and towns</a></dt>
+    <dd>Define cities and towns that your patrons live in.</dd>
+    <dt><a href="/cgi-bin/koha/admin/roadtype.pl" >Road types</a>
+    </dt>
+    <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>
 </dl>
 </div>
 <div class="yui-u">
 <h3>Catalog</h3>
 <dl>
-       <dt><a href="/cgi-bin/koha/admin/biblio_framework.pl">MARC Bibliographic framework</a></dt>
+    <dt><a href="/cgi-bin/koha/admin/biblio_framework.pl">MARC bibliographic framework</a></dt>
        <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>
        <dt><a href="/cgi-bin/koha/admin/koha2marclinks.pl">Koha to MARC mapping</a></dt>
        <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>
     <dd>Define classification sources (i.e., call number schemes) used by your collection.  Also define filing rules used for sorting call numbers.</dd>
     <dt><a href="/cgi-bin/koha/admin/matching-rules.pl">Record matching rules</a></dt>
     <dd>Manage rules for automatically matching MARC records during record imports.</dd>
+    <dt><a href="/cgi-bin/koha/admin/oai_sets.pl">OAI sets configuration</a></dt>
+    <dd>Manage OAI Sets</dd>
+    [% IF ( SearchEngine != 'Zebra' ) %]
+      <dt><a href="/cgi-bin/koha/admin/searchengine/solr/indexes.pl">Search engine configuration</a></dt>
+      <dd>Manage indexes, facets, and their mappings to MARC fields and subfields.</dd>
+    [% END %]
 </dl>
 
 <h3>Acquisition parameters</h3>
 
 <h3>Additional parameters</h3>
 <dl>
-       [% IF ( NoZebra ) %]<dt><a href="/cgi-bin/koha/admin/stopwords.pl">Stop words</a></dt>
-       <dd>Words ignored during search.</dd>[% END %]
        <!-- <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt>
        <dd>Printers (UNIX paths).</dd> -->
-       <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 Client Targets</a></dt>
+    <dt><a href="/cgi-bin/koha/admin/z3950servers.pl">Z39.50 client targets</a></dt>
        <dd>Define which servers to query for MARC data in the integrated Z39.50 client.</dd>
+    <dt><a href="/cgi-bin/koha/admin/didyoumean.pl">Did you mean?</a></dt>
+    <dd>Choose which plugins to use to suggest searches to patrons and staff.</dd>
 </dl>
 </div>