Bugzilla – Attachment 17632 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: Update Patron Card Help Files
PASSED-QA-Bug-9850-Update-Patron-Card-Help-Files.patch (text/plain), 7.40 KB, created by
Katrin Fischer
on 2013-04-24 05:18:14 UTC
(
hide
)
Description:
[PASSED QA] Bug 9850: Update Patron Card Help Files
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-04-24 05:18:14 UTC
Size:
7.40 KB
patch
obsolete
>From 344195ec063f5e56aaaeec85bda5da48c905b9c4 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sat, 23 Mar 2013 09:46:38 -0400 >Subject: [PATCH] [PASSED QA] Bug 9850: Update Patron Card Help Files > >This patch updates the links to the manual in the patron card >creator help files. There were no other changes. > >To test: > >Visit help on the patron card creator tool and make sure the links are right. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > .../prog/en/modules/help/patroncards/edit-batch.tt | 2 +- > .../en/modules/help/patroncards/edit-layout.tt | 2 +- > .../en/modules/help/patroncards/edit-profile.tt | 2 +- > .../en/modules/help/patroncards/edit-template.tt | 2 +- > .../prog/en/modules/help/patroncards/home.tt | 2 +- > .../en/modules/help/patroncards/image-manage.tt | 2 +- > .../prog/en/modules/help/patroncards/manage.tt | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt >index 7cdca05..7f613a6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt >@@ -8,6 +8,6 @@ > > <p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p> > >-<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html#patroncardbatches">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.html#patroncardbatches">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/patroncards/edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt >index b2fb8dd..d6795112 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-layout.tt >@@ -31,6 +31,6 @@ > > <p>After saving, your layouts will appear on the 'Manage Layouts' page.</p> > >-<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html#cardlayouts">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Layouts in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.html#cardlayouts">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/patroncards/edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt >index 085b95d..479560d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-profile.tt >@@ -28,6 +28,6 @@ > > <p>Once you have saved your new profile, you can return to the list of templates and choose to edit the template that this profile is for.</p> > >-<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html#patronprofile">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Profiles in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.html#patronprofile">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/patroncards/edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt >index 15d1dbb..2da1d14 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tt >@@ -25,6 +25,6 @@ After saving, your templates will appear on the 'Manage Templates' page.</li> > </li> > </ul> > >-<p><strong>See the full documentation for the Patron Card Templates in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html#patrontemplate">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Templates in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.html#patrontemplate">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/patroncards/home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt >index edf31fa..69fc15a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/home.tt >@@ -17,6 +17,6 @@ > > <p>The developers of the Patron Card Creator module hope you will find this an extremely useful tool. You are encouraged to submit any enhancement requests as well as any bugs via Koha Project Bugzilla.</p> > >-<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.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/patroncards/image-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt >index f54da54..4d74ae1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/image-manage.tt >@@ -16,6 +16,6 @@ > > <p>To delete one or multiple of these images, click the checkbox to the right of each image you want to delete and click the 'Delete' button.</p> > >-<p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html#managecardimages">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Managing Images in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.html#managecardimages">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/patroncards/manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt >index 9da3068..16fcee7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/manage.tt >@@ -16,6 +16,6 @@ > > <p>A batch is a collection of patrons for whom you want to generate cards.</p> > >-<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.10/en/patroncardcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Patron Card Creator in the <a href="http://manual.koha-community.org/3.12/en/patroncardcreator.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