Bugzilla – Attachment 12973 Details for
Bug 8945
Koha 3.10 Help Files Update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8945: Label help files
Bug-8945-Label-help-files.patch (text/plain), 6.07 KB, created by
Jared Camins-Esakov
on 2012-10-20 01:00:15 UTC
(
hide
)
Description:
Bug 8945: Label help files
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-10-20 01:00:15 UTC
Size:
6.07 KB
patch
obsolete
>From ffa58cbca6e9ce50efc80d1f20167e2c740c9144 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Fri, 19 Oct 2012 11:22:09 -0400 >Subject: [PATCH] Bug 8945: Label help files > >This patch just updates the manual links in the label >folder becaue no other functionality has changed. > >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >--- > .../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 4964e92..fab1fde 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.8/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.10/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 75cf75f..e856151 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.8/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.10/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 e731265..207c1f2 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.8/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.10/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 eb469f0..a14ce03 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.8/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.10/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 298e967..dee5eb3 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.8/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.10/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 7e7eb88..5abca7d 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.8/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.10/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 8945
:
12927
|
12934
|
12944
|
12947
|
12948
|
12949
|
12951
|
12952
|
12953
|
12956
|
12958
|
12959
|
12960
|
12961
|
12962
|
12963
|
12964
|
12965
|
12966
|
12967
|
12968
|
12969
|
12970
|
12971
|
12972
|
12973
|
12974
|
12975
|
12976
|
12977
|
12978
|
12979
|
12980
|
13076
|
13077
|
13078
|
13082
|
13083
|
13100
|
13101
|
13102
|
13226
|
13227
|
13357
|
13370
|
13579
|
13584
|
13861
|
13869