Bug 4270 Instructions for loading patron attributes are wrong
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / tools-home.tmpl
index 73ee399..4490c78 100644 (file)
        <div class="yui-gb">
 
 <div class="yui-u first">
+<h3>Patrons and circulation</h3>
 <dl>
-    <dt><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></dt>
-    <dd>Write news for the OPAC and staff interfaces.</dd>
-       
-    <dt><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></dt>
-    <dd>Create printable labels and barcodes from catalog data.</dd>
+    <!-- TMPL_IF NAME="CAN_user_tools_moderate_comments" -->
+    <dt><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></dt>
+       <dd>Moderate patron comments</dd>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="CAN_user_tools_import_patrons" -->
+    <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
+    <dd>Import patron data</dd>
+    <!-- /TMPL_IF -->
 
-    <dt><a href="/cgi-bin/koha/tools/holidays.pl">Holidays</a></dt>
-    <dd>Define holidays (days where the library is closed)</dd>
-       </dl>
-</div>
-<div class="yui-u">
-       <dl>
+    <!-- TMPL_IF NAME="CAN_user_tools_edit_notices" -->
     <dt><a href="/cgi-bin/koha/tools/letter.pl">Notices</a></dt>
     <dd>Define notices (print and email notification messages for overdues, etc.)</dd>
+    <!-- /TMPL_IF -->
 
+    <!-- TMPL_IF NAME="CAN_user_tools_edit_notice_status_triggers" -->
     <dt><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></dt>
     <dd>Set notice/status triggers for overdue items</dd>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="CAN_user_tools_label_creator" -->
+    <dt><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></dt>
+    <dd>Create printable patron cards</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_delete_anonymize_patrons" -->
+    <dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonymize, bulk-delete)</a></dt>
+    <dd>Delete old borrowers and anonymize circulation history (deletes borrower reading history)</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_moderate_tags" -->
+    <dt><a href="/cgi-bin/koha/tags/review.pl">Tags</a></dt>
+       <dd>Moderate patron tags</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_batch_upload_patron_images" -->
+    <dt><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></dt>
+       <dd>Upload patron images in batch or one at a time</dd>
+    <!-- /TMPL_IF -->
 
-       <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>
 
        </dl>
 </div>
 <div class="yui-u">
+<h3>Additional Tools</h3>
 <dl>
-    <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/import.pl">Reservoir import</a></dt>
-    <dd>Import data into the reservoir.</dd>
+    <!-- TMPL_IF NAME="CAN_user_tools_edit_calendar" -->
+    <dt><a href="/cgi-bin/koha/tools/holidays.pl">Calendar</a></dt>
+    <dd>Define days when the library is closed</dd>
+    <!-- /TMPL_IF -->
 
-    <dt><a href="/cgi-bin/koha/tools/import.pl">Import bibliographic and holdings</a></dt>
-    <dd>Import bibliographic and holdings data.</dd>
+    <!-- TMPL_IF NAME="CAN_user_tools_manage_csv_profiles" -->
+    <dt><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV profiles</a></dt>
+       <dd>Manage CSV export profiles</dd>
+    <!-- /TMPL_IF -->
 
-    <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
-    <dd>Import patron data.</dd>
+    <!-- TMPL_IF NAME="CAN_user_tools_view_system_logs" -->
+       <dt><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></dt>
+    <dd>Browse the system logs</dd>
+    <!-- /TMPL_IF -->
 
-    <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>
+    <!-- TMPL_IF NAME="CAN_user_tools_edit_news" -->
+    <dt><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></dt>
+    <dd>Write news for the OPAC and staff interfaces</dd>
+    <!-- /TMPL_IF -->
 
-    <dt><a href="/cgi-bin/koha/tools/scheduler.pl">Scheduler</a></dt>
+    <!-- TMPL_IF NAME="CAN_user_tools_schedule_tasks" -->
+    <dt><a href="/cgi-bin/koha/tools/scheduler.pl">Task scheduler</a></dt>
     <dd>Schedule tasks to run</dd>
-       
-       <dt><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Moderate reviews</a></dt>
-    <dd>Moderate reviews submitted by patrons</dd>
+    <!-- /TMPL_IF -->
 
+</dl>
+</div>
+<div class="yui-u">
+<h3>Catalog</h3>
+<dl>
+    <!-- TMPL_IF NAME="CAN_user_tools_batchdel" -->
+    <dt><a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Batch item deletion</a></dt>
+    <dd>Perform batch deletion of items</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_batchmod" -->
+    <dt><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></dt>
+    <dd>Perform batch modification of items</dd>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="CAN_user_tools_export_catalog" -->
+    <dt><a href="/cgi-bin/koha/tools/export.pl">Export bibliographic and holdings</a></dt>
+    <dd>Export bibliographic and holdings data</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_inventory" -->
+    <dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></dt>
+    <dd>Perform inventory (stocktaking) of your catalog</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_label_creator" -->
+    <dt><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></dt>
+    <dd>Create printable labels and barcodes from catalog data</dd>
+    <!-- /TMPL_IF -->
+    
+    <!-- TMPL_IF NAME="CAN_user_tools_label_creator" -->
+    <dt><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></dt>
+    <dd>Enter a barcode to generate a printable spine label. For use with dedicated label printers</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_rotating_collections" -->
+    <dt><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></dt>
+       <dd>Manage Rotating Collections</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_stage_marc_import" -->
+    <dt><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC records for import</a></dt>
+    <dd>Stage MARC records into the reservoir.</dd>
+    <!-- /TMPL_IF -->
+
+    <!-- TMPL_IF NAME="CAN_user_tools_manage_staged_marc" -->
+    <dt><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Staged MARC record management</a></dt>
+    <dd>Managed staged MARC records, including completing and reversing imports</dd>
+    <!-- /TMPL_IF -->
 
 </dl>
 </div>