Test after 10/23 (when the manual link will work)
Visit authorities
Start a merge
Click help on during the merge process
Be sure that help is there and link works.
---
 .../prog/en/modules/help/authorities/merge.tt      |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt
new file mode 100644
index 0000000..4436d7d
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/merge.tt
@@ -0,0 +1,15 @@
+[% INCLUDE 'help-top.inc' %]
+
+<h1>Merge authorities</h1>
+   
+<p>From this screen you can choose to merge two authority records.</p>
+
+<p>First you will be asked which of the two records you would like to keep as 
your primary record and which will be deleted after the merge.</p>
+
+<p>You will be presented with the MARC for both of the records (each 
accessible by tabs labeled with the authority numbers for those records). By 
default the entire first record will be selected, uncheck the fields you don't 
want in the final (destination) record and then move on to the second tab to 
choose which fields should be in the final (destination) record.</p>
+
+<p>Once you have completed your selections click the 'merge' button. The 
primary record will now contain the data you chose for it and the second record 
will be deleted.</p>
+
+<p><strong>See the full documentation for Merging authorities in the <a 
href="http://manual.koha-community.org/3.14/en/catauthorities.html#authoritymerge";>manual</a>
 (online).</strong></p>
+
+[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to