Bugzilla – Attachment 17631 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 Label Help Files
PASSED-QA-Bug-9850-Update-Label-Help-Files.patch (text/plain), 6.25 KB, created by
Katrin Fischer
on 2013-04-24 05:18:05 UTC
(
hide
)
Description:
[PASSED QA] Bug 9850: Update Label Help Files
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-04-24 05:18:05 UTC
Size:
6.25 KB
patch
obsolete
>From 3ef7c10b94b1a41f83f74d3f23656a050c578f8b Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sat, 23 Mar 2013 09:42:12 -0400 >Subject: [PATCH] [PASSED QA] Bug 9850: Update Label Help Files > >This patch updates the manual links in the label creator >help files. There were not other string changes. > >To test: > >Visit the help on the label creator and make sure that the >links go to the 3.12 manual. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Updating links. >--- > .../en/modules/help/labels/label-edit-batch.tt | 2 +- > .../en/modules/help/labels/label-edit-layout.tt | 2 +- > .../en/modules/help/labels/label-edit-profile.tt | 2 +- > .../en/modules/help/labels/label-edit-template.tt | 2 +- > .../prog/en/modules/help/labels/label-home.tt | 2 +- > .../prog/en/modules/help/labels/spinelabel-home.tt | 2 +- > 6 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt >index fab1fde..6326021 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-batch.tt >@@ -22,6 +22,6 @@ > > <p>After saving your file, simply print to the blank labels you have in your library.</p> > >-<p><strong>See the full documentation for Label Batches in the <a href="http://manual.koha-community.org/3.10/en/labelcreator.html#labelbatches">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Label Batches in the <a href="http://manual.koha-community.org/3.12/en/labelcreator.html#labelbatches">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/labels/label-edit-layout.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt >index e856151..c926ef6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-layout.tt >@@ -12,6 +12,6 @@ > > <p>After saving, your layouts will appear on the 'Manage Layouts' page.</p> > >-<p><strong>See the full documentation for Label Layouts in the <a href="http://manual.koha-community.org/3.10/en/labelcreator.html#labellayouts">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Label Layouts in the <a href="http://manual.koha-community.org/3.12/en/labelcreator.html#labellayouts">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/labels/label-edit-profile.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt >index 207c1f2..d26aff6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-profile.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-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 Label Profiles in the <a href="http://manual.koha-community.org/3.10/en/labelcreator.html#labelprofiles">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Label Profiles in the <a href="http://manual.koha-community.org/3.12/en/labelcreator.html#labelprofiles">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/labels/label-edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt >index a14ce03..2b9a7f9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-edit-template.tt >@@ -30,6 +30,6 @@ > > <p>After saving, your templates will appear on the 'Manage Templates' page.</p> > >-<p><strong>See the full documentation for Label Templates in the <a href="http://manual.koha-community.org/3.10/en/labelcreator.html#labeltemplates">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Label Templates in the <a href="http://manual.koha-community.org/3.12/en/labelcreator.html#labeltemplates">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/labels/label-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt >index dee5eb3..8a520cc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/label-home.tt >@@ -41,6 +41,6 @@ > > <p>Batches are made up of the barcodes you would like to print. Once in this tool you can search for the item records you would like to print out labels for.</p> > >-<p><strong>See the full documentation for the Label Creator in the <a href="http://manual.koha-community.org/3.10/en/labelcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Label Creator in the <a href="http://manual.koha-community.org/3.12/en/labelcreator.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/labels/spinelabel-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt >index 5abca7d..89ee7fc 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/labels/spinelabel-home.tt >@@ -11,6 +11,6 @@ > > <p>To use this tool you simply need the barcode for the book you'd like to print the spine label for.</p> > >-<p><strong>See the full documentation for Quick Spine Label Creator in the <a href="http://manual.koha-community.org/3.10/en/quicklabelcreator.html">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for Quick Spine Label Creator in the <a href="http://manual.koha-community.org/3.12/en/quicklabelcreator.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