View | Details | Raw Unified | Return to bug 14424
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt (-11 / +11 lines)
Lines 15-49 Link Here
15
<p>If you want to catalog a record based on an existing record at another library</p>
15
<p>If you want to catalog a record based on an existing record at another library</p>
16
16
17
<ul>
17
<ul>
18
    <li>Click 'z39.50 Search'
18
    <li>Click 'Z39.50/SRU Search'
19
<ul>
19
<ul>
20
    <li>Search for the item you would like to catalog
20
    <li>Search for the item you would like to catalog
21
<ul>
21
<ul>
22
    <li>Tip: If no results are found, try searching for fewer fields, not all Z39.50 targets can search all of the fields above.</li>
22
    <li>Tip: If no results are found, try searching for fewer fields, not all Z39.50/SRU targets can search all of the fields above.</li>
23
</ul>
23
</ul>
24
</li>
24
</li>
25
    <li>Search targets can be altered by using the Z39.50 Admin area.</li>
25
    <li>Search targets can be altered by using the Z39.50/SRU Admin area.</li>
26
    <li>From the results you can view the MARC or Card view for the records or choose to Import them into Koha
26
    <li>From the results you can view the MARC or Card view for the records or choose to Import them into Koha
27
<ul>
27
<ul>
28
    <li>In addition to the Import link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
28
    <li>In addition to the Import link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
29
    <li>If you don't find the title you need in your Z39.50 search results you can click the 'Try Another Search' button at the bottom left of your results</li>
29
    <li>If you don't find the title you need in your Z39.50/SRU search results you can click the 'Try Another Search' button at the bottom left of your results</li>
30
</ul>
30
</ul>
31
</li>
31
</li>
32
</ul>
32
</ul>
33
</li>
33
</li>
34
</ul>
34
</ul>
35
35
36
<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>
36
<p>Once you've opened a blank framework or imported a record via Z39.50/SRU you will be presented with the form to continue cataloging</p>
37
37
38
<ul>
38
<ul>
39
    <li>To expand a collapsed tag click on the tag description</li>
39
    <li>To expand a collapsed tag click on the tag description</li>
40
    <li>If you would rather not see the MARC tag numbers you can change the value in your hide_marc system preference or each user can check the box next to 'Show tags' at the top of the editor.</li>
40
    <li>If you would rather not see the MARC tag numbers you can change the value in your hide_marc system preference or each user can check the box next to 'Show tags' at the top of the editor.</li>
41
    <li>To get help from the Library of Congress on a Marc tag click the question mark (?) to the right of each field number
41
    <li>To get help from the Library of Congress on a MARC tag click the question mark (?) to the right of each field number
42
<ul>
42
<ul>
43
    <li>If you feel that this clutters the screen you can hide the question marks by unchecking the box next to the 'Show MARC tag documentation links' note at the top right of the editor</li>
43
    <li>If you feel that this clutters the screen you can hide the question marks by unchecking the box next to the 'Show MARC tag documentation links' note at the top right of the editor</li>
44
</ul>
44
</ul>
45
</li>
45
</li>
46
    <li>Sometimes fields may not be editable due to the value in your <span class="link">BiblioAddsAuthorities</span>system preference. If you have this preference set to not allow catalogers to type in fields controlled by authorities you may see a lock symbol to the left of the field.
46
    <li>Sometimes fields may not be editable due to the value in your BiblioAddsAuthorities system preference. If you have this preference set to not allow catalogers to type in fields controlled by authorities you may see a lock symbol to the left of the field.
47
<ul>
47
<ul>
48
    <li>If this icon appears you must click the icon to the right of the field to search for an existing authority.</li>
48
    <li>If this icon appears you must click the icon to the right of the field to search for an existing authority.</li>
49
    <li>From the results list click 'Choose authority' to bring that into your catalog record</li>
49
    <li>From the results list click 'Choose authority' to bring that into your catalog record</li>
Lines 74-94 Link Here
74
74
75
<p>The record will open in the MARC editor</p>
75
<p>The record will open in the MARC editor</p>
76
76
77
<p>The alternative is to search via Z39.50 to overlay your record with a fuller record found at another library. You can do this by choosing 'Replace record via Z39.50' from the 'Edit' menu.</p>
77
<p>The alternative is to search via Z39.50/SRU to overlay your record with a fuller record found at another library. You can do this by choosing 'Replace record via Z39.50/SRU' from the 'Edit' menu.</p>
78
78
79
<p>Once you choose that you will be brought to a Z39.50 search window to search other libraries for the record in question.</p>
79
<p>Once you choose that you will be brought to a Z39.50/SRU search window to search other libraries for the record in question.</p>
80
80
81
<p>Once you have made your edits (via either method) you can click 'Save' at the top left of the editor.</p>
81
<p>Once you have made your edits (via either method) you can click 'Save' at the top left of the editor.</p>
82
82
83
<h2>Duplicating records</h2>
83
<h2>Duplicating records</h2>
84
84
85
<p>Sometimes a copy of the record you need to catalog can't be found via Z39.50. In these cases you can create a duplicate of similar record and edit the necessary pieces to create a new record. To duplicate an existing record click 'Edit as new (duplicate)' from the 'Edit' menu on the bibliographic record</p>
85
<p>Sometimes a copy of the record you need to catalog can't be found via Z39.50/SRU. In these cases you can create a duplicate of similar record and edit the necessary pieces to create a new record. To duplicate an existing record click 'Edit as new (duplicate)' from the 'Edit' menu on the bibliographic record</p>
86
86
87
<p>This will open a new MARC record with the fields filled in with the values from the original bibliographic record.</p>
87
<p>This will open a new MARC record with the fields filled in with the values from the original bibliographic record.</p>
88
88
89
<h2>Merging records</h2>
89
<h2>Merging records</h2>
90
90
91
<p>If you would like to merge together multiple records you can do that via the Lists tool.</p>
91
<p>If you would like to merge together multiple records you can do that via the lists tool or from the cataloging search results.</p>
92
92
93
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
93
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
94
94
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt (-5 / +5 lines)
Lines 16-34 Link Here
16
<p>If you want to catalog a record based on an existing record at another library</p>
16
<p>If you want to catalog a record based on an existing record at another library</p>
17
17
18
<ul>
18
<ul>
19
    <li>Click 'New from Z39.50' (optionally, you can choose a framework to which import the record by clicking the caret on the right).</li>
