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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/admin-home.tt (-9 / +9 lines)
Lines 1-35 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Administration help</h1>
3
<h1>Administration Help</h1>
4
4
5
<p>The administration area is where you set all of your preferences for the system. Preference are broken down into several categories.</p>
5
<p>The administration area is where you set all of your preferences for the system. Preference are broken down into several categories.</p>
6
6
7
<h3>Global system preferences</h3>
7
<h3>Global System Preferences</h3>
8
8
9
<p>Koha has an extensive set of system preferences. The system preferences control all the various features within Koha and whether they are active in your install or not. System preferences are generally set once at install and then not changed.</p>
9
<p>Koha has an extensive set of system preferences. The system preferences control all the various features within Koha and whether they are active in your install or not. System preferences are generally set once at install and then not changed.</p>
10
10
11
<p>If  you are not sure what combination of system preferences to use, try using one of the sample profiles at install. </p>
11
<p>If  you are not sure what combination of system preferences to use, try using one of the sample profiles at install.</p>
12
12
13
<p style="color: #990000">IMPORTANT: many preferences interact with each other. Turning on one system preference may require that others are also set.</p>
13
<p style="color: #990000">IMPORTANT: many preferences interact with each other. Turning on one system preference may require that others are also set.</p>
14
14
15
<h3>Basic parameters</h3>
15
<h3>Basic Parameters</h3>
16
16
17
<p>Basic parameters is where library policies are set and governed. It is best to set your system preferences, and then to work through the Basic Parameters in the order that they appear on this page.</p>
17
<p>Basic parameters is where library policies are set and governed. It is best to set your system preferences, and then to work through the Basic Parameters in the order that they appear on this page.</p>
18
18
19
<p>Note not all basic parameters are required to be set. For example if you do not plan to use budget based acquisitions, then Accounts and Budgets, Currencies and Exchange Rates can be ignored.</p>
19
<p>Note not all basic parameters are required to be set. For example if you do not plan to use budget based acquisitions, then Accounts and Budgets, Currencies and Exchange Rates can be ignored.</p>
20
20
21
<h3>Patrons and circulation</h3>
21
<h3>Patrons and Circulation</h3>
22
22
23
<p>These parameters help with the control of patron records and circulation rules.  It is best to make sure you set the basic parameters before visiting this section.</p>
23
<p>These parameters help with the control of patron records and circulation rules.  It is best to make sure you set the basic parameters before visiting this section.</p>
24
24
25
<h3>Catalog</h3>
25
<h3>Catalog</h3>
26
26
27
<p>Catalog parameters assist in configuring the cataloging functionality within Koha.  
27
<p>Catalog parameters assist in configuring the cataloging functionality within Koha.</p>
28
28
29
<h3>Additional parameters</h3>
29
<h3>Additional Parameters</h3>
30
30
31
<p>This list of parameters includes functionality that didn't fit in any other category.  These items are optional and may not need to be altered depending on how your library is using Koha.</p>
31
<p>This list of parameters includes functionality that didn't fit in any other category.  These items are optional and may not need to be altered depending on how your library is using Koha.</p>
32
<p>
32
33
<p><strong>See the full documentation for system administration in the <a href="http://manual.koha-community.org/3.6/en/administration.html">manual</a> (online).</strong></p>
33
<p><strong>See the full documentation for system Administration in the <a href="http://manual.koha-community.org/3.8/en/administration.html">manual</a> (online).</strong></p>
34
34
35
[% INCLUDE 'help-bottom.inc' %]
35
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgetperiods.tt (-5 / +5 lines)
Lines 4-25 Link Here
4
4
5
<p>Budgets are the top level used for tracking accounting values related to acquisitions.</p>
5
<p>Budgets are the top level used for tracking accounting values related to acquisitions.</p>
6
6
7
<p>An example would be to create a budget for the current year and then breaking that into funds for different areas of the library.</p>
7
<p>An example would be to create a budget for the current year and then breaking that into Funds for different areas of the library.</p>
8
8
9
<h2>Add a budget</h2>
9
<h2>Add a budget</h2>
10
10
11
<p>To add a budget click the 'New budget' button.</p>
11
<p>To add a budget click the 'New Budget' button.</p>
12
12
13
<ul>
13
<ul>
14
	<li>Choose the time period this budget is for, whether it's an academic year, a fiscal year, a quarter, etc.</li>
14
	<li>Choose the time period this budget is for, whether it's an academic year, a fiscal year, a quarter, etc.</li>
15
    <li>The description should be something that will help you identify the budget when ordering</li>
15
        <li>The Description should be something that will help you identify the budget when ordering</li>
16
	<li>In the amount box do not use any symbols, simply enter the amount of the budget with numbers and decimals.</li>
16
	<li>In the amount box do not use any symbols, simply enter the amount of the budget with numbers and decimals.</li>
17
	<li>Marking a budget active makes it usable when placing orders in the acquisitions module, even if the order is placed after the budget end date. This will allow you to record orders that were places in a previous budget period.</li>
17
	<li>Marking a budget active makes it usable when placing orders in the acquisitions module, even if the order is placed after the budget end date. This will allow you to record orders that were places in a previous budget period.</li>
18
	<li>Locking a budget means that Funds will not be able to be modified by librarians</li>
18
	<li>Locking a budget means that Funds will not be able to be modified by librarians</li>
19
</ul>
19
</ul>
20
20
21
<p>Once you have made your edits, click the 'Save changes' button. You will be brought to a list of your existing budgets.</p>
21
<p>Once you have made your edits, click the 'Save Changes' button. You will be brought to a list of your existing budgets.</p>
22
22
23
<p><strong>See the full documentation for budgets in the <a href="http://manual.koha-community.org/3.6/en/acqadmin.html#budgetplanning">manual</a> (online).</strong></p>
23
<p><strong>See the full documentation for Budgets in the <a href="http://manual.koha-community.org/3.8/en/acqadmin.html#budgetplanning">manual</a> (online).</strong></p>
24
24
25
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt (-7 / +7 lines)
Lines 4-36 Link Here
4
4
5
<p>Budgets are broken into funds.</p>
5
<p>Budgets are broken into funds.</p>
6
6
7
<h2>Add a fund</h2>
7
<h2>Add a Fund</h2>
8
8
9
<p>A fund is added to a budget.</p>
9
<p>A fund is added to a budget.</p>
10
10
11
<p style="color: #990000;">Important: A budget must be defined before a fund can be created.</p>
11
<p style="color: #990000;">Important: A budget must be defined before a fund can be created.</p>
12
12
13
<p>To add a new fund click the New button and then choose which budget you would like to add the fund to.</p>
13
<p>To add a new fund click the New button and then choose which Budget you would like to add the fund to.</p>
14
14
15
<p>In the form that appears you wan to enter the basics about your fund.</p>
15
<p>In the form that appears you wan to enter the basics about your fund.</p>
16
16
17
<p>The three first fields are required, the rest are optional</p>
17
<p>The three first fields are required, the rest are optional</p>
18
18
19
<ul>
19
<ul>
20
    <li>Fund code is a unique identifier for your fund</li>
20
       <li>Fund Code is a unique identifier for your fund</li>
21
    <li>The fund name should be something that librarians will understand</li>
21
        <li>The Fund Name should be something that librarians will understand</li>
22
	<li>Amount should be entered with only numbers and decimals, no other characters</li>
22
	<li>Amount should be entered with only numbers and decimals, no other characters</li>
23
	<li>You can choose to assign this fund to a librarian. Doing so will make it so that only that librarian can make changes to the Fund</li>
23
	<li>You can choose to assign this fund to a librarian. Doing so will make it so that only that librarian can make changes to the Fund</li>
24
	<li>Choose which library will be using this fund</li>
24
	<li>Choose which library will be using this fund</li>
25
	<li>You can restrict who can order from this fund by choosing either the owner or the library from the 'Restrict access to' menu</li>
25
	<li>You can restrict who can order from this fund by choosing either the owner or the library from the 'Restrict access to' menu</li>
26
	<li>Notes are simply for any descriptive notes you might want to add so that librarians know when to use this fund</li>
26
	<li>Notes are simply for any descriptive notes you might want to add so that librarians know when to use this fund</li>
27
    <li>Planning categories are used for statistical purposes. To learn more about planning categories, check out the <a href="http://manual.koha-community.org/3.6/en/acqfaq.html#planningcatfaq">planning category FAQ</a>.</li>
27
   <li>Planning categories are used for statistical purposes. To learn more about planning categories, check out the Planning Category FAQ.</li>
28
</ul>
28
</ul>
29
29
30
<p>When complete, click 'Submit' and you will be brought to a list of all of the funds for the budget.</p>
30
<p>When complete, click 'Submit' and you will be brought to a list of all of the funds for the budget.</p>
31
31
32
<p>To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add child fund' options. A child fund simply a sub-fund of the fund listed. An example would be to have a fund for 'Fiction' and under that have a fund for 'New releases' and a fund for 'Science fiction.' It is an optional way to further organize your finances.</p>
32
<p>To the right of each fund you will find the 'Edit,' 'Delete,' and 'Add Child Fund' options. A child fund simply a sub-fund of the fund listed. An example would be to have a fund for 'Fiction' and under that have a fund for 'New Releases' and a fund for 'Science Fiction.' It is an optional way to further organize your finances.</p>
33
33
34
<p><strong>See the full documentation for funds in the <a href="http://manual.koha-community.org/3.6/en/acqadmin.html#funds">manual</a> (online).</strong></p>
34
<p><strong>See the full documentation for Funds in the <a href="http://manual.koha-community.org/3.8/en/acqadmin.html#funds">manual</a> (online).</strong></p>
35
35
36
[% INCLUDE 'help-bottom.inc' %]
36
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqplan.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Budget planning</h1>
3
<h1>Budget Planning</h1>
4
4
5
<p>When viewing the list of funds click the 'Planning' button and choose how you would like to plan to spend your budget.</p>
5
<p>When viewing the list of funds click the 'Planning' button and choose how you would like to plan to spend your budget.</p>
6
6
Lines 12-17 Link Here
12
12
13
<p>Once your changes are made, click the 'Save' button. If you would like to export your data as a CSV file you can do so by entering a file name in the 'Output to a file named' field and clicking the 'Output' button.</p>
13
<p>Once your changes are made, click the 'Save' button. If you would like to export your data as a CSV file you can do so by entering a file name in the 'Output to a file named' field and clicking the 'Output' button.</p>
14
14
15
<p><strong>See the full documentation for Budget planning in the <a href="http://manual.koha-community.org/3.6/en/acqadmin.html#fundsplanning">manual</a> (online).</strong></p>
15
<p><strong>See the full documentation for Budget Planning in the <a href="http://manual.koha-community.org/3.8/en/acqadmin.html#fundsplanning">manual</a> (online).</strong></p>
16
16
17
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_subfields_structure.tt (-10 / +10 lines)
Lines 1-8 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>MARC record subfields</h1>
3
<h1>MARC Record Subfields</h1>
4
4
5
<p>Frameworks are made up of MARC fields and subfields. To make edits to most frameworks you must edit the fields and subfields. Clicking 'Edit' to the right of each subfield will allow you to make changes to the text associated with the field</p>
5
<p>Frameworks are made up of MARC fields and subfields. To make edits to most Frameworks you must edit the fields and subfields. Clicking 'Edit' to the right of each subfield will allow you to make changes to the text associated with the field</p>
6
6
7
<ul>
7
<ul>
8
	<li>Each field has a tag (which is the MARC tag)
8
	<li>Each field has a tag (which is the MARC tag)
Lines 12-18 Link Here
12
	<li>If you check 'Repeatable' then the field will have a plus sign next to it allowing you to add multiples of that tag</li>
12
	<li>If you check 'Repeatable' then the field will have a plus sign next to it allowing you to add multiples of that tag</li>
13
	<li>If you check 'Mandatory' the record will not be allowed to save unless you have a value assigned to this tag</li>
13
	<li>If you check 'Mandatory' the record will not be allowed to save unless you have a value assigned to this tag</li>
14
	<li>'Authorized value' is where you define an authorized value that your catalogers can choose from a pull down to fill this field in
14
	<li>'Authorized value' is where you define an authorized value that your catalogers can choose from a pull down to fill this field in
15
To edit the subfields associated with the tag, click 'Subfields' to the right of the tag on the 'MARC structure' listing</li>
15
To edit the subfields associated with the tag, click 'Subfields' to the right of the tag on the 'MARC Structure' listing</li>
16
</ul>
16
</ul>
17
</li>
17
</li>
18
	<li>From the list of subfields you can click 'Delete' to the right of each to delete the subfields</li>
18
	<li>From the list of subfields you can click 'Delete' to the right of each to delete the subfields</li>
Lines 79-99 To edit the subfields associated with the tag, click 'Subfields' to the right of Link Here
79
	<li>9 =&gt; Future use</li>
79
	<li>9 =&gt; Future use</li>
80
</ul>
80
</ul>
81
</li>
81
</li>
82
    <li>( ! means 'not visible' or in the case of 'collapsed,' 'not collapsed')</li>
82
       <li>( ! means 'not visible' or in the case of Collapsed 'not Collapsed')</li>
83
</ul>
83
</ul>
84
</li>
84
</li>
85
</ul>
85
</ul>
86
<ul>
86
<ul>
87
    <li>Is a URL
87
   <li>Is a url
88
<ul>
88
<ul>
89
    <li>if checked, it means that the subfield is a URL and can be clicked</li>
89
      <li>if checked, it means that the subfield is a url and can be clicked</li>
90
</ul>
90
</ul>
91
</li>
91
</li>
92
</ul>
92
</ul>
93
<ul>
93
<ul>
94
	<li>Link
94
	<li>Link
95
<ul>
95
<ul>
96
    <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
96
      <li>If you enter a field/subfield here (200b), a link appears after the subfield in the MARC Detail view. This view is present only in the staff client, not the OPAC. If the librarian clicks on the link, a search is done on the database for the field/subfield with the same value. This can be used for 2 main topics :
97
<ul>
97
<ul>
98
	<li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bib records with the same author.</li>
98
	<li>on a field like author (200f in UNIMARC), put 200f here, you will be able to see all bib records with the same author.</li>
99
	<li>on a field that is a link (4xx) to reach another bib record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
99
	<li>on a field that is a link (4xx) to reach another bib record. For example, put 011a in 464$x, will find the serials that are with this ISSN.</li>
Lines 114-120 To edit the subfields associated with the tag, click 'Subfields' to the right of Link Here
114
	<li>Authorized value
114
	<li>Authorized value
115
<ul>
115
<ul>
116
	<li>means the value cannot by typed by the librarian, but must be chosen from a pull down generated by the authorized value list</li>
116
	<li>means the value cannot by typed by the librarian, but must be chosen from a pull down generated by the authorized value list</li>
117
    <li>In the example above, the 504a field will show the MARC504 authorized values when cataloging</li>
117
      <li>In the example above, the 504a field will show the MARC504 Authorized Values when cataloging</li>
118
</ul>
118
</ul>
119
</li>
119
</li>
120
</ul>
120
</ul>
Lines 134-143 To edit the subfields associated with the tag, click 'Subfields' to the right of Link Here
134
</li>
134
</li>
135
</ul>
135
</ul>
136
</li>
136
</li>
137
    <li>To save your changes simply click the 'Save changes' button at the top of the screen</li>
137
      <li>To save your changes simply click the 'Save Changes' button at the top of the screen</li>
138
</ul>
138
</ul>
139
139
140
<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
140
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
141
141
142
[% INCLUDE 'help-bottom.inc' %]
142
[% INCLUDE 'help-bottom.inc' %]
143
143
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/auth_tag_structure.tt (-4 / +4 lines)
Lines 1-8 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Authority record tags</h1>
3
<h1>Authority Record Tags</h1>
4
4
5
<p>To add a field to an authority framework click the 'New Tag' button at the top of the authority framework definition</p>
5
<p>To add a field to a Authority Framework click the 'New Tag' button at the top of the Authority Framework definition</p>
6
6
7
<p>This will open up a blank form for entering MARC field data</p>
7
<p>This will open up a blank form for entering MARC field data</p>
8
8
Lines 17-26 Link Here
17
	<li>If you want this field to be a pull down with limited possible answers, choose which 'Authorized value' list you want to use</li>
17
	<li>If you want this field to be a pull down with limited possible answers, choose which 'Authorized value' list you want to use</li>
18
</ul>
18
</ul>
19
19
20
<p>When you're finished, click 'Save changes' and you will be presented with your new field</p>
20
<p>When you're finished, click 'Save Changes' and you will be presented with your new field</p>
21
21
22
<p>To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor.</p>
22
<p>To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor.</p>
23
23
24
<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
24
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
25
25
26
[% INCLUDE 'help-bottom.inc' %]
26
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authorised_values.tt (-17 / +17 lines)
Lines 1-10 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Authorized values</h1>
3
<h1>Authorized Values</h1>
4
4
5
<p>Authorized values can be used in several areas of Koha. One reason you would add an authorized value category would be to control the values that can be entered into MARC fields by catalogers.</p>
5
<p>Authorized values can be used in several areas of Koha. One reason you would add an authorized value category would be to control the values that can be entered into MARC fields by catalogers.</p>
6
6
7
<h2>Existing values</h2>
7
<h2>Existing Values</h2>
8
8
9
<p>Koha installs with pre-defined values that your library is likely to use, for instance 'Lost'.</p>
9
<p>Koha installs with pre-defined values that your library is likely to use, for instance 'Lost'.</p>
10
10
Lines 51-77 Link Here
51
</li>
51
</li>
52
	<li>HINGS_AS
52
	<li>HINGS_AS
53
<ul>
53
<ul>
54
    <li>General holdings: Acquisition status designator :: This data element specifies acquisition status for the unit at the time of the holdings report.a</li>
54
       <li>General Holdings: Acquisition Status Designator :: This data element specifies acquisition status for the unit at the time of the holdings report.a</li>
55
</ul>
55
</ul>
56
</li>
56
</li>
57
	<li>HINGS_C
57
	<li>HINGS_C
58
<ul>
58
<ul>
59
    <li>General holdings: Completeness designator</li>
59
     <li>General Holdings: Completeness Designator</li>
60
</ul>
60
</ul>
61
</li>
61
</li>
62
	<li>HINGS_PF
62
	<li>HINGS_PF
63
<ul>
63
<ul>
64
    <li>Physical form designators</li>
64
      <li>Physical Form Designators</li>
65
</ul>
65
</ul>
66
</li>
66
</li>
67
	<li>HINGS_RD
67
	<li>HINGS_RD
68
<ul>
68
<ul>
69
    <li>General holdings: Retention designator :: This data element specifies the retention policy for the unit at the time of the holdings report.</li>
69
      <li>General Holdings: Retention Designator :: This data element specifies the retention policy for the unit at the time of the holdings report.</li>
70
</ul>
70
</ul>
71
</li>
71
</li>
72
	<li>HINGS_UT
72
	<li>HINGS_UT
73
<ul>
73
<ul>
74
    <li>General holdings: Type of unit designator</li>
74
    <li>General Holdings: Type of Unit Designator</li>
75
</ul>
75
</ul>
76
</li>
76
</li>
77
	<li>LOC
77
	<li>LOC
Lines 117-151 Link Here
117
</li>
117
</li>
118
</ul>
118
</ul>
119
119
120
<h2>Add new authorized value category</h2>
120
<h2>Add new Authorized Value Category</h2>
121
121
122
<p>In addition to the existing categories that come by default with Koha, librarians can add their own authorized value categories to control data that is entered into the system. To add a new category:</p>
122
<p>In addition to the existing categories that come by default with Koha, librarians can add their own authorized value categories to control data that is entered into the system. To add a new category:</p>
123
123
124
<ul>
124
<ul>
125
    <li>Click 'New category'</li>
125
  <li>Click 'New Category'</li>
126
    <li>Limit your category to 11 characters (something short to make it clear what the category is for)</li>
126
  <li>Limit your Category to 11 characters (something short to make it clear what the category is for)</li>
127
	<li>When adding a new category you're asked to create at least one authorized value
127
	<li>When adding a new category you're asked to create at least one authorized value
128
<ul>
128
<ul>
129
    <li>Enter a code for your authorized value into the 'Authorized value' field</li>
129
    <li>Enter a code for your Authorized Value into the 'Authorized value' field</li>
130
    <li>Use the description field for the actual value that will be entered</li>
130
      <li>Use the Description field for the actual value that will be entered</li>
131
</ul>
131
</ul>
132
</li>
132
</li>
133
	<li>Click 'Save'</li>
133
	<li>Click 'Save'</li>
134
    <li>Your new category and value will appear on the list of authorized values</li>
134
        <li>Your new category and value will appear on the list of Authorized Values</li>
135
</ul>
135
</ul>
136
136
137
<h2>Add new authorized value</h2>
137
<h2>Add new Authorized Value</h2>
138
138
139
<p>New authorized values can be added to any existing or new category. To add a value:</p>
139
<p>New authorized values can be added to any existing or new category. To add a value:</p>
140
140
141
<ul>
141
<ul>
142
	<li>Click 'New authorized value for ...'</li>
142
	<li>Click 'New authorized value for ...'</li>
143
    <li>Enter a code for your authorized value into the 'Authorized value' field</li>
143
    <li>Enter a code for your Authorized Value into the 'Authorized value' field</li>
144
    <li>Use the description field for the actual value that will be entered</li>
144
      <li>Use the Description field for the actual value that will be entered</li>
145
	<li>Click 'Save'</li>
145
	<li>Click 'Save'</li>
146
	<li>The new value will appear in the list along with existing values</li>
146
	<li>The new value will appear in the list along with existing values</li>
147
</ul>
147
</ul>
148
148
149
<p><strong>See the full documentation for authorized values in the <a href="http://manual.koha-community.org/3.6/en/basicparams.html#authorizedvalues">manual</a> (online).</strong></p>
149
<p><strong>See the full documentation for Authorized Values in the <a href="http://manual.koha-community.org/3.8/en/basicparams.html#authorizedvalues">manual</a> (online).</strong></p>
150
150
151
[% INCLUDE 'help-bottom.inc' %]
151
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/authtypes.tt (-3 / +3 lines)
Lines 2-11 Link Here
2
2
3
<h1>Authority types</h1>
3
<h1>Authority types</h1>
4
4
5
<p>Authority types are basically MARC frameworks for authority records and because of that the rules below refer to the bibliographic frameworks.</p>
5
<p>Authority Types are basically MARC Frameworks for Authority records and because of that the rules below refer to the bibliographic frameworks.</p>
6
6
7
<p>Koha comes with many of the necessary authority frameworks already installed.</p>
7
<p>Koha comes with many of the necessary Authority frameworks already installed.</p>
8
8
9
<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
9
<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#authoritiesadmin">manual</a> (online).</strong></p>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/biblio_framework.tt (-13 / +13 lines)
Lines 1-39 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>MARC bibliographic frameworks</h1>
3
<h1>MARC Bibliographic Frameworks</h1>
4
4
5
<p>Think of frameworks as templates for creating new bibliographic records. Koha comes with some predefined frameworks that can be edited or deleted, and librarians can create their own frameworks for content specific to their libraries.</p>
5
<p>Think of Frameworks as templates for creating new bibliographic records. Koha comes with some predefined frameworks that can be edited or deleted, and librarians can create their own frameworks for content specific to their libraries.</p>
6
6
7
<p>Do not delete or edit the default framework since this will cause problems with your cataloging records - always create a new template based on the default framework, or alter the other frameworks.</p>
7
<p>Do not delete or edit the Default Framework since this will cause problems with your cataloging records - always create a new template based on the Default Framework, or alter the other Frameworks.</p>
8
8
9
<p>After clicking the 'MARC structure' link to the right of each framework you can decide how many fields you want to see on one screen by using the pagination options at the top of the table.</p>
9
<p>After clicking the 'MARC structure' link to the right of each framework you can decide how many fields you want to see on one screen by using the pagination options at the top of the table.</p>
10
10
11
<h2>Add new framework</h2>
11
<h2>Add New Framework</h2>
12
12
13
<p>To add a new framework</p>
13
<p>To add a new framework</p>
14
14
15
<ul>
15
<ul>
16
    <li>Click 'New framework'
16
   <li>Click 'New Framework'
17
<ul>
17
<ul>
18
	<li>Enter a code of 4 or fewer characters</li>
18
	<li>Enter a code of 4 or fewer characters</li>
19
    <li>Use the description field to enter a more detailed definition of your framework</li>
19
 <li>Use the Description field to enter a more detailed definition of your framework</li>
20
</ul>
20
</ul>
21
</li>
21
</li>
22
	<li>Click 'Submit'</li>
22
	<li>Click 'Submit'</li>
23
    <li>Once your framework is added click 'MARC structure' to the right of it on the list of frameworks
23
  <li>Once your Framework is added click 'MARC structure' to the right of it on the list of Frameworks
24
<ul>
24
<ul>
25
    <li>You will be asked to choose a framework to base your new framework off of, this will make it easier than starting from scratch</li>
25
      <li>You will be asked to choose a Framework to base your new Framework off of, this will make it easier than starting from scratch</li>
26
</ul>
26
</ul>
27
</li>
27
</li>
28
    <li>Once your framework appears on the screen you can edit or delete each field by following the instructions for editing subfields</li>
28
    <li>Once your Framework appears on the screen you can edit or delete each field by following the instructions for editing subfields</li>
29
</ul>
29
</ul>
30
30
31
<h2>Edit Existing frameworks</h2>
31
<h2>Edit Existing Frameworks</h2>
32
32
33
<p>Clicking 'Edit' to the right of a framework will only allow you to edit the description for the framework</p>
33
<p>Clicking 'Edit' to the right of a Framework will only allow you to edit the Description for the Framework</p>
34
34
35
<p>To make edits to the fields associated with the framework you must first click 'MARC Structure' and then follow the instructions for editing subfields</p>
35
<p>To make edits to the fields associated with the Framework you must first click 'MARC Structure' and then follow the instructions for editing subfields</p>
36
36
37
<p><strong>See the full documentation for frameworks in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
37
<p><strong>See the full documentation for Frameworks in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
38
38
39
[% INCLUDE 'help-bottom.inc' %]
39
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branch_transfer_limits.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Library transfer limits</h1>
3
<h1>Library Transfer Limits</h1>
4
4
5
<p>Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the collection code involved.</p>
5
<p>Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the collection code involved.</p>
6
6
Lines 16-21 Link Here
16
16
17
<p>In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their library.</p>
17
<p>In the above example, Centerville library will allow patrons to return items from all libraries except Liberty and Franklin to their library.</p>
18
18
19
<p><strong>See the full documentation for library transfer limits in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#libtransferlimits">manual</a> (online).</strong></p>
19
<p><strong>See the full documentation for Library Transfer Limits in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#libtransferlimits">manual</a> (online).</strong></p>
20
20
21
[% INCLUDE 'help-bottom.inc' %]
21
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt (-10 / +10 lines)
Lines 1-17 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Libraries &amp; groups</h1>
3
<h1>Libraries &amp; Groups</h1>
4
4
5
<p>When setting up your Koha system you will want to add information for every library that will be sharing your system. This data is used in several areas of Koha.</p>
5
<p>When setting up your Koha system you will want to add information for every library that will be sharing your system. This data is used in several areas of Koha.</p>
6
6
7
<p>When visiting this page you are presented with a list of the libraries and groups that have already been added to the system.</p>
7
<p>When visiting this page you are presented with a list of the libraries and groups that have already been added to the system.</p>
8
8
9
<h2>Adding a library</h2>
9
<h2>Adding a Library</h2>
10
10
11
<p>To add a new library:</p>
11
<p>To add a new library:</p>
12
12
13
<ul>
13
<ul>
14
    <li>Click 'New library'</li>
14
   <li>Click 'New Library'</li>
15
	<li>Fill in the data requested on the form that follows
15
	<li>Fill in the data requested on the form that follows
16
<ul>
16
<ul>
17
	<li>Of the fields listed, only 'Library code' and 'Name' are required</li>
17
	<li>Of the fields listed, only 'Library code' and 'Name' are required</li>
Lines 21-27 Link Here
21
</li>
21
</li>
22
</ul>
22
</ul>
23
23
24
<h2>Editing/Deleting a library</h2>
24
<h2>Editing/Deleting a Library</h2>
25
25
26
<p>You will be unable to delete any library that has patrons or items attached to it.</p>
26
<p>You will be unable to delete any library that has patrons or items attached to it.</p>
27
27
Lines 31-52 Link Here
31
31
32
<h2>Adding a group</h2>
32
<h2>Adding a group</h2>
33
33
34
<p>To add a search domain or library property group click the 'New group' button at the top of the screen.</p>
34
<p>To add a Search Domain or Library Property Group click the 'New Group' button at the top of the screen.</p>
35
35
36
<p>Of the fields on the group form, 'Category code' and 'Name' are the only required fields</p>
36
<p>Of the fields on the group form, 'Category code' and 'Name' are the only required fields</p>
37
37
38
<h2>Search domain groups</h2>
38
<h2>Search Domain Groups</h2>
39
39
40
<p>Search domain groups allow you to search a group of libraries at the same time instead of searching just one library or all libraries.</p>
40
<p>Search Domain Groups allow you to search a group of libraries at the same time instead of searching just one library or all libraries.</p>
41
41
42
<p>To see Search domain groups in action visit the staff client advanced search page in your Koha system</p>
42
<p>To see Search Domain Groups in action visit the staff client advanced search page in your Koha system</p>
43
43
44
<h2>Library property groups</h2>
44
<h2>Library Property Groups</h2>
45
45
46
<p>You can assign specific categories to your libraries by adding groups for them.</p>
46
<p>You can assign specific categories to your libraries by adding groups for them.</p>
47
47
48
<p>Properties are then applied to libraries via the add or edit library form.</p>
48
<p>Properties are then applied to libraries via the add or edit library form.</p>
49
49
50
<p><strong>See the full documentation for libraries &amp; groups in the <a href="http://manual.koha-community.org/3.6/en/basicparams.html#libsgroups">manual</a> (online).</strong></p>
50
<p><strong>See the full documentation for Libraries &amp; Groups in the <a href="http://manual.koha-community.org/3.8/en/basicparams.html#libsgroups">manual</a> (online).</strong></p>
51
51
52
[% INCLUDE 'help-bottom.inc' %]
52
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/categorie.tt (-4 / +4 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Patron categories</h1>
3
<h1>Patron Categories</h1>
4
4
5
<p>Patron categories allow you to organize your patrons into different roles, age groups, and patron types.</p>
5
<p>Patron categories allow you to organize your patrons into different roles, age groups, and patron types.</p>
6
6
Lines 41-50 Link Here
41
41
42
<h2>Adding a patron category</h2>
42
<h2>Adding a patron category</h2>
43
43
44
<p>To add a new patron category click 'New category' at the top of the page</p>
44
<p>To add a new patron category click 'New Category' at the top of the page</p>
45
45
46
<ul>
46
<ul>
47
    <li>The 'Category code' is an identifier for your new code.
47
      <li>The 'Category Code' is an identifier for your new code.
48
<ul>
48
<ul>
49
	<li style="color: #990000;">Important: The category code is limited to 10 characters (numbers and letters)</li>
49
	<li style="color: #990000;">Important: The category code is limited to 10 characters (numbers and letters)</li>
50
</ul>
50
</ul>
Lines 77-82 Link Here
77
</li>
77
</li>
78
</ul>
78
</ul>
79
79
80
<p><strong>See the full documentation for patron categories in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patcats">manual</a> (online).</strong></p>
80
<p><strong>See the full documentation for Patron Categories in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#patcats">manual</a> (online).</strong></p>
81
81
82
[% INCLUDE 'help-bottom.inc' %]
82
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/checkmarc.tt (-3 / +3 lines)
Lines 1-11 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>MARC bibliographic framework test</h1>
3
<h1>MARC Bibliographic Framework Test</h1>
4
4
5
<p>This tool checks the MARC structure in your frameworks.</p>
5
<p>This tool checks the MARC structure in your frameworks.</p>
6
6
7
<p>If you change your MARC bibliographic framework it's recommended that you run this tool to test for errors in your definition.</p>
7
<p>If you change your MARC Bibliographic framework it's recommended that you run this tool to test for errors in your definition.</p>
8
8
9
<p><strong>See the full documentation for the MARC bibliographic framework test in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworkstest">manual</a> (online).</strong></p>
9
<p><strong>See the full documentation for the MARC Bibliographic Framework Test in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#marcbibframeworkstest">manual</a> (online).</strong></p>
10
10
11
[% INCLUDE 'help-bottom.inc' %]
11
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/cities.tt (-5 / +5 lines)
Lines 1-10 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Cities and towns</h1>
3
<h1>Cities and Towns</h1>
4
4
5
<p>To standardize patron input you can define cities or towns within your region so that when new patrons are added librarians simply have to select the town from a list instead of having to type the town and zip (or postal) code information.</p>
5
<p>To standardize patron input you can define cities or towns within your region so that when new patrons are added librarians simply have to select the town from a list instead of having to type the town and zip (or postal) code information.</p>
6
6
7
<h2>Adding a city</h2>
7
<h2>Adding a City</h2>
8
8
9
<p>To add a new city, click the 'New City' button at the top of the page and enter the city name, state and zip/postal code.</p>
9
<p>To add a new city, click the 'New City' button at the top of the page and enter the city name, state and zip/postal code.</p>
10
10
Lines 12-23 Link Here
12
12
13
<p>Cities can be edited or deleted at any time.</p>
13
<p>Cities can be edited or deleted at any time.</p>
14
14
15
<h2>Viewing cities on patron add form</h2>
15
<h2>Viewing Cities on Patron Add Form</h2>
16
16
17
<p>If you have defined local cities using the 'New city' form, then when adding or editing a patron record you will see those cities in a pull down menu to make city selection easy.</p>
17
<p>If you have defined local cities using the New city form, then when adding or editing a patron record you will see those cities in a pull down menu to make city selection easy.</p>
18
18
19
<p>This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.</p>
19
<p>This will allow for easy entry of local cities into the patron record without risking the potential for typos or mistaken zip/postal codes.</p>
20
20
21
<p><strong>See the full documentation for cities and towns in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#citytowns">manual</a> (online).</strong></p>
21
<p><strong>See the full documentation for Cities and Towns in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#citytowns">manual</a> (online).</strong></p>
22
22
23
[% INCLUDE 'help-bottom.inc' %]
23
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt (-10 / +10 lines)
Lines 1-14 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Classification sources</h1>
3
<h1>Classification Sources</h1>
4
4
5
<p>Source of classification or shelving scheme is an authorized values category that is mapped to field 942$2 in Koha's MARC bibliographic frameworks.</p>
5
<p>Source of classification or shelving scheme is an Authorized Values category that is mapped to field 942$2 in Koha's MARC Bibliographic frameworks.</p>
6
6
7
<p>Commonly used values of this field are:</p>
7
<p>Commonly used values of this field are:</p>
8
8
9
<ul>
9
<ul>
10
    <li>ddc - Dewey Decimal classification</li>
10
        <li>ddc - Dewey Decimal Classification</li>
11
    <li>lcc - Library of Congress classification</li>
11
    <li>lcc - Library of Congress Classification</li>
12
</ul>
12
</ul>
13
13
14
<p>If you chose to install classification sources during Koha's installation, you would see other values too:</p>
14
<p>If you chose to install classification sources during Koha's installation, you would see other values too:</p>
Lines 16-26 Link Here
16
<ul>
16
<ul>
17
	<li>ANSCR (sound recordings)</li>
17
	<li>ANSCR (sound recordings)</li>
18
	<li>SuDOC classification</li>
18
	<li>SuDOC classification</li>
19
    <li>Universal decimal classification</li>
19
 <li>Universal Decimal Classification</li>
20
    <li>Other/Generic classification</li>
20
      <li>Other/Generic Classification</li>
21
</ul>
21
</ul>
22
22
23
<h2>Adding/Editing classification sources</h2>
23
<h2>Adding/Editing Classification Sources</h2>
24
24
25
<p>You can add your own source of classification by using the New Classification Source button. To edit use the Edit link.</p>
25
<p>You can add your own source of classification by using the New Classification Source button. To edit use the Edit link.</p>
26
26
Lines 32-38 Link Here
32
	<li>Select the appropriate filing rule from the drop down list.</li>
32
	<li>Select the appropriate filing rule from the drop down list.</li>
33
</ul>
33
</ul>
34
34
35
<h2>Classification filing rules</h2>
35
<h2>Classification Filing Rules</h2>
36
36
37
<p>Filing rules determine the order in which items are placed on shelves.</p>
37
<p>Filing rules determine the order in which items are placed on shelves.</p>
38
38
Lines 44-50 Link Here
44
	<li>Generic</li>
44
	<li>Generic</li>
45
</ul>
45
</ul>
46
46
47
<p>Filing rules are mapped to classification sources. You can setup new filing rules by using the 'New filing rule' button. To edit use the Edit link.</p>
47
<p>Filing rules are mapped to Classification sources. You can setup new filing rules by using the New Filing Rule button. To edit use the Edit link.</p>
48
48
49
<p>When creating or editing:</p>
49
<p>When creating or editing:</p>
50
50
Lines 53-58 Link Here
53
	<li>Choose an appropriate filing routine - dewey, generic or lcc</li>
53
	<li>Choose an appropriate filing routine - dewey, generic or lcc</li>
54
</ul>
54
</ul>
55
55
56
<p><strong>See the full documentation for classification sources in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#classificationsources">manual</a> (online).</strong></p>
56
<p><strong>See the full documentation for Classification Sources in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#classificationsources">manual</a> (online).</strong></p>
57
57
58
[% INCLUDE 'help-bottom.inc' %]
58
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/currency.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Currencies and exchange rates</h1>
3
<h1>Currencies and Exchange Rates</h1>
4
4
5
<p>If you place orders from more than one country you will want to input currency exchange rates so that your acquisitions module will properly calculate totals.</p>
5
<p>If you place orders from more than one country you will want to input currency exchange rates so that your acquisitions module will properly calculate totals.</p>
6
6
Lines 8-13 Link Here
8
8
9
<p>The active currency is the main currency you use in your library. Your active currency will have a check mark in the 'Active' column. If you don't have an active currency you will see an error message telling you to choose an active currency.</p>
9
<p>The active currency is the main currency you use in your library. Your active currency will have a check mark in the 'Active' column. If you don't have an active currency you will see an error message telling you to choose an active currency.</p>
10
10
11
<p><strong>See the full documentation for currencies and exchange rates in the <a href="http://manual.koha-community.org/3.6/en/acqadmin.html#currexchangeadmin">manual</a> (online).</strong></p>
11
<p><strong>See the full documentation for Currencies and Exchange Rates in the <a href="http://manual.koha-community.org/3.8/en/acqadmin.html#currexchangeadmin">manual</a> (online).</strong></p>
12
12
13
[% INCLUDE 'help-bottom.inc' %]
13
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/fieldmapping.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Keyword to MARC mapping</h1>
3
<h1>Keyword to MARC Mapping</h1>
4
4
5
<p>This tool will allow you to map MARC fields to a set of predefined keywords.</p>
5
<p>This tool will allow you to map MARC fields to a set of predefined keywords.</p>
6
6
Lines 20-25 Link Here
20
20
21
<p>Future developments will include additional keyword assigned fields.</p>
21
<p>Future developments will include additional keyword assigned fields.</p>
22
22
23
<p><strong>See the full documentation for keyword to MARC mapping in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#keywordmapping">manual</a> (online).</strong></p>
23
<p><strong>See the full documentation for Keyword to MARC Mapping in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#keywordmapping">manual</a> (online).</strong></p>
24
24
25
[% INCLUDE 'help-bottom.inc' %]
25
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/item_circulation_alerts.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Item circulation alerts</h1>
3
<h1>Item Circulation Alerts</h1>
4
4
5
<p>Libraries can decide if they want to have patrons automatically notified of circulation events (check ins and check outs).</p>
5
<p>Libraries can decide if they want to have patrons automatically notified of circulation events (check ins and check outs).</p>
6
6
Lines 19-24 Link Here
19
	<li>By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item/patron type combo that you would like to stop notices for.</li>
19
	<li>By default all item types and all patrons are notified of check ins and check outs. To change this, click on the item/patron type combo that you would like to stop notices for.</li>
20
</ul>
20
</ul>
21
21
22
<p><strong>See the full documentation for item circulation alerts in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#itemcircalerts">manual</a> (online).</strong></p>
22
<p><strong>See the full documentation for Item Circulation Alerts in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#itemcircalerts">manual</a> (online).</strong></p>
23
23
24
[% INCLUDE 'help-bottom.inc' %]
24
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/itemtypes.tt (-11 / +11 lines)
Lines 1-17 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Item types</h1>
3
<h1>Item Types</h1>
4
4
5
<p>Koha allows you to organize your collection by item types and collection codes.</p>
5
<p>Koha allows you to organize your collection by item types and collection codes.</p>
6
6
7
<p>Item types typically refer to the material type (book, cd, dvd, etc), but can be used in any way that works for your library.</p>
7
<p>Item types typically refer to the material type (book, cd, dvd, etc), but can be used in any way that works for your library.</p>
8
8
9
<h2>Adding item types</h2>
9
<h2>Adding Item Types</h2>
10
10
11
<p>To add a new item type, simply click the 'New item type' button at the top of the Item types page.</p>
11
<p>To add a new item type, simply click the 'New Item Type' button at the top of the Item Types page.</p>
12
12
13
<ul>
13
<ul>
14
    <li>In the 'Item type' field, enter a short code for your item type</li>
14
   <li>In the 'Item Type' field, enter a short code for your item type</li>
15
	<li>The description is the plain text definition of the item type</li>
15
	<li>The description is the plain text definition of the item type</li>
16
	<li>You can choose to have an image associated with your item type
16
	<li>You can choose to have an image associated with your item type
17
<ul>
17
<ul>
Lines 20-26 Link Here
20
	<li>Or you can just have no image associated with the item type</li>
20
	<li>Or you can just have no image associated with the item type</li>
21
	<li style="color: #990000;">Important: To have your item type images appear in the OPAC you need to set noItemTypeImages to 'Show'
21
	<li style="color: #990000;">Important: To have your item type images appear in the OPAC you need to set noItemTypeImages to 'Show'
22
<ul>
22
<ul>
23
    <li>Get there: More &gt; Administration &gt; Global system preferences &gt; Admin</li>
23
 <li>Get there: More &gt; Administration &gt; Global System Preferences &gt; Admin</li>
24
</ul>
24
</ul>
25
</li>
25
</li>
26
</ul>
26
</ul>
Lines 37-62 Link Here
37
	<li>This will charge the patron on checkout</li>
37
	<li>This will charge the patron on checkout</li>
38
</ul>
38
</ul>
39
</li>
39
</li>
40
    <li>When finished, click 'Save changes'
40
  <li>When finished, click 'Save Changes'
41
<ul>
41
<ul>
42
    <li>Tip: All fields, with the exception of the 'Item type' will be editable from the item types list</li>
42
   <li>Tip: All fields, with the exception of the 'Item Type' will be editable from the Item Types list</li>
43
</ul>
43
</ul>
44
</li>
44
</li>
45
	<li>Your new item type will now appear on the list</li>
45
	<li>Your new item type will now appear on the list</li>
46
</ul>
46
</ul>
47
47
48
<h2>Editing item types</h2>
48
<h2>Editing Item Types</h2>
49
49
50
<p>Each item type has an Edit button beside it. To edit an item simply click the 'Edit' link.</p>
50
<p>Each item type has an Edit button beside it. To edit an item simply click the 'Edit' link.</p>
51
51
52
<p>You will not be able to edit the code you assigned as the 'Item type' but you will be able to edit the description for the item.</p>
52
<p>You will not be able to edit the code you assigned as the 'Item Type' but you will be able to edit the description for the item.</p>
53
53
54
<h2>Deleting item types</h2>
54
<h2>Deleting Item Types</h2>
55
55
56
<p>Each item has a Delete button beside it. To delete an item, simply click the 'Delete' link.</p>
56
<p>Each item has a Delete button beside it. To delete an item, simply click the 'Delete' link.</p>
57
57
58
<p>You will not be able to delete item types that are being used by items within your system.</p>
58
<p>You will not be able to delete item types that are being used by items within your system.</p>
59
59
60
<p><strong>See the full documentation for item types in the <a href="http://manual.koha-community.org/3.6/en/basicparams.html#itemtypeadmin">manual</a> (online).</strong></p>
60
<p><strong>See the full documentation for Item Types in the <a href="http://manual.koha-community.org/3.8/en/basicparams.html#itemtypeadmin">manual</a> (online).</strong></p>
61
61
62
[% INCLUDE 'help-bottom.inc' %]
62
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/koha2marclinks.tt (-5 / +5 lines)
Lines 1-17 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Koha to MARC mapping</h1>
3
<h1>Koha to MARC Mapping</h1>
4
4
5
<p>While Koha stores the entire MARC record, it also stores common fields for easy access in various tables in the database. Koha to MARC mapping is used to tell Koha where to find these values in the MARC record. In many cases you will not have to change the default values set by in this tool on installation, but it is important to know that the tool is here and can be used at any time.</p>
5
<p>While Koha stores the entire MARC record, it also stores common fields for easy access in various tables in the database. Koha to MARC Mapping is used to tell Koha where to find these values in the MARC record. In many cases you will not have to change the default values set by in this tool on installation, but it is important to know that the tool is here and can be used at any time.</p>
6
6
7
<p>The Koha to MARC mapping page offers you the option of choosing from one of three tables in the database to assign values to.</p>
7
<p>The Koha to MARC Mapping page offers you the option of choosing from one of three tables in the database to assign values to.</p>
8
8
9
<p>After choosing the table you would like to view, click 'OK.' To edit any mapping click on the 'Koha filed' or the 'Edit' link.</p>
9
<p>After choosing the table you would like to view, click 'OK.' To edit any mapping click on the 'Koha Filed' or the 'Edit' link.</p>
10
10
11
<p>Choose which MARC field you would like to map to this Koha Field and click the 'OK' button. If you would like to clear all mappings, click the 'Click to "Unmap"' button.<p>
11
<p>Choose which MARC field you would like to map to this Koha Field and click the 'OK' button. If you would like to clear all mappings, click the 'Click to "Unmap"' button.<p>
12
12
13
<p style="color: #990000;">Important: At this time you can map only 1 MARC field to 1 Koha field. This means that you won't be able to map both the 100a and the 700a to the author field, you need to choose one or the other.</p>
13
<p style="color: #990000;">Important: At this time you can map only 1 MARC field to 1 Koha field. This means that you won't be able to map both the 100a and the 700a to the author field, you need to choose one or the other.</p>
14
14
15
<p><strong>See the full documentation for Koha to MARC mapping in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#kohamarcmapping">manual</a> (online).</strong></p>
15
<p><strong>See the full documentation for Koha to MARC Mapping in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#kohamarcmapping">manual</a> (online).</strong></p>
16
16
17
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marc_subfields_structure.tt (-8 / +8 lines)
Lines 1-8 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>MARC bibliographic frameworks subfields</h1>
3
<h1>MARC Bibliographic Frameworks Subfields</h1>
4
4
5
<p>Frameworks are made up of MARC fields and subfields. To make edits to most frameworks you must edit the fields and subfields. Clicking 'Edit' to the right of each subfield will allow you to make changes to the text associated with the field</p>
5
<p>Frameworks are made up of MARC fields and subfields. To make edits to most Frameworks you must edit the fields and subfields. Clicking 'Edit' to the right of each subfield will allow you to make changes to the text associated with the field</p>
6
6
7
<ul>
7
<ul>
8
	<li>Each field has a tag (which is the MARC tag)
8
	<li>Each field has a tag (which is the MARC tag)
Lines 12-22 Link Here
12
	<li>If you check 'Repeatable' then the field will have a plus sign next to it allowing you to add multiples of that tag</li>
12
	<li>If you check 'Repeatable' then the field will have a plus sign next to it allowing you to add multiples of that tag</li>
13
	<li>If you check 'Mandatory' the record will not be allowed to save unless you have a value assigned to this tag</li>
13
	<li>If you check 'Mandatory' the record will not be allowed to save unless you have a value assigned to this tag</li>
14
	<li>'Authorized value' is where you define an authorized value that your catalogers can choose from a pull down to fill this field in
14
	<li>'Authorized value' is where you define an authorized value that your catalogers can choose from a pull down to fill this field in
15
To edit the subfields associated with the tag, click 'Subfields' to the right of the tag on the 'MARC structure' listing</li>
15
To edit the subfields associated with the tag, click 'Subfields' to the right of the tag on the 'MARC Structure' listing</li>
16
</ul>
16
</ul>
17
</li>
17
</li>
18
	<li>From the list of subfields you can click 'Delete' to the right of each to delete the subfields</li>
18
	<li>From the list of subfields you can click 'Delete' to the right of each to delete the subfields</li>
19
    <li>To edit the subfields click 'Edit subfields'</li>
19
 <li>To edit the subfields click 'Edit Subfields'</li>
20
	<li>For each subfield you can set the following values
20
	<li>For each subfield you can set the following values
21
<ul>
21
<ul>
22
	<li>Text for librarian
22
	<li>Text for librarian
Lines 91-99 To edit the subfields associated with the tag, click 'Subfields' to the right of Link Here
91
</li>
91
</li>
92
</ul>
92
</ul>
93
<ul>
93
<ul>
94
    <li>Is a URL
94
       <li>Is a url
95
<ul>
95
<ul>
96
    <li>if checked, it means that the subfield is a URL and can be clicked</li>
96
      <li>if checked, it means that the subfield is a url and can be clicked</li>
97
</ul>
97
</ul>
98
</li>
98
</li>
99
</ul>
99
</ul>
Lines 141-149 To edit the subfields associated with the tag, click 'Subfields' to the right of Link Here
141
</li>
141
</li>
142
</ul>
142
</ul>
143
</li>
143
</li>
144
    <li>To save your changes simply click the 'Save changes' button at the top of the screen</li>
144
      <li>To save your changes simply click the 'Save Changes' button at the top of the screen</li>
145
</ul>
145
</ul>
146
146
147
<p><strong>See the full documentation for MARC frameworks in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
147
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
148
148
149
[% INCLUDE 'help-bottom.inc' %]
149
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/marctagstructure.tt (-4 / +4 lines)
Lines 1-8 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>MARC bibliographic frameworks tags</h1>
3
<h1>MARC Bibliographic Frameworks Tags</h1>
4
4
5
<p>To add a field to a framework click the 'New tag' button at the top of the framework definition</p>
5
<p>To add a field to a Framework click the 'New Tag' button at the top of the Framework definition</p>
6
6
7
<p>This will open up a blank form for entering MARC field data</p>
7
<p>This will open up a blank form for entering MARC field data</p>
8
8
Lines 17-26 Link Here
17
	<li>If you want this field to be a pull down with limited possible answers, choose which 'Authorized value' list you want to use</li>
17
	<li>If you want this field to be a pull down with limited possible answers, choose which 'Authorized value' list you want to use</li>
18
</ul>
18
</ul>
19
19
20
<p>When you're finished, click 'Save changes' and you will be presented with your new field</p>
20
<p>When you're finished, click 'Save Changes' and you will be presented with your new field</p>
21
21
22
<p>To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor.</p>
22
<p>To the right of the new field is a link to 'Subfields,' you will need to add subfields before this tag will appear in your MARC editor.</p>
23
23
24
<p><strong>See the full documentation for MARC frameworks in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
24
<p><strong>See the full documentation for MARC Frameworks in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#marcbibframeworks">manual</a> (online).</strong></p>
25
25
26
[% INCLUDE 'help-bottom.inc' %]
26
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/matching-rules.tt (-5 / +5 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Record matching rules</h1>
3
<h1>Record Matching Rules</h1>
4
4
5
<p>Record matching rules are used when importing MARC records into Koha.</p>
5
<p>Record matching rules are used when importing MARC records into Koha.</p>
6
6
Lines 9-15 Link Here
9
<p>To create a new matching rule:</p>
9
<p>To create a new matching rule:</p>
10
10
11
<ul>
11
<ul>
12
    <li>Click 'New record matching rule'
12
    <li>Click 'New Record Matching Rule'
13
<ul>
13
<ul>
14
	<li>Choose a unique name and enter it in the 'Matching rule code' field</li>
14
	<li>Choose a unique name and enter it in the 'Matching rule code' field</li>
15
	<li>'Description' can be anything you want to make it clear to you what rule you're picking</li>
15
	<li>'Description' can be anything you want to make it clear to you what rule you're picking</li>
Lines 27-33 Link Here
27
</li>
27
</li>
28
</ul>
28
</ul>
29
29
30
<h2>Sample record matching rule: Control number</h2>
30
<h2>Sample Record Matching Rule: Control Number</h2>
31
31
32
<ul>
32
<ul>
33
	<li>Match threshold: 100</li>
33
	<li>Match threshold: 100</li>
Lines 43-51 Link Here
43
	<li>Offset: 0</li>
43
	<li>Offset: 0</li>
44
	<li>Length: 0</li>
44
	<li>Length: 0</li>
45
	<li>Normalization rule: Control-number</li>
45
	<li>Normalization rule: Control-number</li>
46
    <li>Required match checks: none (remove the blank one)</li>
46
   <li>Required Match checks: none (remove the blank one)</li>
47
</ul>
47
</ul>
48
48
49
<p><strong>See the full documentation for Record matching Rules in the <a href="http://manual.koha-community.org/3.6/en/catadmin.html#recordmatchingrules">manual</a> (online).</strong></p>
49
<p><strong>See the full documentation for Record Matching Rules in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#recordmatchingrules">manual</a> (online).</strong></p>
50
50
51
[% INCLUDE 'help-bottom.inc' %]
51
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_set_mappings.tt (-29 / +12 lines)
Lines 1-40 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>OAI-PMH sets mappings configuration</h1>
3
<h1>OAI-PMH Sets Mappings Configuration</h1>
4
4
5
<p>
5
<p>Here you can define how a set will be build (what records will belong to this set) by defining mappings. Mappings are a list of conditions on record content. A record only need to match one condition to belong to the set.</p>
6
    Here you can define how a set will be build (what records will belong to
7
    this set) by defining mappings. Mappings are a list of conditions on record
8
    content. A record only need to match one condition to belong to the set.
9
<p>
10
6
11
<h2>Defining a mapping</h2>
7
<h2>Defining a mapping</h2>
8
12
<ol>
9
<ol>
13
    <li>
10
    <li>Fill the fields 'Field', 'Subfield' and 'Value'. For example if you want to include in this set all records that have a 999$9 equal to 'XXX'. Fill 'Field' with 999, 'Subfield' with 9 and 'Value' with XXX.</li>
14
        Fill the fields 'Field', 'Subfield' and 'Value'. For example if you
11
    <li>If you want to add another condition, click on 'OR' button and repeat step 1.</li>
15
        want to include in this set all records that have a 999$9 equal to
16
        'XXX'. Fill 'Field' with 999, 'Subfield' with 9 and 'Value' with XXX.
17
    </li>
18
    <li>
19
        If you want to add another condition, click on 'OR' button and repeat
20
        step 1.
21
    </li>
22
    <li>Click on 'Save'</li>
12
    <li>Click on 'Save'</li>
23
</ol>
13
</ol>
24
14
25
<p>
15
<p>To delete a condition, just leave at least one of 'Field', 'Subfield' or 'Value' empty and click on 'Save'.</p>
26
    To delete a condition, just leave at least one of 'Field', 'Subfield' or
16
27
    'Value' empty and click on 'Save'.
17
<p>Note: Actually, a condition is true if value in the corresponding subfield is strictly equal to what is defined if 'Value'. A record having 999$9 = 'XXX YYY' will not belong to a set where condition is 999$9 = 'XXX'.</p>
28
</p>
18
29
19
<p>And it is case sensitive : a record having 999$9 = 'xxx' will not belong to a set where condition is 999$9 = 'XXX'.</p>
30
<p>
20
31
    Note: Actually, a condition is true if value in the corresponding subfield
21
<p><strong>See the full documentation for OAI Sets in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#oaisetsconfig">manual</a> (online).</strong></p>
32
    is strictly equal to what is defined if 'Value'. A record having
33
    999$9 = 'XXX YYY' will not belong to a set where condition is
34
    999$9 = 'XXX'.
35
    <br />
36
    And it is case sensitive : a record having 999$9 = 'xxx' will not belong
37
    to a set where condition is 999$9 = 'XXX'.
38
</p>
39
22
40
[% INCLUDE 'help-bottom.inc' %]
23
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/oai_sets.tt (-23 / +8 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>OAI-PMH sets configuration</h1>
3
<h1>OAI-PMH Sets Configuration</h1>
4
4
5
<p>On this page you can create, modify and delete OAI-PMH sets<p>
5
<p>On this page you can create, modify and delete OAI-PMH sets<p>
6
6
Lines 9-49 Link Here
9
<ol>
9
<ol>
10
    <li>Click on the link 'Add a new set'</li>
10
    <li>Click on the link 'Add a new set'</li>
11
    <li>Fill the mandatory fields 'setSpec' and 'setName'</li>
11
    <li>Fill the mandatory fields 'setSpec' and 'setName'</li>
12
    <li>
12
    <li>Then you can add descriptions for this set. To do this click on 'Add description' and fill the newly created text box. You can add as many descriptions as you want.</li>
13
        Then you can add descriptions for this set. To do this click on
14
        'Add description' and fill the newly created text box. You can add as
15
        many descriptions as you want.
16
    </li>
17
    <li>Click on 'Save' button'</li>
13
    <li>Click on 'Save' button'</li>
18
</ol>
14
</ol>
19
15
20
<h2>Modify a set</h2>
16
<h2>Modify a set</h2>
21
17
22
<p>
18
<p>To modify a set, just click on the link 'Modify' on the same line of the set you want to modify. A form similar to set creation form will appear and allow you to modify the setSpec, setName and descriptions.</p>
23
    To modify a set, just click on the link 'Modify' on the same line of the
24
    set you want to modify. A form similar to set creation form will appear and
25
    allow you to modify the setSpec, setName and descriptions.
26
<p>
27
19
28
<h2>Delete a set</h2>
20
<h2>Delete a set</h2>
29
21
30
<p>
22
<p>To delete a set, just click on the link 'Delete' on the same line of the set you want to delete.</p>
31
    To delete a set, just click on the link 'Delete' on the same line of the
32
    set you want to delete.
33
</p>
34
23
35
<h2>Define mappings</h2>
24
<h2>Define mappings</h2>
36
25
37
<p>
26
<p>The 'Define mappings' link allow you to tell how the set will be build (what records will belong to this set)</p>
38
    The 'Define mappings' link allow you to tell how the set will be build
39
    (what records will belong to this set)
40
</p>
41
27
42
<h2>Build sets</h2>
28
<h2>Build sets</h2>
43
29
44
<p>
30
<p>Once you have configured all your sets, you have to build the sets. This is done by calling the script misc/migration_tools/build_oai_sets.pl.</p>
45
    Once you have configured all your sets, you have to build the sets. This is
31
46
    done by calling the script misc/migration_tools/build_oai_sets.pl.
32
<p><strong>See the full documentation for OAI Sets in the <a href="http://manual.koha-community.org/3.8/en/catadmin.html#oaisetsconfig">manual</a> (online).</strong></p>
47
</p>
48
33
49
[% INCLUDE 'help-bottom.inc' %]
34
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt (-13 / +25 lines)
Lines 1-31 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Patron attribute types</h1>
3
<h1>Patron Attribute Types</h1>
4
4
5
<p>Patron attributes can be used to define custom fields to associate with your patron records. In order to enable the use of custom fields you need to set the ExtendedPatronAttributes system preference.</p>
5
<p>Patron attributes can be used to define custom fields to associate with your patron records. In order to enable the use of custom fields you need to set the ExtendedPatronAttributes system preference.</p>
6
6
7
<ul>
8
   <li><em>Get there:</em> More &gt; Administration &gt; Patrons &amp; Circulation &gt; Patron attribute types</li>
9
</ul>
10
7
<p>A common use for this field would be for a student ID number or a Driver's license number.</p>
11
<p>A common use for this field would be for a student ID number or a Driver's license number.</p>
8
12
9
<h2>Adding patron attributes</h2>
13
<h3>Adding Patron Attributes</h3>
10
14
11
<p>To add a new patron attribute type, click the 'New patron attribute type' button at the top of the page</p>
15
<p>To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at the top of the page</p>
12
16
13
<ul>
17
<ul>
14
    <li>In the 'Patron attribute type code', enter a short code to identify this field
18
     <li>In the 'Patron attribute type code', enter a short code to identify this field
15
<ul>
19
<ul>
16
	<li>This field is limited to 10 characters (numbers and letters only)</li>
20
        <li style="color: #990000;">Important: This field is limited to 10 characters (numbers and letters only)</li>
17
	<li>This setting cannot be changed after an attribute is defined</li>
21
  <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
18
</ul>
22
</ul>
19
</li>
23
</li>
20
	<li>In the 'Description' field, enter a longer (plain text) explanation of what this field will contain</li>
24
	<li>In the 'Description' field, enter a longer (plain text) explanation of what this field will contain</li>
21
	<li>Check the box next to 'Repeatable' to let a patron record have multiple values of this attribute.
25
	<li>Check the box next to 'Repeatable' to let a patron record have multiple values of this attribute.
22
<ul>
26
<ul>
23
	<li>This setting cannot be changed after an attribute is defined</li>
27
 <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
24
</ul>
28
</ul>
25
</li>
29
</li>
26
	<li>If 'Unique identifier' is checked, the attribute will be a unique identifier which means, if a value is given to a patron record, the same value cannot be given to a different record.
30
	<li>If 'Unique identifier' is checked, the attribute will be a unique identifier which means, if a value is given to a patron record, the same value cannot be given to a different record.
27
<ul>
31
<ul>
28
	<li>This setting cannot be changed after an attribute is defined</li>
32
 <li style="color: #990000;">Important: This setting cannot be changed after an attribute is defined</li>
29
</ul>
33
</ul>
30
</li>
34
</li>
31
	<li>Check 'Allow password' to make it possible to associate a password with this attribute.</li>
35
	<li>Check 'Allow password' to make it possible to associate a password with this attribute.</li>
Lines 34-49 Link Here
34
	<li>Check 'Display in check-out' to make this attribute visible in the patron's short detail display on the left of the checkout screen and other patron pages</li>
38
	<li>Check 'Display in check-out' to make this attribute visible in the patron's short detail display on the left of the checkout screen and other patron pages</li>
35
	<li>Authorized value category; if one is selected, the patron record input page will only allow values to be chosen from the authorized value list.
39
	<li>Authorized value category; if one is selected, the patron record input page will only allow values to be chosen from the authorized value list.
36
<ul>
40
<ul>
37
	<li>You will first need to add an authorized value list for it to appear in this menu</li>
41
 <li>You will first need to add an authorized value list for it to appear in this menu
38
	<li>An authorized value list is not enforced during batch patron import.</li>
42
<ul>
43
     <li><em>Get there: </em>More &gt; Administration &gt; Basic Parameters &gt; Authorized Values</li>
39
</ul>
44
</ul>
40
</li>
45
</li>
46
 <li style="color: #990000;"> Important: an authorized value list is not enforced during batch patron import.</li>
47
</ul>
48
</li>
49
  <li>If you'd like to only show this attribute on patrons of one type choose that patron type from the 'Category' pull down</li>
50
        <li>If you have a lot of attributes it might be handy to group them so that you can easily find them for editing. If you create an Authorized Value for PA_CLASS it will show in the 'Class' pull down and you can then change your attributes page to have sections of attributes</li>
41
	<li>Click Save to save your new attribute</li>
51
	<li>Click Save to save your new attribute</li>
42
</ul>
52
</ul>
43
53
44
<p>Once added your attribute will appear on the list of attributes and also on the patron record add/edit form</p>
54
<p>Once added your attribute will appear on the list of attributes and also on the patron record add/edit form</o>
55
56
<p>If you have set up classes for organizing attributes they will appear that way on the add/edit patron form</p>
45
57
46
<h2>Editing/Deleting patron attributes</h2>
58
<h3>Editing/Deleting Patron Attributes</h3>
47
59
48
<p>Each patron attribute has an edit and a delete link beside it on the list of attributes.</p>
60
<p>Each patron attribute has an edit and a delete link beside it on the list of attributes.</p>
49
61
Lines 57-62 Link Here
57
69
58
<p>You will be unable to delete an attribute if it's in use.</p>
70
<p>You will be unable to delete an attribute if it's in use.</p>
59
71
60
<p><strong>See the full documentation for patron attribute types in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
72
<p><strong>See the full documentation for Patron Attribute Types in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#patronattributetypes">manual</a> (online).</strong></p>
61
73
62
[% INCLUDE 'help-bottom.inc' %]
74
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/preferences.tt (-6 / +6 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>System preferences</h1>
3
<h1>System Preferences</h1>
4
4
5
<p>Global system preferences control the way your Koha system works in general. Set these preferences before anything else in Koha.</p>
5
<p>Global system preferences control the way your Koha system works in general. Set these preferences before anything else in Koha.</p>
6
6
Lines 21-38 Link Here
21
		<li><strong>Cataloging:</strong> holds preferences that control the cataloging functions.  This is where you choose your MARC flavor, set up Z39.50 and barcoding.</li>
21
		<li><strong>Cataloging:</strong> holds preferences that control the cataloging functions.  This is where you choose your MARC flavor, set up Z39.50 and barcoding.</li>
22
		<li><strong>Circulation:</strong> holds preferences that control circulation functions such as holds and  fines.</li>
22
		<li><strong>Circulation:</strong> holds preferences that control circulation functions such as holds and  fines.</li>
23
		<li><strong>Creators:</strong> this tab contains preferences related to modules that create objects.</li>
23
		<li><strong>Creators:</strong> this tab contains preferences related to modules that create objects.</li>
24
        <li><strong>Enhanced content:</strong> holds preferences that will add content from outside sources to your OPAC and Staff Client.  This is where you can turn on cover images, FRBR and tagging.</li>
24
          <li><strong>Enhanced Content:</strong> holds preferences that will add content from outside sources to your OPAC and Staff Client.  This is where you can turn on cover images, FRBR and tagging.</li>
25
		<li><strong>I18N/L10N:</strong> holds preferences related to internationalization and localization such as date formats and languages.</li>
25
		<li><strong>I18N/L10N:</strong> holds preferences related to internationalization and localization such as date formats and languages.</li>
26
        <li><strong>Local use:</strong> this tab will usually be empty unless your library has a preference just for your library.</li>
26
           <li><strong>Local Use:</strong> this tab will usually be empty unless your library has a preference just for your library.</li>
27
		<li><strong>Logs:</strong> turn on/off logging functionality in your system.</li>
27
		<li><strong>Logs:</strong> turn on/off logging functionality in your system.</li>
28
		<li><strong>OPAC:</strong> customize the OPAC and OPAC functions (aside from the Enhanced Content preferences).</li>
28
		<li><strong>OPAC:</strong> customize the OPAC and OPAC functions (aside from the Enhanced Content preferences).</li>
29
		<li><strong>Patrons:</strong> holds preferences that control how your system handles patron functions.  Some preferences include the minimum password length and membership number settings.</li>
29
		<li><strong>Patrons:</strong> holds preferences that control how your system handles patron functions.  Some preferences include the minimum password length and membership number settings.</li>
30
		<li><strong>Searching:</strong> holds preference related to advanced search functions such as removing stop words or allowing stemming.</li>
30
		<li><strong>Searching:</strong> holds preference related to advanced search functions such as removing stop words or allowing stemming.</li>
31
		<li><strong>Serials</strong> holds all preferences related to managing serial subscriptions.</li>
31
		<li><strong>Serials</strong> holds all preferences related to managing serial subscriptions.</li>
32
        <li><strong>Staff client:</strong> customize the staff client by editing the stylesheet and navigation menu.</li>
32
              <li><strong>Staff Client:</strong> customize the staff client by editing the stylesheet and navigation menu.</li>
33
        <li><strong>Web services:</strong> includes preferences related to services like OAI-PMH.</li>
33
              <li><strong>Web Services:</strong> includes preferences related to services like OAI-PMH.</li>
34
	</ul>
34
	</ul>
35
	
35
	
36
<p><strong>See the full documentation for system preferences in the <a href="http://manual.koha-community.org/3.6/en/administration.html#globalsysprefs">manual</a> (online).</strong></p>
36
<p><strong>See the full documentation for System Preferences in the <a href="http://manual.koha-community.org/3.8/en/administration.html#globalsysprefs">manual</a> (online).</strong></p>
37
	
37
	
38
[% INCLUDE 'help-bottom.inc' %]
38
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/printers.tt (-1 / +1 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Printer administration</h1>
3
<h1>Printer Administration</h1>
4
4
5
<p>If you are going to be using a printer (or several printers) that are attached to your Koha server for producing statistical and operations reports, then you need to give each printer a name and tell Koha how to access it. You do this by telling Koha which print queue to use.</p>
5
<p>If you are going to be using a printer (or several printers) that are attached to your Koha server for producing statistical and operations reports, then you need to give each printer a name and tell Koha how to access it. You do this by telling Koha which print queue to use.</p>
6
6
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/roadtype.tt (-4 / +4 lines)
Lines 1-15 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Adding road types</h1>
3
<h1>Adding Road Types</h1>
4
4
5
<p>To add a road type, click 'New road type' and then enter the road type the way you'd like it displayed.</p>
5
<p>To add a road type, click 'New Road Type' and then enter the road type the way you'd like it displayed.</p>
6
6
7
<p>Once you submit the form, your new road type will be listed on the Road Types page</p>
7
<p>Once you submit the form, your new road type will be listed on the Road Types page</p>
8
8
9
<h2>Viewing road types on patron add form</h2>
9
<h2>Viewing Road Types on Patron Add form</h2>
10
10
11
<p>When adding or editing a patron, if you have road types defined, there will be a pull down to choose the road type from.</p>
11
<p>When adding or editing a patron, if you have road types defined, there will be a pull down to choose the road type from.</p>
12
12
13
<p><strong>See the full documentation for road types in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#roadtypes">manual</a> (online).</strong></p>
13
<p><strong>See the full documentation for Road Types in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#roadtypes">manual</a> (online).</strong></p>
14
14
15
[% INCLUDE 'help-bottom.inc' %]
15
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt (-29 / +77 lines)
Lines 1-10 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Circulation and fines rules</h1>
3
<h1>Circulation and Fines Rules</h1>
4
4
5
<p>These rules define how your items are circulated, how/when fines are calculated and how holds are handled.</p>
5
<p>These rules define how your items are circulated, how/when fines are calculated and how holds are handled.</p>
6
6
7
<ul>
8
    <li><em>Get there:</em> More &gt; Administration &gt; Patrons &amp; Circulation &gt; Circulation and fines rules</li>
9
</ul>
10
7
<p>The rules are applied from most specific to less specific, using the first found in this order:</p>
11
<p>The rules are applied from most specific to less specific, using the first found in this order:</p>
12
8
<ul>
13
<ul>
9
	<li>same library, same patron type, same item type</li>
14
	<li>same library, same patron type, same item type</li>
10
	<li>same library, same patron type, all item type</li>
15
	<li>same library, same patron type, all item type</li>
Lines 16-46 Link Here
16
	<li>all libraries, all patron types, all item types</li>
21
	<li>all libraries, all patron types, all item types</li>
17
</ul>
22
</ul>
18
23
19
<p style="background-color: #ffe599;">Tip: If you are a single library system choose your library name before creating rules (sometimes having only rules for the 'all libraries' option can cause issues with holds)</p>
24
<p style="background-color: #ffe599;">Tip: If you are a single library system choose your branch name before creating rules (sometimes having only rules for the 'all libraries' option can cause issues with holds)
20
25
21
<p style="color: #990000;">Important: At the very least you will need to set a default circulation rule. This rule should be set for all item types, all libraries and all patron categories. That will catch all instances that do not match a specific rule. When checking out if you do not have a rule for all libraries, all item types and all patron types then you may see patrons getting blocked from placing holds. You will also want a rule for your specific library set for all item types and all patron types to avoid this holds issue. Koha needs to know what rule to fall back on.</p>
26
<p style="color: #990000;">Important: At the very least you will need to set a default circulation rule. This rule should be set for all item types, all libraries and all patron categories. That will catch all instances that do not match a specific rule. When checking out if you do not have a rule for all libraries, all item types and all patron types then you may see patrons getting blocked from placing holds. You will also want a rule for your specific library set for all item types and all patron types to avoid this holds issue. Koha needs to know what rule to fall back on.
22
27
23
<h2>Default circulation rules</h2>
28
<h3>Default Circulation Rules</h3>
24
29
25
<p>Using the issuing rules matrix you can define rules that depend on patron/item type combos. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all libraries):</p>
30
<p>Using the issuing rules matrix you can define rules that depend on patron/item type combos. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all branches)</p>
26
31
27
<p>From the matrix you can choose any combination of patron categories and item types to apply the rules to</p>
32
<p>From the matrix you can choose any combination of patron categories and item types to apply the rules to</p>
33
28
<ul>
34
<ul>
29
	<li>First choose which patron category you'd like the rule to be applied to. If you leave this to 'All' it will apply to all patron categories</li>
35
	<li>First choose which patron category you'd like the rule to be applied to. If you leave this to 'All' it will apply to all patron categories</li>
30
	<li>Choose the 'Item Type' you would like this rule to apply to. If you leave this to 'All' it will apply to all item types</li>
36
	<li>Choose the 'Item Type' you would like this rule to apply to. If you leave this to 'All' it will apply to all item types</li>
31
	<li>Limit the number of items a patron can have checked out at the same time by entering a number in the 'Current Checkouts Allowed' field</li>
37
	<li>Limit the number of items a patron can have checked out at the same time by entering a number in the 'Current Checkouts Allowed' field</li>
32
	<li>Define the period of time and item can be checked out to a patron by entering the number of days in the 'Loan Period' box.</li>
38
     <li>Define the period of time an item can be checked out to a patron by entering the number of units (days or hours) in the 'Loan Period' box.</li>
39
    <li>Choose which unit of time, Days or Hours, that the loan period and fines will be calculate in</li>
33
	<li>You can also define a hard due date for a specific patron category and item type. A hard due date ignores your usual circulation rules and makes it so that all items of the type defined are due on, before or after the date you specify.</li>
40
	<li>You can also define a hard due date for a specific patron category and item type. A hard due date ignores your usual circulation rules and makes it so that all items of the type defined are due on, before or after the date you specify.</li>
34
	<li>'Fine Amount' should have the amount you would like to charge for overdue items</li>
41
   <li>'Fine Amount' should have the amount you would like to charge for overdue items
35
<ul>
42
<ul>
36
    <li>Important: Enter only numbers and decimal points (no currency symbols).</li>
43
       <li style="color: #990000;">Important: Enter only numbers and decimal points (no currency symbols).</li>
44
37
</ul>
45
</ul>
38
    <li>The 'Fine grace period' is the period of time an item can be overdue before you start charging fines.</li>
46
</li>
39
    <li>Enter the 'Fine charging interval' in days (ex. charge fines every 1 day, or every 2 days)</li>
47
  <li>Enter the 'Fine Charging Interval' in the unit you set (ex. charge fines every 1 day, or every 2 hours)</li>
40
    <li>If your library 'fines' patrons by suspending their account you can enter the number of days their fine should be suspended in the 'Suspension in days' field</li>
48
       <li>The 'Fine Grace Period' is the period of time an item can be overdue before you start charging fines.
41
    <li>Next decide if the patron can renew this item type and if so, enter how many times they can renew it in the 'Renewals allowed' box</li>
49
<ul>
42
    <li>If the patron can place holds on this item type, enter the total numbers of items (of this type) that can be put on hold in the 'Holds allowed' field</li>
50
 <li style="color: #990000;">Important: This can only be set for the Day unit, not in Hours</li>
43
    <li>Finally, if you charge a rental fee for the item type and want to give a specific patron type a discount on that fee, enter the percentage discount (without the % symbol) in the 'Rental discount' field</li>
51
</ul>
52
</li>
53
    <li>If your library 'fines' patrons by suspending their account you can enter the number of days their fine should be suspended in the 'Suspension in Days' field
54
<ul>
55
 <li style="color: #990000;">Important: This can only be set for the Day unit, not in Hours</li>
56
</ul>
57
</li>
58
    <li>Next decide if the patron can renew this item type and if so, enter how many times they can renew it in the 'Renewals Allowed' box</li>
59
    <li>If the patron can place holds on this item type, enter the total numbers of items (of this type) that can be put on hold in the 'Holds Allowed' field</li>
60
 <li>Finally, if you charge a rental fee for the item type and want to give a specific patron type a discount on that fee, enter the percentage discount (without the % symbol) in the 'Rental Discount' field</li>
44
</ul>
61
</ul>
45
62
46
<p>When finished, click 'Add' to save your changes. To modify a rule, create a new one with the same patron type and item type. If you would like to delete your rule, simply click the 'Delete' link to the right of the rule.</p>
63
<p>When finished, click 'Add' to save your changes. To modify a rule, create a new one with the same patron type and item type. If you would like to delete your rule, simply click the 'Delete' link to the right of the rule.</p>
Lines 49-90 Link Here
49
66
50
<p>After choosing to clone you will be presented with a confirmation message.</p>
67
<p>After choosing to clone you will be presented with a confirmation message.</p>
51
68
52
<h2>Default checkouts and hold policy</h2>
69
<h3>Default Checkouts and Hold Policy</h3>
53
70
54
<p>You can set a default maximum number of checkouts and hold policy that will be used if none is defined below for a particular item type or category.</p>
71
<p>You can set a default maximum number of checkouts and hold policy that will be used if none is defined below for a particular item type or category.</p>
55
72
56
<p>From this menu you can set a default to apply to all item types and patrons in the library.</p>
73
<p>From this menu you can set a default to apply to all item types and patrons in the library.</p>
74
57
<ul>
75
<ul>
58
    <li>In 'Total current checkouts allowed' enter the total number of items patrons can have checked out at one time</li>
76
  <li>In 'Total Current Checkouts Allowed' enter the total number of items patrons can have checked out at one time</li>
59
    <li>Control where patrons can place holds from using the 'Hold policy' menu</li>
77
 <li>Control where patrons can place holds from using the 'Hold Policy' menu
60
<ul>
78
<ul>
61
    <li>From any library: Patrons from any library may put this item on hold. (default if none is defined)</li>
79
       <li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li>
62
    <li>From home library: Only patrons from the item's home library may put this book on hold.</li>
80
    <li>From Home Library: Only patrons from the item's home library may put this book on hold.</li>
63
    <li>No holds allowed: No patron may put this book on hold.</li>
81
       <li>No Holds Allowed: No patron may put this book on hold.</li>
64
</ul>
82
</ul>
83
</li>
84
    <li>Control where the item returns to once it is checked in
85
<ul>
86
       <li>Item returns home</li>
87
     <li>Item returns to issuing branch</li>
88
        <li>Item floats
89
<ul>
90
   <li>When an item floats it stays where it was checked in and does not ever return 'home'</li>
91
</ul>
92
</li>
93
</ul>
94
</li>
65
	<li>Once your policy is set, you can unset it by clicking the 'Unset' link to the right of the rule</li>
95
	<li>Once your policy is set, you can unset it by clicking the 'Unset' link to the right of the rule</li>
66
</ul>
96
</ul>
67
<h2>Checkouts per patron</h2>
97
98
<h3>Checkouts Per Patron</h3>
68
99
69
<p>For this library, you can specify the maximum number of loans that a patron of a given category can make, regardless of the item type.</p>
100
<p>For this library, you can specify the maximum number of loans that a patron of a given category can make, regardless of the item type.</p>
70
101
71
<p style="background-color: #ffe599;">Tip: If the total amount loanable for a given patron category is left blank, no limit applies, except possibly for a limit you define for a specific item type.</p>
102
<p style="background-color: #ffe599;">Tip: If the total amount loanable for a given patron category is left blank, no limit applies, except possibly for a limit you define for a specific item type.</p>
72
103
73
<h2>Item hold policies</h2>
104
<h3>Item Hold Policies</h3>
74
105
75
<p>For this library, you can edit rules for given itemtypes, regardless of the patron's category. Currently, this means hold policies.</p>
106
For this library, you can edit rules for given itemtypes, regardless of the patron's category. Currently, this means hold policies.
107
108
<p>The various Hold Policies have the following effects:</p>
76
109
77
<p>The various policies have the following effects:</p>
78
<ul>
110
<ul>
79
    <li>From any library: Patrons from any library may put this item on hold. (default if none is defined)</li>
111
   <li>From Any Library: Patrons from any library may put this item on hold. (default if none is defined)</li>
80
    <li>From home library: Only patrons from the item's home library may put this book on hold.</li>
112
    <li>From Home Library: Only patrons from the item's home library may put this book on hold.</li>
81
    <li>No holds allowed: No patron may put this book on hold.</li>
113
       <li>No Holds Allowed: No patron may put this book on hold.</li>
82
</ul>
114
</ul>
83
115
84
<p style="color: #990000;">Important: Note that if the system preference AllowHoldPolicyOverride set to 'allow', these policies can be overridden by your circulation staff.</p>
116
<p style="color: #990000;">Important: Note that if the system preference AllowHoldPolicyOverride set to 'allow', these policies can be overridden by your circulation staff.</p>
85
117
86
<p style="color: #990000;">Important: These policies are based on the patron's home library, not the library that the reserving staff member is from.</p>
118
<p style="color: #990000;">Important: These policies are based on the patron's home branch, not the branch that the reserving staff member is from.</p>
119
120
<p>The various Return Policies have the following effects:</p>
121
122
<ul>
123
 <li>Item returns home: The item will prompt the librarian to transfer the item to its home library
124
<ul>
125
        <li style="color: #990000;">Important: If the AutomaticItemReturn preference is set to automatically transfer the items home, then a prompt will not appear</li>
126
</ul>
127
</li>
128
   <li>Item returns to issuing branch: The item will prompt the librarian to transfer the item back to the library where it was checked out
129
<ul>
130
  <li style="color: #990000;">Important: If the AutomaticItemReturn preference is set to automatically transfer the items home, then a prompt will not appear</li>
131
</ul>
132
</li>
133
   <li>Item floats: The item will not be transferred from the branch it was checked in at, instead it will remain there until transferred manually or checked in at another branch</li>
134
</ul>
87
135
88
<p><strong>See the full documentation for circulation and fine rules in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#circfinerules">manual</a> (online).</strong></p>
136
<p><strong>See the full documentation for Circulation and Fine Rules in the <a href="http://manual.koha-community.org/3.8/en/patscirc.html#circfinerules">manual</a> (online).</strong></p>
89
137
90
[% INCLUDE 'help-bottom.inc' %]
138
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/stopwords.tt (-3 / +3 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Stop words</h1>
3
<h1>Stop Words</h1>
4
4
5
<p style="color: #990000">Important: If NoZebra is set to 'Use' this option will not appear on the administration menu</p>
5
<p style="color: #990000">Important: If NoZebra is set to 'Use' this option will not appear on the administration menu</p>
6
6
Lines 8-17 Link Here
8
8
9
<p>Koha comes with a standard list of stop words that can be edited by visiting the Stop Word administration area.</p>
9
<p>Koha comes with a standard list of stop words that can be edited by visiting the Stop Word administration area.</p>
10
10
11
<p>To add a new stop word to the list, click the 'New stop word' button and add the word you'd like ignored</p>
11
<p>To add a new stop word to the list, click the 'New Stop Word' button and add the word you'd like ignored</p>
12
12
13
<p style="color: #990000">Important: If you change something in this table, ask your administrator to run misc/batchRebuildBiblioTables.pl script.</p>
13
<p style="color: #990000">Important: If you change something in this table, ask your administrator to run misc/batchRebuildBiblioTables.pl script.</p>
14
14
15
<p><strong>See the full documentation for stop words in the <a href="http://manual.koha-community.org/3.6/en/additionaladmin.html#stopwordsadmin">manual</a> (online).</strong></p>
15
<p><strong>See the full documentation for Stop Words in the <a href="http://manual.koha-community.org/3.8/en/additionaladmin.html#stopwordsadmin">manual</a> (online).</strong></p>
16
16
17
[% INCLUDE 'help-bottom.inc' %]
17
[% INCLUDE 'help-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/z3950servers.tt (-6 / +5 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'help-top.inc' %]
1
[% INCLUDE 'help-top.inc' %]
2
2
3
<h1>Z39.50 servers</h1>
3
<h1>Z39.50 Servers</h1>
4
4
5
<p>Koha has a powerful copy cataloging tool. Using Koha you can connect to any Z39.50 target that is publicly available or that you have the log in information to.</p>
5
<p>Koha has a powerful copy cataloging tool. Using Koha you can connect to any Z39.50 target that is publicly available or that you have the log in information to.</p>
6
6
Lines 8-23 Link Here
8
8
9
<p>To find additional targets you use IndexData's IRSpy: <a href="http://irspy.indexdata.com">http://irspy.indexdata.com</a></p>
9
<p>To find additional targets you use IndexData's IRSpy: <a href="http://irspy.indexdata.com">http://irspy.indexdata.com</a></p>
10
10
11
<h2>Add a Z39.50 target</h2>
11
<h2>Add a Z39.50 Target</h2>
12
<ul>
12
<ul>
13
    <li>From the main Z39.50 page, click 'New Z39.50 server'
13
   <li>From the main Z39.50 page, click 'New Z39.50 Server'
14
<ul>
14
<ul>
15
	<li>Userid and Password are only required for servers that are password protected</li>
15
	<li>Userid and Password are only required for servers that are password protected</li>
16
</ul>
16
</ul>
17
</li>
17
</li>
18
</ul>
18
</ul>
19
19
20
<h2>Suggested Z39.50 targets</h2>
20
<h2>Suggested Z39.50 Targets</h2>
21
21
22
<p>The following targets have been used successfully by other Koha libraries (in the Americas):</p>
22
<p>The following targets have been used successfully by other Koha libraries (in the Americas):</p>
23
23
Lines 38-43 Link Here
38
	<li>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</li>
38
	<li>VANCOUVER PUBLIC LIBRARY z3950.vpl.ca:210 Horizon</li>
39
</ul>
39
</ul>
40
40
41
<p><strong>See the full documentation for Z39.50 servers in the <a href="http://manual.koha-community.org/3.6/en/additionaladmin.html#z3950admin">manual</a> (online).</strong></p>
41
<p><strong>See the full documentation for Z39.50 Servers in the <a href="http://manual.koha-community.org/3.8/en/additionaladmin.html#z3950admin">manual</a> (online).</strong></p>
42
42
43
[% INCLUDE 'help-bottom.inc' %]
43
[% INCLUDE 'help-bottom.inc' %]
44
- 

Return to bug 7936