From 4409a1a6a2e41a30312e10726c5f9d7c84ef3a5a Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sat, 30 Mar 2013 10:18:24 -0400 Subject: [PATCH] Bug 9850: Serial Help Files for 3.12 Update text and links for Serials help files. To test: Visit all serial related pages and check the text of the help and test the links. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/help/serials/checkexpiration.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/serials/claims.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/serials/routing.tt | 4 +++- .../prog/en/modules/help/serials/serials-collection.tt | 2 +- .../prog/en/modules/help/serials/serials-edit.tt | 2 +- .../prog/en/modules/help/serials/serials-home.tt | 2 +- .../prog/en/modules/help/serials/subscription-add.tt | 2 +- .../prog/en/modules/help/serials/subscription-detail.tt | 2 +- 8 files changed, 10 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt index c13b223226..cc30fb175d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/checkexpiration.tt @@ -8,6 +8,6 @@

In your results you will see all subscriptions that will expire before the date you entered. From there you can choose to view the subscription further or renew it in one click.

-

See the full documentation for Checking Serial Expiration in the manual (online).

+

See the full documentation for Checking Serial Expiration 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/serials/claims.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt index 91cfcd0c98..33116a8361 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/claims.tt @@ -12,7 +12,7 @@

From the list of late issues you can choose which ones you want to send a claim email to by clicking the checkbox to the left of late issue, choosing the notice template to use and clicking the 'Send notification' button.

-

See the full documentation for Serial Claims in the manual (online).

+

See the full documentation for Serial Claims in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt index cf7e65565b..644baaec59 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/routing.tt @@ -16,6 +16,8 @@

If RoutingListAddReserves is set to on then patrons listed in the routing list will automatically be added to the holds list for the issue.

-

See the full documentation for Routing Lists in the manual (online).

+

To see a list of all of the routing lists a specific patron is on visit the Routing Lists tab on their patron record.

+ +

See the full documentation for Routing Lists 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/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt index f00eb88a7a..585481729a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-collection.tt @@ -10,6 +10,6 @@

If you are adding multiple issues at once or if the latest expected issue is late, you can click the 'Generate Next' button to generate the next issue based on the subscription pattern.

-

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

+

See the full documentation for Serials 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/serials/serials-edit.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt index acb3f2d595..4b0c59642a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-edit.tt @@ -24,6 +24,6 @@

Clicking this button will generate the next issue for you and mark the previously expected issue as 'Late' automatically. You can then check the 'Edit' box to the right of each issue and edit the status on multiple issues at once.

-

See the full documentation for Receiving a Serial in the manual (online).

+

See the full documentation for Receiving a Serial in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt index 1def1f1920..6b56d41a3d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tt @@ -6,7 +6,7 @@

You can search for existing subscriptions by using the search box at the top of the page. You can search for any part of the serial title or ISSN.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt index b8710f34d4..a5d99b63ce 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt @@ -83,7 +83,7 @@

Click 'Save Subscription' to save the information you have entered.

-

See the full documentation for Adding a Subscription in the manual (online).

+

See the full documentation for Adding a Subscription in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt index 1226147804..ae0c07bd16 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-detail.tt @@ -6,6 +6,6 @@

From here you can edit your subscription, renew it and/or recieve issues.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 2.39.2