[Koha-patches] [PATCH] Bug 8945: Authorities help files

Nicole C. Engard nengard at bywatersolutions.com
Fri Oct 19 15:50:48 CEST 2012


This patch includes updated authorities help files.
---
 .../modules/help/authorities/authorities-home.tt   |    4 +++-
 .../en/modules/help/authorities/authorities.tt     |    2 +-
 .../prog/en/modules/help/authorities/detail.tt     |    4 +++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
index b774993..5b01b23 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
@@ -12,7 +12,9 @@
 
 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
+<p>If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.</p>
+
+<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.html">manual</a> (online).</strong></p>
 
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
index 07d1624..4b51b69 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
@@ -16,6 +16,6 @@
 
 <p>To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.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/authorities/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
index 3d43ba7..b0f307f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
@@ -12,6 +12,8 @@
 
 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
+<p>If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.</p>
+
+<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.10/en/catauthorities.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list