Bugzilla – Attachment 17195 Details for
Bug 9850
Koha 3.12 Help Files Update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 9850: Serial Help Files for 3.12
PASSED-QA-Bug-9850-Serial-Help-Files-for-312.patch (text/plain), 8.24 KB, created by
Katrin Fischer
on 2013-04-04 21:24:47 UTC
(
hide
)
Description:
[PASSED QA] Bug 9850: Serial Help Files for 3.12
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-04-04 21:24:47 UTC
Size:
8.24 KB
patch
obsolete
>From 2de28362c65b24f2ce364d2b1b4fb232a64ef977 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sat, 30 Mar 2013 10:18:24 -0400 >Subject: [PATCH] [PASSED QA] 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 <oleonard@myacpl.org> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > .../en/modules/help/serials/checkexpiration.tt | 2 +- > .../prog/en/modules/help/serials/claims.tt | 2 +- > .../prog/en/modules/help/serials/routing.tt | 4 +++- > .../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 +- > .../en/modules/help/serials/subscription-add.tt | 2 +- > .../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 c13b223..cc30fb1 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 @@ > > <p>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.</P> > >-<p><strong>See the full documentation for Checking Serial Expiration in the <a href="http://manual.koha-community.org/3.10/en/serialexpiration.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Checking Serial Expiration in the <a href="http://manual.koha-community.org/3.12/en/serialexpiration.html">manual</a> (online).</strong></p> > > [% 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 91cfcd0..33116a8 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 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for Serial Claims in the <a href="http://manual.koha-community.org/3.10/en/serialclaims.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Serial Claims in the <a href="http://manual.koha-community.org/3.12/en/serialclaims.html">manual</a> (online).</strong></p> > > [% 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 cf7e655..644baae 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 @@ > > <p>If RoutingListAddReserves is set to on then patrons listed in the routing list will automatically be added to the holds list for the issue.</p> > >-<p><strong>See the full documentation for Routing Lists in the <a href="http://manual.koha-community.org/3.10/en/routinglist.html">manual</a> (online).</strong></p> >+<p>To see a list of all of the routing lists a specific patron is on visit the Routing Lists tab on their patron record.</p> >+ >+<p><strong>See the full documentation for Routing Lists in the <a href="http://manual.koha-community.org/3.12/en/routinglist.html">manual</a> (online).</strong></p> > > [% 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 f00eb88..5854817 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 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.10/en/serials.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.12/en/serials.html">manual</a> (online).</strong></p> > > [% 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 acb3f2d..4b0c596 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 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for Receiving a Serial in the <a href="http://manual.koha-community.org/3.10/en/receiveissues.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Receiving a Serial in the <a href="http://manual.koha-community.org/3.12/en/receiveissues.html">manual</a> (online).</strong></p> > > [% 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 1def1f1..6b56d41 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 @@ > > <p>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.</p> > >-<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.10/en/serials.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.12/en/serials.html">manual</a> (online).</strong></p> > > [% 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 b8710f3..a5d99b6 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 @@ > > <p>Click 'Save Subscription' to save the information you have entered.</p> > >-<p><strong>See the full documentation for Adding a Subscription in the <a href="http://manual.koha-community.org/3.10/en/serials.html#newsubscription">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Adding a Subscription in the <a href="http://manual.koha-community.org/3.12/en/serials.html#newsubscription">manual</a> (online).</strong></p> > > [% 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 1226147..ae0c07b 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 @@ > > <p>From here you can edit your subscription, renew it and/or recieve issues.</p> > >-<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.10/en/serials.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Serials in the <a href="http://manual.koha-community.org/3.12/en/serials.html">manual</a> (online).</strong></p> > > [% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9850
:
16851
|
16852
|
16854
|
16856
|
16890
|
16899
|
16947
|
16949
|
16950
|
16951
|
16958
|
16974
|
16975
|
16980
|
16981
|
16999
|
17000
|
17001
|
17002
|
17003
|
17004
|
17005
|
17006
|
17007
|
17008
|
17009
|
17010
|
17011
|
17012
|
17013
|
17025
|
17094
|
17095
|
17096
|
17097
|
17098
|
17102
|
17103
|
17104
|
17105
|
17122
|
17139
|
17140
|
17141
|
17142
|
17143
|
17144
|
17145
|
17146
|
17147
|
17193
|
17194
|
17195
|
17196
|
17197
|
17198
|
17199
|
17200
|
17201
|
17629
|
17630
|
17631
|
17632
|
17633
|
17634
|
17635
|
17636
|
17637
|
17638
|
17639
|
17640