[Koha-patches] [PATCH] Bug 10671: Update Cataloging Help

Nicole C. Engard nengard at bywatersolutions.com
Sat Oct 26 02:11:18 CEST 2013


This patch updates the links to the manual in
the cataloging help files.

To test:

* Visit cataloging pages and click the help
* confirm links work
---
 .../prog/en/modules/help/cataloguing/addbiblio.tt  |    2 +-
 .../prog/en/modules/help/cataloguing/addbooks.tt   |    2 +-
 .../prog/en/modules/help/cataloguing/additem.tt    |    2 +-
 .../prog/en/modules/help/cataloguing/linkitem.tt   |    2 +-
 .../prog/en/modules/help/cataloguing/merge.tt      |    2 +-
 .../prog/en/modules/help/cataloguing/moveitem.tt   |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
index 0fbb72f..ca65d2f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
@@ -89,6 +89,6 @@
 
 <p>If you would like to merge together multiple records you can do that via the Lists tool.</p>
 
-<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.12/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.14/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
index 02d1fa1..65d0983 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
@@ -30,7 +30,7 @@
 
 <p>Once you've opened a blank framework or imported a record via Z39.50 you will be presented with the form to continue cataloging</p>
 
-<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.12/en/cataloging.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.14/en/cataloging.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
index 85ed076..192a8fc 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
@@ -74,6 +74,6 @@
 
 <p>Finally you can use the batch delete tool to delete a batch of items.</p>
 
-<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.12/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.14/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt
index fe9f091..d79b2a8 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/linkitem.tt
@@ -27,6 +27,6 @@
 
 <p>You can also see the analytics attached to this record by clicking the 'Show Analytic' link towards the top of the record in the normal view.</p>
 
-<p><strong>See the full documentation for Analytics in the <a href="http://manual.koha-community.org/3.12/en/cataloging.html#cataloganalytics">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Analytics in the <a href="http://manual.koha-community.org/3.14/en/cataloging.html#cataloganalytics">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
index 0c7d905..d101e72 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
@@ -18,6 +18,6 @@
 
 <p style="color: rgb(153, 0, 0);">Important: It is important to rebuild your zebra index immediately after merging records. If a search is performed for a record which has been deleted Koha will present the patrons with an error in the OPAC.</p>
 
-<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/3.12/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/3.14/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
index 89edfe8..188f6a0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
@@ -10,6 +10,6 @@
 
 <p>If you want to move all items to a new record creating only one bibliographic record you can use the 'Merge records' tool instead.</p>
 
-<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/3.12/en/catitems.html#moveitemrec">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/3.14/en/catitems.html#moveitemrec">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
-- 
1.7.2.3



More information about the Koha-patches mailing list