improvements to links in tools
authorJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:45:09 +0000 (16:45 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:47:53 +0000 (16:47 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manager.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tmpl

index d8ad3fe..56c8804 100644 (file)
@@ -1,14 +1,15 @@
 <ul>
        <li><a href="/cgi-bin/koha/tools/tools-home.pl">Tools Home</a></li>
-       <li><a href="/cgi-bin/koha/tools/holidays.pl">Holidays</a></li>
        <li><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></li>
-       <li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></li>
-       <li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Clean borrowers</a></li>
-       <li><a href="/cgi-bin/koha/tools/export.pl">Export</a></li>
-       <li><a href="/cgi-bin/koha/tools/import.pl">Import</a></li>
+       <li><a href="/cgi-bin/koha/labels/label-home.pl">Labels (spine and barcode)</a></li>
+       <li><a href="/cgi-bin/koha/tools/holidays.pl">Holidays</a></li>
        <li><a href="/cgi-bin/koha/tools/letter.pl">Notices</a></li>
        <li><a href="/cgi-bin/koha/tools/overduerules.pl">Notice/status triggers</a></li>
-       <li><a href="/cgi-bin/koha/tools/import.pl">Reservoir</a></li>
-       <li><a href="/cgi-bin/koha/labels/label-home.pl">Labels</a></li>
        <li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li>
+       <li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></li>
+       <li><a href="/cgi-bin/koha/tools/export.pl">Export bibs/holdings</a></li>
+       <li><a href="/cgi-bin/koha/tools/import.pl">Import bibs/holdings</a></li>
+       <li><a href="/cgi-bin/koha/tools/breeding.pl">Import reservoir</a></li>
+       <li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li>
+       <li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></li>
 </ul>
index 06ff803..a332ac8 100644 (file)
@@ -18,7 +18,6 @@ function Plugin(batch_id) {
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b">
-
 <!-- TMPL_INCLUDE NAME="tools-labels-toolbar.inc" -->
 <!-- TMPL_INCLUDE NAME="label-status.inc" -->
 
@@ -101,4 +100,4 @@ function Plugin(batch_id) {
 <!-- TMPL_INCLUDE NAME="labels-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
index e0bd15e..73ee399 100644 (file)
 </div>
 <div class="yui-u">
        <dl>
-    <dt><a href="/cgi-bin/koha/tools/export.pl">Export</a></dt>
-    <dd>Export data</dd>
+    <dt><a href="/cgi-bin/koha/tools/letter.pl">Notices</a></dt>
+    <dd>Define notices (print and email notification messages for overdues, etc.)</dd>
+
+    <dt><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></dt>
+    <dd>Set notice/status triggers for overdue items</dd>
+
+       <dt><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></dt>
+    <dd>Browse the system logs</dd>
 
     <dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></dt>
     <dd>Perform inventory (stocktaking) of your catalogue</dd>
 
-    <dt><a href="/cgi-bin/koha/tools/import.pl">Reservoir Import</a></dt>
-    <dd>Import data into the reservoir.</dd>
-       
-       <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import Borrowers</a></dt>
-    <dd>Import borrowers data.</dd>
-       
        </dl>
 </div>
 <div class="yui-u">
 <dl>
-    <dt><a href="/cgi-bin/koha/tools/letter.pl">Notices</a></dt>
-    <dd>Define notices (print and email notification messages for overdues, etc.)</dd>
+    <dt><a href="/cgi-bin/koha/tools/export.pl">Export bibliographic and holdings</a></dt>
+    <dd>Export bibliographic and holdings data</dd>
 
-    <dt><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue rules</a></dt>
-    <dd>Rules for overdue books</dd>
+    <dt><a href="/cgi-bin/koha/tools/import.pl">Reservoir import</a></dt>
+    <dd>Import data into the reservoir.</dd>
 
-    <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Clean borrowers</a></dt>
-    <dd>Delete old borrowers and anonymize circulation history (deletes borrower reading history)</dd>
+    <dt><a href="/cgi-bin/koha/tools/import.pl">Import bibliographic and holdings</a></dt>
+    <dd>Import bibliographic and holdings data.</dd>
 
-    <dt><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></dt>
-    <dd>Browse the system logs</dd>
+    <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
+    <dd>Import patron data.</dd>
+
+    <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></dt>
+    <dd>Delete old borrowers and anonymize circulation history (deletes borrower reading history)</dd>
 
     <dt><a href="/cgi-bin/koha/tools/scheduler.pl">Scheduler</a></dt>
     <dd>Schedule tasks to run</dd>