Bugzilla – Attachment 9932 Details for
Bug 7936
general ticket for help file updates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7936: Serials Help for 3.8
Bug-7936-Serials-Help-for-38.patch (text/plain), 7.89 KB, created by
Jared Camins-Esakov
on 2012-06-05 19:20:06 UTC
(
hide
)
Description:
Bug 7936: Serials Help for 3.8
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-06-05 19:20:06 UTC
Size:
7.89 KB
patch
obsolete
>From 5ff29050420c2fae86a5481770d68220e120b56b Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Fri, 13 Apr 2012 14:02:53 -0400 >Subject: [PATCH] Bug 7936: Serials Help for 3.8 > >Signed-off-by: Shari Perkins <dear.shari+koha@gmail.com> >--- > .../en/modules/help/serials/checkexpiration.tt | 2 +- > .../prog/en/modules/help/serials/claims.tt | 2 +- > .../prog/en/modules/help/serials/routing.tt | 2 +- > .../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, 8 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 ba9704d..369ba8e 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.6/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.8/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 b27f9b4..c6d8ade 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.6/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.8/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 7faf405..911e239 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,6 @@ > > <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.6/en/routinglist.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Routing Lists in the <a href="http://manual.koha-community.org/3.8/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 2160325..45916df 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.6/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.8/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 f2d3464..f3f76fc 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.6/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.8/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 c5a794d..d4ee4f5 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.6/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.8/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 d16fe4b..247ded7 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.6/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.8/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 7d23d60..fbada5d 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.6/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.8/en/serials.html">manual</a> (online).</strong></p> > > [% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.7.2.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 7936
:
9049
|
9051
|
9053
|
9080
|
9083
|
9084
|
9085
|
9086
|
9088
|
9098
|
9099
|
9100
|
9101
|
9102
|
9103
|
9104
|
9105
|
9106
|
9117
|
9119
|
9120
|
9121
|
9126
|
9136
|
9137
|
9138
|
9139
|
9140
|
9158
|
9177
|
9180
|
9181
|
9184
|
9185
|
9186
|
9187
|
9929
|
9930
|
9931
|
9932
|
9933
|
9934
|
9935
|
9936
|
9937
|
9938
|
9939
|
9967