From 58b411a000bdc999cda80cf8df7b063affa4db7e Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Fri, 25 Oct 2013 21:04:12 -0400 Subject: [PATCH] Bug 10671: Update Admin Help Files This patch updates the links to the manual in the help files. It also updates the text a bit in a few. To test: * Visit admin pages * Check the help files on each * Make sure links and text appears --- .../prog/en/modules/help/admin/admin-home.tt | 2 +- .../prog/en/modules/help/admin/aqbudgetperiods.tt | 2 +- .../prog/en/modules/help/admin/aqbudgets.tt | 2 +- .../prog/en/modules/help/admin/aqplan.tt | 2 +- .../modules/help/admin/auth_subfields_structure.tt | 2 +- .../en/modules/help/admin/auth_tag_structure.tt | 14 +++--- .../en/modules/help/admin/authorised_values.tt | 2 +- .../prog/en/modules/help/admin/authtypes.tt | 2 +- .../prog/en/modules/help/admin/biblio_framework.tt | 2 +- .../modules/help/admin/branch_transfer_limits.tt | 2 +- .../prog/en/modules/help/admin/branches.tt | 2 +- .../prog/en/modules/help/admin/categorie.tt | 2 +- .../prog/en/modules/help/admin/checkmarc.tt | 2 +- .../prog/en/modules/help/admin/cities.tt | 2 +- .../prog/en/modules/help/admin/classsources.tt | 2 +- .../prog/en/modules/help/admin/currency.tt | 2 +- .../prog/en/modules/help/admin/didyoumean.tt | 2 +- .../prog/en/modules/help/admin/fieldmapping.tt | 2 +- .../modules/help/admin/item_circulation_alerts.tt | 2 +- .../prog/en/modules/help/admin/itemtypes.tt | 2 +- .../prog/en/modules/help/admin/koha2marclinks.tt | 2 +- .../modules/help/admin/marc_subfields_structure.tt | 2 +- .../prog/en/modules/help/admin/marctagstructure.tt | 2 +- .../prog/en/modules/help/admin/matching-rules.tt | 2 +- .../prog/en/modules/help/admin/oai_set_mappings.tt | 2 +- .../prog/en/modules/help/admin/oai_sets.tt | 2 +- .../en/modules/help/admin/patron-attr-types.tt | 2 +- .../prog/en/modules/help/admin/preferences.tt | 2 +- .../prog/en/modules/help/admin/printers.tt | 11 ----- .../prog/en/modules/help/admin/roadtype.tt | 2 +- .../prog/en/modules/help/admin/smart-rules.tt | 2 +- .../prog/en/modules/help/admin/stopwords.tt | 15 ------- .../en/modules/help/admin/systempreferences.tt | 2 +- .../en/modules/help/admin/transport-cost-matrix.tt | 2 +- .../prog/en/modules/help/admin/z3950servers.tt | 40 +++++++++++++++---- 35 files changed, 69 insertions(+), 73 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/printers.tt delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/stopwords.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt index b34f20d..90cc810 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt @@ -30,6 +30,6 @@

This list of parameters includes functionalities that didn't fit in any other category. These items are optional and may not need to be altered, depending on your library's needs.

-

See the full documentation for system Administration in the manual (online).

+

See the full documentation for system Administration in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt index 462dfc5..2b89722 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt @@ -34,6 +34,6 @@

Once you have made your edits, click the 'Save Changes' button. You will be brought to a list of your existing budgets.

-

See the full documentation for Budgets in the manual (online).

+

See the full documentation for Budgets in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt index 0feeff4..296d997 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt @@ -31,6 +31,6 @@

To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund' options. A Child Fund a sub-fund of the parent fund. For example, one might have a parent fund for 'Fiction,' and Child Funds for 'New Releases' and 'Science Fiction.' It is an optional way to further organize your finances.

-

See the full documentation for Funds in the manual (online).

+

See the full documentation for Funds in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt index 4c2ba3a..158c26e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt @@ -12,6 +12,6 @@

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.

-

See the full documentation for Budget Planning in the manual (online).

+

See the full documentation for Budget Planning in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt index 1fd0d85..54479b1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt @@ -63,6 +63,6 @@
  • To save your changes, click the 'Save Changes' button at the top of the screen.
  • -

    See the full documentation for Authorities in the manual (online).

    +

    See the full documentation for Authorities in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt index fb44a26..6833b6d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt @@ -7,18 +7,18 @@

    Enter the information about your new tag:

    When you're finished, click 'Save Changes' and you will be presented with your new field.

    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.

    -

    See the full documentation for Authorities in the manual (online).

    +

    See the full documentation for Authorities in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt index ce50907..1a6ee51 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt @@ -90,6 +90,6 @@ to show images for authorized values you can choose the image under 'Choose an i -

    See the full documentation for Authorized Values in the manual (online).

    +

    See the full documentation for Authorized Values in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt index a75dcdc..3282912 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt @@ -6,6 +6,6 @@

    Koha comes with many of the necessary Authority frameworks already installed.

    -

    See the full documentation for Authorities in the manual (online).

    +

    See the full documentation for Authorities in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt index 190b774..7000d85 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt @@ -34,6 +34,6 @@

    To make edits to the fields associated with the Framework you must first click 'MARC Structure' and then follow the instructions for editing subfields

    -

    See the full documentation for Frameworks in the manual (online).

    +

    See the full documentation for Frameworks in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt index 6f74312..bdadbac 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt @@ -16,6 +16,6 @@

    In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their library.

    -

    See the full documentation for Library Transfer Limits in the manual (online).

    +

    See the full documentation for Library Transfer Limits in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt index 021c403..f568904 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt @@ -47,6 +47,6 @@

    Properties are then applied to libraries via the add or edit library form.

    -

    See the full documentation for Libraries & Groups in the manual (online).

    +

    See the full documentation for Libraries & Groups in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt index efffab7..15156f1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt @@ -86,6 +86,6 @@ -

    See the full documentation for Patron Categories in the manual (online).

    +

    See the full documentation for Patron Categories in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt index bc83cc5..bfdcce4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt @@ -6,6 +6,6 @@

    If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.

    -

    See the full documentation for the MARC Bibliographic Framework Test in the manual (online).

    +

    See the full documentation for the MARC Bibliographic Framework Test in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt index 42c77cb..a969984 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt @@ -18,6 +18,6 @@

    This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.

    -

    See the full documentation for Cities and Towns in the manual (online).

    +

    See the full documentation for Cities and Towns in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt index bf5c9c6..0f7db0b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt @@ -53,6 +53,6 @@
  • Choose an appropriate filing routine - dewey, generic or lcc
  • -

    See the full documentation for Classification Sources in the manual (online).

    +

    See the full documentation for Classification Sources in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt index 679570b..95cf8df 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt @@ -8,6 +8,6 @@

    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.

    -

    See the full documentation for Currencies and Exchange Rates in the manual (online).

    +

    See the full documentation for Currencies and Exchange Rates in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt index 4304b91..4979b7d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/didyoumean.tt @@ -17,6 +17,6 @@

    If you want one plugin to take priority over another you simply drag it above the other.

    -

    See the full documentation for the Did you mean? feature in the manual (online).

    +

    See the full documentation for the Did you mean? feature in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt index 308f158..82728f1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt @@ -20,6 +20,6 @@

    Future developments will include additional keyword assigned fields.

    -

    See the full documentation for Keyword to MARC Mapping in the manual (online).

    +

    See the full documentation for Keyword to MARC Mapping in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt index 5534661..25bb266 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt @@ -19,6 +19,6 @@
  • By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item/patron type combo that you would like to stop notices for.
  • -

    See the full documentation for Item Circulation Alerts in the manual (online).

    +

    See the full documentation for Item Circulation Alerts in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt index 081cae9..0046ab8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt @@ -57,6 +57,6 @@

    You will not be able to delete item types that are being used by items within your system.

    -

    See the full documentation for Item Types in the manual (online).

    +

    See the full documentation for Item Types in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt index a7c2abc..ecc1c8e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt @@ -12,6 +12,6 @@

    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.

    -

    See the full documentation for Koha to MARC Mapping in the manual (online).

    +

    See the full documentation for Koha to MARC Mapping in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt index 3307318..c9fc6d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt @@ -127,6 +127,6 @@ To edit the subfields associated with the tag, click 'Subfields' to the right of
  • To save your changes simply click the 'Save Changes' button at the top of the screen
  • -

    See the full documentation for MARC Frameworks in the manual (online).

    +

    See the full documentation for MARC Frameworks in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt index c126094..59db5e2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt @@ -21,6 +21,6 @@

    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.

    -

    See the full documentation for MARC Frameworks in the manual (online).

    +

    See the full documentation for MARC Frameworks in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt index 46dae8d..c760bf1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt @@ -46,6 +46,6 @@
  • Required Match checks: none (remove the blank one)
  • -

    See the full documentation for Record Matching Rules in the manual (online).

    +

    See the full documentation for Record Matching Rules in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt index 1566523..6a08e6e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt @@ -18,6 +18,6 @@

    And it is case sensitive : a record having 999$9 = 'xxx' will not belong to a set where condition is 999$9 = 'XXX'.

    -

    See the full documentation for OAI Sets in the manual (online).

    +

    See the full documentation for OAI Sets in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt index 9bb7736..2804ba9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt @@ -29,6 +29,6 @@

    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.

    -

    See the full documentation for OAI Sets in the manual (online).

    +

    See the full documentation for OAI Sets in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt index 18d1733..6e62db0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt @@ -70,6 +70,6 @@

    You will be unable to delete an attribute if it's in use.

    -

    See the full documentation for Patron Attribute Types in the manual (online).

    +

    See the full documentation for Patron Attribute Types in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt index de954e9..d1e39e3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt @@ -33,6 +33,6 @@
  • Web Services: includes preferences related to services like OAI-PMH.
  • -

    See the full documentation for System Preferences in the manual (online).

    +

    See the full documentation for System Preferences in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/printers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/printers.tt deleted file mode 100644 index 5874a98..0000000 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/printers.tt +++ /dev/null @@ -1,11 +0,0 @@ -[% INCLUDE 'help-top.inc' %] - -

    Printer Administration

    - -

    If you are going to be using a printer (or several printers) that are attached to your Koha server for producing statistical and operations reports, then you need to give each printer a name and tell Koha how to access it. You do this by telling Koha which print queue to use.

    - -

    (In linux, each printer configuration in your printcap file defines a print queue. The default print queue is "lp," but if you use more than one printer you will have other queues, probably with names like "text" or "postscript." Tell Koha which printer queue(s) you want to use for printing reports directly from the server.)

    - -

    Note that you can always print Koha screens directly to a printer attached to your workstation just by using your web browser's Print function.

    - -[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt index e07eaef..2626479 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt @@ -10,6 +10,6 @@

    When adding or editing a patron, if you have road types defined, there will be a pull down to choose the road type from.

    -

    See the full documentation for Road Types in the manual (online).

    +

    See the full documentation for Road Types in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt index c5cd892..fc67d63 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt @@ -133,6 +133,6 @@
  • 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
  • -

    See the full documentation for Circulation and Fine Rules in the manual (online).

    +

    See the full documentation for Circulation and Fine Rules in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/stopwords.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/stopwords.tt deleted file mode 100644 index b6e0782..0000000 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/stopwords.tt +++ /dev/null @@ -1,15 +0,0 @@ -[% INCLUDE 'help-top.inc' %] - -

    Stop Words

    - -

    Stop words are words that you want the search system to ignore.

    - -

    Koha comes with a standard list of stop words that can be edited by visiting the Stop Word administration area.

    - -

    To add a new stop word to the list, click the 'New Stop Word' button and add the word you'd like ignored

    - -

    Important: If you change something in this table, ask your administrator to run misc/batchRebuildBiblioTables.pl script.

    - -

    See the full documentation for Stop Words in the manual (online).

    - -[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt index a21594e..f9af56b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt @@ -8,6 +8,6 @@

    Always contains Version preference, please do not change it manually. -

    See the full documentation for System Preferences in the manual (online).

    +

    See the full documentation for System Preferences in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt index ab24e92..5573ce9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/transport-cost-matrix.tt @@ -10,6 +10,6 @@

    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.

    -

    See the full documentation for the Transport Cost Matrix in the manual (online).

    +

    See the full documentation for the Transport Cost Matrix in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt index 189a24d..2683a44 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt @@ -2,31 +2,44 @@

    Z39.50 Servers

    -

    Koha has a powerful copy cataloging tool. Using Koha you can connect to any Z39.50 target that is publicly available or that you have the log in information to.

    +

    Z39.50 is a client–server protocol for searching and retrieving information from remote computer databases, in short it's a tool used for copy cataloging. Using Koha you can connect to any Z39.50 target that is publicly available or that you have the log in information to and copy both bibliographic and/or authority records from that source.

    -

    Koha comes with a default list of Z39.50 targets set up that you can add to, edit or delete.

    +

    Koha comes with a default list of Z39.50 targets set up that you can add to, edit or delete

    -

    To find additional targets you use IndexData's IRSpy: http://irspy.indexdata.com

    +

    To find additional targets you use IndexData's IRSpy: http://irspy.indexdata.com

    Add a Z39.50 Target

    + + -

    Suggested Z39.50 Targets

    +

    Suggested Bibliographic Z39.50 Targets

    The following targets have been used successfully by other Koha libraries (in the Americas):

    - -

    See the full documentation for Z39.50 Servers in the manual (online).

    +

    Suggested Authority Z39.50 Targets

    + +

    The following targets have been used successfully by other Koha libraries:

    + + +

    See the full documentation for Z39.50 Servers in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] -- 1.7.2.3