improvements to links in tools

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Joshua Ferraro 2007-10-29 17:13:09 -05:00
parent 91b194b0ff
commit a4a4887a01
2 changed files with 12 additions and 16 deletions

View file

@ -1,18 +1,16 @@
<ul> <ul>
<li><a href="/cgi-bin/koha/tools/tools-home.pl">Tools Home</a></li> <li><a href="/cgi-bin/koha/tools/tools-home.pl">Tools Home</a></li>
<li><a href="/cgi-bin/koha/tools/koha-news.pl">News</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/labels/label-home.pl">Labels (spine and barcode)</a></li>
<li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Clean borrowers</a></li> <li><a href="/cgi-bin/koha/tools/holidays.pl">Holidays</a></li>
<li><a href="/cgi-bin/koha/tools/export.pl">Export</a></li>
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">MARC Import (staging)</a></li>
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">MARC Import (managing batches)</a></li>
<li><a href="/cgi-bin/koha/tools/letter.pl">Notices</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/overduerules.pl">Notice/status triggers</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/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/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/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/import.pl">Import bibs/holdings</a></li>
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">MARC Import (staging)</a></li>
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">MARC Import (managing batches)</a></li>
<li><a href="/cgi-bin/koha/tools/breeding.pl">Import reservoir</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/import_borrowers.pl">Import patrons</a></li>
<li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></li> <li><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></li>

View file

@ -37,23 +37,22 @@
<dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></dt> <dt><a href="/cgi-bin/koha/tools/inventory.pl">Inventory/stocktaking</a></dt>
<dd>Perform inventory (stocktaking) of your catalogue</dd> <dd>Perform inventory (stocktaking) of your catalogue</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/stage-marc-import.pl">Stage MARC Records For Import</a></dt> <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> <dd>Stage MARC records into the reservoir.</dd>
<dt><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Manage Staged MARC Records</a></dt> <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> <dd>Managed staged MARC records, including completing and reversing imports.</dd>
</dl>
</div>
<div class="yui-u">
<dl>
<dt><a href="/cgi-bin/koha/tools/export.pl">Export bibliographic and holdings</a></dt> <dt><a href="/cgi-bin/koha/tools/export.pl">Export bibliographic and holdings</a></dt>
<dd>Export bibliographic and holdings data</dd> <dd>Export bibliographic and holdings data</dd>
<dt><a href="/cgi-bin/koha/tools/import.pl">Reservoir import</a></dt> <dt><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></dt>
<dd>Import data into the reservoir.</dd> <dd>Import patron data.</dd>
<dt><a href="/cgi-bin/koha/tools/import.pl">Import bibliographic and holdings</a></dt> <dt><a href="/cgi-bin/koha/tools/import.pl">Import bibliographic and holdings</a></dt>
<dd>Import bibliographic and holdings data.</dd> <dd>Import bibliographic and holdings data.</dd>
@ -64,13 +63,12 @@
<dt><a href="/cgi-bin/koha/tools/cleanborrowers.pl">Patrons (anonomize, bulk-delete)</a></dt> <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> <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> <dt><a href="/cgi-bin/koha/tools/scheduler.pl">Task Scheduler</a></dt>
<dd>Schedule tasks to run</dd> <dd>Schedule tasks to run</dd>
<dt><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Moderate reviews</a></dt> <dt><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Moderate reviews</a></dt>
<dd>Moderate reviews submitted by patrons</dd> <dd>Moderate reviews submitted by patrons</dd>
</dl> </dl>
</div> </div>