6860310e96
This is a small tool for quickly printing spine labels using dedicated label printers. It is located in the Tools page as Quick Spine Label Creator. The system preference SpineLabelFormat defines which fields will be displayed. The pref SpineLabelAutoPrint will make the print dialog pop up automatically. The CSS file spinelabel.css controls all presentation for the labels. Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
114 lines
4.3 KiB
Cheetah
114 lines
4.3 KiB
Cheetah
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
|
|
<title>Koha › Tools</title>
|
|
<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
|
|
</head>
|
|
<body>
|
|
<!-- TMPL_INCLUDE NAME="header.inc" -->
|
|
<!-- TMPL_INCLUDE NAME="cat-search.inc" -->
|
|
|
|
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › Tools</div>
|
|
|
|
<div id="doc3">
|
|
<div id="bd">
|
|
<div class="yui-gb">
|
|
|
|
<div class="yui-u first">
|
|
<dl>
|
|
<!-- 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 -->
|
|
|
|
<!-- TMPL_IF NAME="CAN_user_tools_label_creator" -->
|
|
<dt><a href="/cgi-bin/koha/labels/label-home.pl">Label and Patron Card Creator</a></dt>
|
|
<dd>Create printable labels and barcodes from catalog data and patron cards from patron 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</dd>
|
|
<!-- /TMPL_IF -->
|
|
|
|
<!-- 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 -->
|
|
|
|
<!-- 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_moderate_comments" --><!-- FIXME: Update here when Tag specific permission is created. -->
|
|
<dt><a href="/cgi-bin/koha/tags/review.pl">Tags</a></dt>
|
|
<dd>Moderate patron tags</dd>
|
|
<!-- /TMPL_IF -->
|
|
</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_view_system_logs" -->
|
|
<dt><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></dt>
|
|
<dd>Browse the system logs</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 -->
|
|
|
|
</dl>
|
|
</div>
|
|
<div class="yui-u">
|
|
<dl>
|
|
<!-- 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">Manage Staged MARC Records</a></dt>
|
|
<dd>Managed staged MARC records, including completing and reversing imports</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_import_patrons" -->
|
|
<dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
|
|
<dd>Import patron data</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_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 -->
|
|
|
|
<!-- 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>
|
|
<!-- /TMPL_IF -->
|
|
|
|
</dl>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
|