19
    <li>Click 'New from Z39.50/SRU' (optionally, you can choose a framework to which import the record by clicking the caret on the right).</li>
20
    <li>Search for the item you would like to catalog</li>
20
    <li>Search for the item you would like to catalog</li>
21
    <li>Tip: If no results are found, try searching for fewer fields, not all Z39.50 targets can search all of the fields above.</li>
21
    <li>Tip: If no results are found, try searching for fewer fields, not all Z39.50/SRU targets can search all of the fields above.</li>
22
    <li>Search targets can be altered by using the Z39.50 Admin area.</li>
22
    <li>Search targets can be altered by using the Z39.50/SRU Admin area.</li>
23
    <li>From the results you can view the MARC or Card view for the records or choose to Import them into Koha
23
    <li>From the results you can view the MARC or Card view for the records or choose to Import them into Koha
24
<ul>
24
<ul>
25
    <li>In addition to the Import link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
25
    <li>In addition to the Import link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
26
</ul>
26
</ul>
27
</li>
27
</li>
28
    <li>If you don't find the title you need in your Z39.50 search results you can click the 'Try Another Search' button at the bottom left of your results</li>
28
    <li>If you don't find the title you need in your Z39.50/SRU search results you can click the 'Try Another Search' button at the bottom left of your results</li>
29
</ul>
29
</ul>
30
30
31
<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>
31
<p>Once you've opened a blank framework or imported a record via Z39.50/SRU you will be presented with the form to continue cataloging</p>
32
32
33
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html">manual</a> (online).</strong></p>
33
<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html">manual</a> (online).</strong></p>
34
34
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt (-9 / +9 lines)
Lines 2-23 Link Here
2
2
3
<h1>Merging items</h1>
3
<h1>Merging items</h1>
4
4
5
<p>The easiest way to merge together duplicate bibliographic records is to add them to a list and use the Merge Tool from there.</p>
5
<p>To merge bibliographic records together you will want to go to the Cataloging module and perform a search.</p>
6
6
7
<p>From the list, check the two items you want to merge. If you choose more than or fewer than 2, you will be presented with an error</p>
7
<p>If you see duplicates on that search results screen you can check the boxes next to the duplicates and click the 'Merge selected' button at the top of the results. If you choose more than or fewer than 2, you will be presented with an error.</p>
8
8
9
<p>Once you have selected the records you want to merge, click the 'Merge selected items' button. 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>
9
<p>Once you have selected the records you want to merge, click the 'Merge selected' button at the top of the list. 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. If the records were created using different frameworks, Koha will also ask you what Framework you would like the newly merged record to use.</p>
10
10
11
<p>You will be presented with the MARC for both of the records (each accessible by tabs labeled with the bib 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>
11
<p>You will be presented with the MARC for both of the records (each accessible by tabs labeled with the bib 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>
12
12
13
<p>Should you try to add a field that is not repeatable two times (like choosing the 245 field from both record #1 and #2) you will be presented with an error</p>
13
<p>Should you try to add a field that is not repeatable two times (like choosing the 245 field from both record #1 and #2) you will be presented with an error.</p>
14
14
15
<p>Most importantly you want to make sure that all of the items from the two records are attached to the new record. To do this you want to make sure that all 952 files are selected before completing the merge.</p>
15
<p>Once you have completed your selections click the 'merge' button. The primary record will now CONTAIN the data you chose for it as well as all of the items/holdings from both bib records, and the second record will be deleted.</p>
16
Important
16
17
17
<p>Once you have completed your selections click the 'merge' button. The primary record will now show the data you chose for it, and the second record will be deleted.</p>
18
<p>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>
18
19
19
<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>
20
<p>Note: If you would like you can also use the Lists tool for merging records together.</p>
20
21
21
<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p>
22
<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/cataloging.html#mergebibs">manual</a> (online).</strong></p>
22
23
23
[% INCLUDE 'help-bottom.inc' %]
24
[% INCLUDE 'help-bottom.inc' %]
24
- 

Return to bug 14424