Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files. Here are the links that have been updated automatically Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
0250fb7b76
commit
674c32a094
147 changed files with 190 additions and 204 deletions
|
@ -19,6 +19,6 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -119,6 +119,6 @@
|
|||
|
||||
<p>Clicking 'Print' below your order will generate a PDF for printing, which will have all of your library information followed by the items in your order.</p>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
<p>A basket group is simply a group of baskets. In some libraries, you have several staff members who create baskets, and, at the end of a period of time, someone then groups them together to send to the vendor in bulk. That said, it is possible to have one basket in a basket group if that's the workflow used in your library.</p>
|
||||
|
||||
<p><strong>See the full documentation for Basket Groups in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#acqbasketgroup">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Basket Groups in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket-group">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
<p>After creating your basket, you can edit the name of the basket, the billing place, delivery place, the notes and the contract you're ordering against.</p>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
<li>All of the details associated with the item will already be listed under 'Catalog details'</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
<li>You will be presented with an empty form to fill in all of the necessary details about the item.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<li>Clicking 'Order' will bring the subscription info in to the order form without an 'Add item' section since you are just ordering a subscription and an item isn't needed</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
<li>Orders added to the basket in this way will notify the patron via email that their suggestion has been ordered and will update the patron's 'My purchase suggestions' page in the OPAC.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
<p>The Uncertain Prices page is independent of the basket. It is linked to the vendor so you will see all items on order with uncertain prices for that vendor.</p>
|
||||
|
||||
<p><strong>See the full documentation for Uncertain prices in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Uncertain prices in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
<li>In the order form that pops up, you will not be able to edit the catalog details</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/placingacqorder.html#createacqbasket">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Ordering in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#create-a-basket">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -83,6 +83,6 @@
|
|||
|
||||
<p>Wait until the 'Report after moving unreceived orders from budget X to Y' displays. This will list the order numbers which have been impacted (grouped by fund) and detail if the unreceived order was moved or if there was a problem. For example, if the new budget does not contain a fund with the same name as the previous budget, the order will not be moved.</p>
|
||||
|
||||
<p><strong>See the full documentation for Budgets in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#budgetplanning">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Budgets in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#budgets">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -37,6 +37,6 @@
|
|||
|
||||
<p>Funds with children will show with a small arrow to the left. Clicking that will show you the children funds.</p>
|
||||
|
||||
<p><strong>See the full documentation for Funds in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#funds">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Funds in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#funds">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
<p>It will also be an option when creating a basket.</p>
|
||||
|
||||
<p><strong>See the full documentation for Vendor Contracts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqvendors.html#vendorcontracts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Vendor Contracts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#vendor-contracts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
<p>Once your changes are made, click the 'Save' button. If you would like to export your data as a CSV file you can do so by entering a file name in the 'Output to a file named' field and clicking the 'Output' button.</p>
|
||||
|
||||
<p><strong>See the full documentation for Budget Planning in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#fundsplanning">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Budget Planning in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#budget-planning">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -63,6 +63,6 @@
|
|||
<li>To save your changes, click the 'Save Changes' button at the top of the screen.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#authority-types">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
|
||||
<p>To the right of the new field is a link to 'Subfields.' You will need to add subfields before this tag will appear in your MARC editor.</p>
|
||||
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#authority-types">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -89,6 +89,6 @@
|
|||
</ul>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Authorized Values in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/basicparams.html#authorizedvalues">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Authorized Values in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#authorized-values">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>Koha comes with many of the necessary Authority frameworks already installed.</p>
|
||||
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#authority-types">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -197,6 +197,6 @@
|
|||
|
||||
<p>Once your import is complete you will be brought to the framework edit tool where you can make any changes you need to the framework you imported.<p>
|
||||
|
||||
<p><strong>See the full documentation for Frameworks in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Frameworks in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#marc-bibliographic-frameworks">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
<p>In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their library.</p>
|
||||
|
||||
<p><strong>See the full documentation for Library Transfer Limits in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#libtransferlimits">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Library Transfer Limits in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#library-transfer-limits">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -77,6 +77,6 @@
|
|||
|
||||
<p>Properties are then applied to libraries via the add or edit library form.</p>
|
||||
|
||||
<p><strong>See the full documentation for Libraries & Groups in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/basicparams.html#libsgroups">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Libraries & Groups in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#libraries-&-groups">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -88,6 +88,6 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Patron Categories in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#patcats">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Categories in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#patron-categories">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.</p>
|
||||
|
||||
<p><strong>See the full documentation for the MARC Bibliographic Framework Test in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#marcbibframeworkstest">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the MARC Bibliographic Framework Test in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#marc-bibliographic-framework-test">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -18,6 +18,6 @@
|
|||
|
||||
<p>This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.</p>
|
||||
|
||||
<p><strong>See the full documentation for Cities and Towns in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#citytowns">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Cities and Towns in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#cities-and-towns">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -53,6 +53,6 @@
|
|||
<li>Choose an appropriate filing routine - dewey, generic or lcc</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Classification Sources in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#classificationsources">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Classification Sources in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#classification-sources">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
<p>You can also toggle columns using the 'Show/Hide Columns' button in the top right of the page you altered the columns for.</p>
|
||||
|
||||
<p><strong>See the full documentation for Columns settings in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/additionaladmin.html#admincolumns">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Columns settings in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#column-settings">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
<p>The active currency is the main currency you use in your library. Your active currency will have a check mark in the 'Active' column. If you don't have an active currency you will see an error message telling you to choose an active currency.</p>
|
||||
|
||||
<p><strong>See the full documentation for Currencies and Exchange Rates in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#currexchangeadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Currencies and Exchange Rates in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#currencies-and-exchange-rates">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -17,6 +17,6 @@
|
|||
|
||||
<p>If you want one plugin to take priority over another you simply drag it above the other.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Did you mean? feature in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/additionaladmin.html#didyoumean">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Did you mean? feature in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#did-you-mean?">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<p>From here you can set up the information needed to connect to your acquisitions vendors</p>
|
||||
|
||||
<p style="color: #990000;">Note: Before you begin, you must set up at least one <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqvendors.html#addacqvendor">Vendor in Acquisitions</a>.</p>
|
||||
<p style="color: #990000;">Note: Before you begin, you must set up at least one <a href="http://koha-community.org/manual/[% helpVersion %]/html/09_acquisitions.html#add-a-vendor">Vendor in Acquisitions</a>.</p>
|
||||
|
||||
<p>To add account information, click the 'New account' button.</p>
|
||||
|
||||
|
@ -12,6 +12,6 @@
|
|||
|
||||
<p>Each vendor will have one account.</p>
|
||||
|
||||
<p><strong>See the full documentation for EDI accounts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#ediaccounts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for EDI accounts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#edi-accounts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>In the form that appears, enter the information provided by your vendor.</p>
|
||||
|
||||
<p><strong>See the full documentation for Library EANs in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/acqadmin.html#libraryeans">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Library EANs in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#library-eans">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -20,6 +20,6 @@
|
|||
|
||||
<p>Future developments will include additional keyword assigned fields.</p>
|
||||
|
||||
<p><strong>See the full documentation for Keyword to MARC Mapping in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#keywordmapping">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Keyword to MARC Mapping in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#keywords-to-marc-mapping">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
<li>By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item type/patron category combination that you would like to stop notices for.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Item Circulation Alerts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#itemcircalerts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Item Circulation Alerts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#item-circulation-alerts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -20,6 +20,6 @@
|
|||
|
||||
<p>Once your new field is added it will be visible at the top of this page and on the item search page</p>
|
||||
|
||||
<p><strong>See the full documentation for Item search fields in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#itemsearchadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Item search fields in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#item-search-fields">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -57,6 +57,6 @@
|
|||
|
||||
<p>You will not be able to delete item types that are being used by items within your system.</p>
|
||||
|
||||
<p><strong>See the full documentation for Item Types in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/basicparams.html#itemtypeadmin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Item Types in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#item-types">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
<p style="color: #990000;">Important: At this time you can map only 1 MARC field to 1 Koha field. This means that you won't be able to map both the 100a and the 700a to the author field, you need to choose one or the other.</p>
|
||||
|
||||
<p><strong>See the full documentation for Koha to MARC Mapping in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#kohamarcmapping">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Koha to MARC Mapping in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#koha-to-marc-mapping">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -117,6 +117,6 @@
|
|||
<li>To save your changes simply click the 'Save Changes' button at the top of the screen</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#marc-bibliographic-frameworks">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -20,6 +20,6 @@
|
|||
|
||||
<p>To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor. The process of entering the settings for the new subfield is the same as those found in the editing subfields in frameworks section of the manual.</p>
|
||||
|
||||
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#marc-bibliographic-frameworks">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -46,6 +46,6 @@
|
|||
<li>Required Match checks: none (remove the blank one)</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Record Matching Rules in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#recordmatchingrules">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Record Matching Rules in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#record-matching-rules">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -18,6 +18,6 @@
|
|||
|
||||
<p>And it is case sensitive : a record having 999$9 = 'xxx' will not belong to a set where condition is 999$9 = 'XXX'.</p>
|
||||
|
||||
<p><strong>See the full documentation for OAI Sets in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#oaisetsconfig">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for OAI Sets in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#oai-sets-configuration">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -29,6 +29,6 @@
|
|||
|
||||
<p>Once you have configured all your sets, you have to build the sets. This is done by calling the script misc/migration_tools/build_oai_sets.pl.</p>
|
||||
|
||||
<p><strong>See the full documentation for OAI Sets in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catadmin.html#oaisetsconfig">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for OAI Sets in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#oai-sets-configuration">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -71,6 +71,6 @@
|
|||
|
||||
<p>You will be unable to delete an attribute if it's in use.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#patron-attribute-types">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -32,6 +32,6 @@
|
|||
<li><strong>Web Services:</strong> includes preferences related to services like OAI-PMH.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for System Preferences in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/administration.html#globalsysprefs">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for System Preferences in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#global-system-preferences">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -159,6 +159,6 @@
|
|||
<li>Item floats: The item will not be transferred from the library it was checked in at, instead it will remain there until transferred manually or checked in at another library</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Circulation and Fine Rules in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#circfinerules">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Circulation and Fine Rules in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#circulation-and-fine-rules">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>Always contains <i>Version</i> preference, <strong>please do not change it manually.</strong>
|
||||
|
||||
<p><strong>See the full documentation for System Preferences in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/administration.html#globalsysprefs">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for System Preferences in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#global-system-preferences">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
<p>After entering in your cost, hit 'Enter' on your keyboard or click the 'Save' button at the bottom of the matrix to save your changes.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Transport Cost Matrix in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patscirc.html#transportcostmatrix">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Transport Cost Matrix in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#transport-cost-matrix">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -99,6 +99,6 @@
|
|||
<li>LIBRARY OF CONGRESS NAME AUTHORITIES lx2.loc.gov:210 NAF</li>
|
||||
<li>LIBRARY OF CONGRESS SUBJECT AUTHORITIES lx2.loc.gov:210 SAF</li>
|
||||
</ul>
|
||||
<p><strong>See the full documentation for Z39.50/SRU Servers in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/additionaladmin.html#z3950admin">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Z39.50/SRU Servers in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/02_administration.html#z39.50/sru-servers">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -16,4 +16,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catauthorities.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
<p>Once you have completed your selections click the 'merge' button. The primary record will now contain the data you chose for it and the second record will be deleted.</p>
|
||||
|
||||
<p><strong>See the full documentation for Merging authorities in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catauthorities.html#authoritymerge">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Merging authorities in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#merging-authorities">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
<p>In Koha the bibliographic record contains the main information related to the material. This includes things like the title, author, ISBN, etc. This information is stored in Koha in Marc (different flavors of Marc are supported in Koha). Once this information is saved, items or holdings can be attached.</p>
|
||||
|
||||
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Cataloging in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#bibliographic-records">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.</p>
|
||||
|
||||
<p><strong>See the full documentation for Item Checkout History in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catitems.html#itemcirchistory">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Item Checkout History in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#item-specific-circulation-history">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
<p>Using the search form that is presented you can find a list of specific items that can be output to the screen or to a CSV file. If your results are printed to the screen you will have the option to narrow your search further using filters at the top.</p>
|
||||
|
||||
<p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/searchguide.html#searchguide-itemsearch">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Searching in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/13_searching.html#item-searching">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -20,4 +20,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Item Records in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catitems.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -90,6 +90,6 @@
|
|||
|
||||
<p>If you would like to merge together multiple records you can do that via the lists tool or from the cataloging search results.</p>
|
||||
|
||||
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Cataloging in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#bibliographic-records">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -33,4 +33,3 @@
|
|||
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
||||
|
|
|
@ -27,6 +27,6 @@
|
|||
|
||||
<p>You can also see the analytics attached to this record by clicking the 'Show Analytic' link towards the top of the record in the normal view.</p>
|
||||
|
||||
<p><strong>See the full documentation for Analytics in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#cataloganalytics">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Analytics in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#adding-analytic-records">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -19,6 +19,6 @@ Important
|
|||
|
||||
<p>Note: If you would like you can also use the Lists tool for merging records together.</p>
|
||||
|
||||
<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#mergebibs">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Merging Items in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#merging-records">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
<p>If you want to move all items to a new record creating only one bibliographic record you can use the 'Merge records' tool instead.</p>
|
||||
|
||||
<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/catitems.html#moveitemrec">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Moving Items in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/06_cataloging.html#moving-items">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p style="color: #990000">Important: If you do not charge fines and/or don't have the fines cron job running you will see no data on this report.</p>
|
||||
|
||||
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#overdues-with-fines">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -162,6 +162,6 @@
|
|||
|
||||
<p>Circulation messages meant for the patron will appear when they log into the OPAC.</p>
|
||||
|
||||
<p><strong>See the full documentation for Checking Out in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circulation.html#checkingout">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Checking Out in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#check-out-(issuing)">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -32,6 +32,6 @@
|
|||
|
||||
<p>After the files are uploaded you can click 'View pending offline circulation actions' on the right to process the actions.</p>
|
||||
|
||||
<p><strong>See the full documentation for Offline Circulation in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/offlinecirc.html#kohaofflinecirc">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Offline Circulation in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#offline-circulation-in-koha">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>This will list the due date (overdues in red), who has the item, item information and what library the item is at.</p>
|
||||
|
||||
<p><strong>See the full documentation for Pending on-site checkouts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#pendingonsite">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Pending on-site checkouts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#pending-on-site-checkouts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
<li style="background-color: #ffe599">Tip: Large libraries can choose to filter the report before it runs by setting the FilterBeforeOverdueReport system preference to 'Require'.</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Overdues in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#overduesreport">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Overdues in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#overdues">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>You can limit the results you see by using the Refine box on the left side of the page</p>
|
||||
|
||||
<p><strong>See the full documentation for Holds to Pull in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#holdspull">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Holds to Pull in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#holds-to-pull">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Renewing in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circrenew.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
<p>Hold ratios help with collection development. Using this report you will be able to see how many of your patrons have holds on items and whether you should buy more. By default it will be set to the library needing 3 items per hold that has been placed. The report will tell you how many additional items need to be purchased to meet this quota.</p>
|
||||
|
||||
<p><strong>See the full documentation for Hold Ratios in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#holdratios">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Hold Ratios in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#hold-ratios">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Setting your Library in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/setlibrary.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p style="color: #990000">Important: An item is considered late based on the number of days you have entered in the TransfersMaxDaysWarning system preference.</p>
|
||||
|
||||
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#transferstoreceive">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Transfers to Receive in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#transfers-to-receive">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -18,6 +18,6 @@
|
|||
|
||||
<p>Leaving StaticHoldsQueueWeight empty is contraindicated at this time. Doing so will cause the build_holds_queue script to ignore RandomizeHoldsQueueWeight, causing the script to request hold fulfillment not randomly, but by alphabetical order.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Holds Queue in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#holdsqueue">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Holds Queue in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#holds-queue">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>Items that have been on the hold shelf longer than you normally allow (based on the ReservesMaxPickUpDelay preference value) will appear on the 'Holds Over' tab, they will not automatically be cancelled unless you have set the cron job to do that for you, but you can cancel all holds using the button at the top of the list.</p>
|
||||
|
||||
<p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circreports.html#holdspickup">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Holds Awaiting Pickup in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#holds-awaiting-pickup">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
|
||||
<p>After saving your file, simply print to the blank labels you have in your library.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Batches in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labelbatches">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Batches in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#batches">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
<p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Layouts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Layouts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#layouts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -28,6 +28,6 @@
|
|||
|
||||
<p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Profiles in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labelprofiles">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Profiles in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#profiles">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -30,6 +30,6 @@
|
|||
|
||||
<p>After saving, your templates will appear on the 'Manage Templates' page.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Templates in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labeltemplates">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Templates in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#templates">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -43,4 +43,4 @@
|
|||
|
||||
<p><strong>See the full documentation for the Label Creator in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Layouts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Layouts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#layouts">manual</a> (online).</strong></p>
|
||||
|
||||
<h2>Templates</h2>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
|||
|
||||
<p>After saving, your templates will appear on the 'Manage Templates' page.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Templates in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labeltemplates">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Templates in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#templates">manual</a> (online).</strong></p>
|
||||
|
||||
<h2>Profiles</h2>
|
||||
|
||||
|
@ -76,7 +76,7 @@
|
|||
|
||||
<p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Profiles in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labelprofiles">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Profiles in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#profiles">manual</a> (online).</strong></p>
|
||||
|
||||
<h2>Batches</h2>
|
||||
|
||||
|
@ -100,6 +100,6 @@
|
|||
|
||||
<p>After saving your file, simply print to the blank labels you have in your library.</p>
|
||||
|
||||
<p><strong>See the full documentation for Label Batches in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/labelcreator.html#labelbatches">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Label Batches in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#batches">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Quick Spine Label Creator in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/quicklabelcreator.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
|
||||
<p>To the right of each account line there is a print link. Clicking that link will print an invoice for the line item that includes the date and description of the line item along with the total outstanding on the account.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Fines in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronfines">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#fines">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
<p>Once the letter is generated you will have a PDF to download</p>
|
||||
|
||||
<p><strong>See the full documentation for the Patron discharges in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patrondischarge">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Patron discharges in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#patron-discharges">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>All files that are uploaded will appear above a form where additional files can be uploaded from.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Files in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronfiles">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Files in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#files">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
<li>In the amount field, do not enter currency symbols, only numbers and decimals</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Creating Manual Credits in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#manualcredit">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Creating Manual Credits in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#creating-manual-credits">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
<li>In the amount field, do not enter currency symbols, only numbers and decimals</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Creating Manual Invoices in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#manualinvoice">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Creating Manual Invoices in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#creating-manual-invoices">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,4 +14,3 @@
|
|||
<p><strong>See the full documentation for Editing Patrons in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/editpatrons.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
||||
|
|
|
@ -62,4 +62,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Patron Search in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patronsearch.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -86,6 +86,6 @@
|
|||
|
||||
<p style="color: #990000">Remember to assign your staff secure usernames and passwords since these will be used to log into the staff client.</p>
|
||||
|
||||
<p><strong>See the full documentation for Adding Patrons in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patrons.html#addnewpatron">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Adding Patrons in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#add-a-new-patron">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -64,4 +64,4 @@
|
|||
|
||||
<p><strong>See the full documentation for the Patrons module in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patrons.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
<p><strong>See the full documentation for Updating patron records in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/mangepatronedits.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -141,4 +141,4 @@
|
|||
|
||||
<p><strong>See the full documentation for the Patron Details in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>Clicking on the message title will expand the view to show you the full text of the message that was sent.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Notices in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patnotices">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Notices in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#notices">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -57,6 +57,6 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Paying Fines in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#payfines">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Paying Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#pay/reverse-fines">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -57,6 +57,6 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>See the full documentation for Paying Fines in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#payfines">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Paying Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#pay/reverse-fines">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>Learn more about Purchase suggestions in the Acquisitions chapter of the manual.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Patron's Purchase Suggestions in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronsuggestions">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Patron's Purchase Suggestions in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#purchase-suggestions">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>This will generate a text file with one barcode per line.</p>
|
||||
|
||||
<p><strong>See the full documentation for Circulation History in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#circhistory">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Circulation History in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#circulation-history">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
<p>On this tab you will be able to see and edit all of the routing lists that this patron is on.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron routing lists in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronroutingtab">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron routing lists in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#routing-lists">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
<p>Depending on what you set for the values of your StatisticsFields system preference, you can see statistics for one patron's circulation actions.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Statistics in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroninformation.html#patronstatstab">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Statistics in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/04_patrons.html#statistics">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
<input type="submit" name="submit" class="submit" value="Add help" />
|
||||
</form>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
<p>You can also tend to pending circulation actions by going to Circulation > Pending offline circulation actions.</p>
|
||||
|
||||
<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://manual.koha-community.org/[% helpVersion %]/en/offlinecirc.html#uploadofflinecirc">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Uploading the Offline Circulation File in the <a http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#upload-offline-circ-file">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -14,6 +14,6 @@
|
|||
|
||||
<p>Once you have all of the patrons you would like to add you can click the 'Update' button to save them to the list.</p>
|
||||
|
||||
<p><strong>See the full documentation for Patron Lists in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/tools.html#patronlists">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for Patron Lists in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#patron-lists">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
|
||||
<p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p>
|
||||
|
||||
<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroncardcreator.html#patroncardbatches">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#batches">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -31,6 +31,6 @@
|
|||
|
||||
<p>After saving, your layouts will appear on the 'Manage Layouts' page.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroncardcreator.html#cardlayouts">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#layouts">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
|
@ -28,6 +28,6 @@
|
|||
|
||||
<p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p>
|
||||
|
||||
<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/patroncardcreator.html#patronprofile">manual</a> (online).</strong></p>
|
||||
<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#profiles">manual</a> (online).</strong></p>
|
||||
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
[% INCLUDE 'help-bottom.inc' %]
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue