diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tmpl index 4a639a9ccc..7a16728b0e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/booksellers.tmpl @@ -1,5 +1,58 @@ -
-


Ordering

 

Receiving Orders

After your orders have been entered into the system and sent off to the vendors, you will need to mark them received.

TIP: To receive serials see the 'Receiving Serials' part of this manual.

-
- + +

Ordering

+ +

+ Receiving OrdersAfter your orders have been entered into the system and sent off to the vendors, you will need to mark them received. + +TIP: To receive serials see the 'Receiving Serials' part of this manual.

+ + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tmpl index 2d5b31a8fb..59877f9547 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/parcel.tmpl @@ -1,5 +1,30 @@ -
-

Receiving Orders

After your orders have been entered into the system and sent off to the vendors, you will need to mark them received.

TIP: To receive serials see the 'Receiving Serials' part of this manual.

-
- + +

Receiving Orders

+

After your orders have been entered into the system and sent off to the vendors, you will need to mark them received. +TIP: To receive serials see the 'Receiving Serials' part of this manual.

+ + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudget.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudget.tmpl index a81dd49e71..5288c69c57 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudget.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudget.tmpl @@ -1,5 +1,33 @@ -
-

Funds & Budgets

TIP: Funds may be ignored if you are setting your Global System Preferences for 'Acquisitions' to "simple" acquisitions: the funds are only useful when using "normal" acquisitions.


"Funds" are accounts that you establish to track your expenditures for library materials. They may be used for any kind of material and should match the lines in your materials budget. For instance, if your library establishes a budget line for books, another for audiovisual materials, a third line for magazines, and a fourth budget line for electronic databases, then you would have four funds.

TIP: The first time you access this page, you will be asked to add your first fund -- thereafter you will have the option of editing and deleting funds.

Adding a Fund






-
- + +

Funds & Budgets

+ +

TIP: Funds may be ignored if you are setting your Global System Preferences for 'Acquisitions' to "simple" acquisitions: the funds are only useful when using "normal" acquisitions.

+ +

"Funds" are accounts that you establish to track your expenditures for library materials. They may be used for any kind of material and should match the lines in your materials budget. For instance, if your library establishes a budget line for books, another for audiovisual materials, a third line for magazines, and a fourth budget line for electronic databases, then you would have four funds.

+ +

+TIP: The first time you access this page, you will be asked to add your first fund -- thereafter you will have the option of editing and deleting funds.

+ +

Adding a Fund

+ + + + + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tmpl index 1b0eb3fc45..693119ef60 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tmpl @@ -1,5 +1,13 @@ -
-

Record Matching Rules

IMPORTANT: This is an advanced feature and should not be altered without knowing how it will effect data migration.

Use this tool to create rules to apply during the data migration process. It will prevent duplicates from coming into the system when importing MARC records.

An import rule or matching rule consists of one or more 'match points' and zero or more 'match checks'. Each match point specifies a 'search index' and a MARC 'tag', 'subfield', or 'length' (fixed field position) when a record is imported. For each match point, a string is constructed from the tag specified in the match point and the related index is searched.

The set of matching records are assigned a score (the value of which is determined by the match point rule). Then, the rest of the match points are considered and the scores of each set of matches is added up. The set of matching records whose total score is over a threshold value defined in the matching rule are candidate matches.

Match checks are applied for all candidate matches. Each match check specifies a tag in the incoming record and a tag in the possible matching record. The values must be the same for a match to be considered good (e.g., doing a match check on title, or publication date) -
- + +

Record Matching Rules

+

+IMPORTANT: This is an advanced feature and should not be altered without knowing how it will effect data migration.

+ +

Use this tool to create rules to apply during the data migration process. It will prevent duplicates from coming into the system when importing MARC records. An import rule or matching rule consists of one or more 'match points' and zero or more 'match checks'. Each match point specifies a 'search index' and a MARC 'tag', 'subfield', or 'length' (fixed field position) when a record is imported. For each match point, a string is constructed from the tag specified in the match point and the related index is searched.

+ +

The set of matching records are assigned a score (the value of which is determined by the match point rule). Then, the rest of the match points are considered and the scores of each set of matches is added up. The set of matching records whose total score is over a threshold value defined in the matching rule are candidate matches.

+ +

Match checks are applied for all candidate matches. Each match check specifies a tag in the incoming record and a tag in the possible matching record. The values must be the same for a match to be considered good (e.g., doing a match check on title, or publication date).

+ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl index 1357112d84..4374cbf29f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tmpl @@ -1,5 +1,62 @@ - -
-Adding an Authority Record

IMPORTANT: To add authority records in bulk, contact your system administrator and tell them that they can use this script:
misc/migration_tools/bulkauthimport.pl


Altering Authorities Records


Adding Authorities to a record


There are three ways to add authorities to a record:

Here are details on these options:

Query authority file when adding/editing a record (during cataloging)

The Bibliographic editor allows queries to the authority file at the add/edit stage of a record, so that cataloging staff can create the links between a bibliographic and authority record when they are cataloging.


If you wish to provide access to authority records for a given subfield -- MARC 21's 700a subfield, for instance, to make sure an author's name is available in an added entry in its approved form -- you will need to create a subfield "9" for that tag (e.g. tag 700, subfield 9).  This is done by adding the subfield via the 'Authority types' administration module.

 

Koha uses subfield 9 to store the link between a bibliographic record and an authority record.

 

When the catalogers are adding a record, they will see three dots (...) after the textbox of the 700a subfield (or any field you have chosen to add a subfield 9 to). Clicking on these dots will open a pop-up window allowing the cataloger to search your authority records for a standardized version of the author's name. If the desired name is found in your authority records, it can be automatically copied into the 700a subfield. (If the desired name is not found, the cataloger can enter the name manually.)

 


Auto-detection of authority records when a record is saved

Alternatively, the library can opt into the auto-detection of authority records when a record is saved.  This is done by turning the 'BiblioAddsAuthorities' system preference on.

Library-maintained authority records

A third option allows libraries to maintain their own authority records based on the dataset; many libraries prefer not to enable that option because it creates 'ghost' authority records in the system. It's up to the library (or group) which options to enable, or disable.

-
- + +

Adding an Authority Record

+ +

IMPORTANT: To add authority records in bulk, contact your system administrator and tell them that they can use this script: + misc/migration_tools/bulkauthimport.pl

+ +

Altering Authorities Records

+ +

Adding Authorities to a record

+

There are three ways to add authorities to a record:

+ +

Here are details on these options:

+

Query authority file when adding/editing a record (during cataloging)

+ +

The Bibliographic editor allows queries to the authority file at the add/edit stage of a record, so that cataloging staff can create the links between a bibliographic and authority record when they are cataloging.

+

If you wish to provide access to authority records for a given subfield -- MARC 21's 700a subfield, for instance, to make sure an author's name is available in an added entry in its approved form -- you will need to create a subfield "9" for that tag (e.g. tag 700, subfield 9).  This is done by adding the subfield via the 'Authority types' administration module.

+ +

Koha uses subfield 9 to store the link between a bibliographic record and an authority record.

+ +

When the catalogers are adding a record, they will see three dots (...) after the textbox of the 700a subfield (or any field you have chosen to add a subfield 9 to). Clicking on these dots will open a pop-up window allowing the cataloger to search your authority records for a standardized version of the author's name. If the desired name is found in your authority records, it can be automatically copied into the 700a subfield. (If the desired name is not found, the cataloger can enter the name manually.)

+ +

Auto-detection of authority records when a record is saved

+ +

Alternatively, the library can opt into the auto-detection of authority records when a record is saved.  This is done by turning the 'BiblioAddsAuthorities' system preference on.

+ + +

Library-maintained authority records

+ +

A third option allows libraries to maintain their own authority records based on the dataset; many libraries prefer not to enable that option because it creates 'ghost' authority records in the system. It's up to the library (or group) which options to enable, or disable.

+ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tmpl index aaa5b6ff95..f0c6eff3cf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tmpl @@ -1,3 +1,106 @@ - -
Setting Patron Permissions

Patron permissions are used to define the rights of staff members when in the intranet/staff client.

 
What will each permission level do?

Depending on the permission certain menu items will be removed from the menus in Koha, preventing users from accessing them.

 
- + +

Setting Patron Permissions

+

Patron permissions are used to define the rights of staff members when in the intranet/staff client.

+ + +

What will each permission level do?

+ +

Depending on the permission certain menu items will be removed from the menus in Koha, preventing users from accessing them.

+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tmpl index 368f73a251..cf52a9625f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tmpl @@ -1,5 +1,42 @@ -
-

Tags

This tool gives librarians the option to moderate patron added tags.  This moderation page will show up regardless of the system preference settings related to tagging.

IMPORTANT: This feature is still experimental

IMPORTANT: Tagging will make use of AJAX capability in JavaScript-enabled browsers


Will I be notified when new tags are added?


This feature is yet to be developed, but is in the works. -
- + +

Tags

+ +

This tool gives librarians the option to moderate patron added tags.  This moderation page will show up regardless of the system preference settings related to tagging.

+ +

IMPORTANT: This feature is still experimental

+ +

IMPORTANT: Tagging will make use of AJAX capability in JavaScript-enabled browsers

+ +

Will I be notified when new tags are added?

+

This feature is yet to be developed, but is in the works.

+ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tmpl index cfda8d9dcd..bfa7b6a53f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tmpl @@ -1,5 +1,22 @@ - -
-MARC Export

This tool allows librarians to export both bibliographic records and holdings in either MARC format or MARCXML.
TIP: The only fields above that are required are the two under 'Output format'.

-
- + + +

MARC Export

+

This tool allows librarians to export both bibliographic records and holdings in either MARC format or MARCXML.

+ +

+ +TIP: The only fields above that are required are the two under 'Output format'.

+ + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tmpl index b35069d68a..f6cab947c9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tmpl @@ -1,5 +1,15 @@ -
-Manage Staged MARC Records

After records have been imported, you can review the records before finalizing the import.

-
- + +

Manage Staged MARC Records

+ +

After records have been imported, you can review the records before finalizing the import.

+ + + \ No newline at end of file