Lines 28-34
Link Here
|
28 |
[% IF ( CAN_user_parameters_manage_mana ) %] |
28 |
[% IF ( CAN_user_parameters_manage_mana ) %] |
29 |
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %] |
29 |
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %] |
30 |
<div class="dialog message"> |
30 |
<div class="dialog message"> |
31 |
<h4>The Mana Knowledge Base feature is enabled but not configured.</h4> |
31 |
<h2>The Mana Knowledge Base feature is enabled but not configured.</h2> |
32 |
<p>This feature allows you to retrieve and share data (subscription patterns and reports) with other Koha libraries.</p> |
32 |
<p>This feature allows you to retrieve and share data (subscription patterns and reports) with other Koha libraries.</p> |
33 |
<p> |
33 |
<p> |
34 |
Ask your system administrator to configure this feature, or remove this note by <a href=/cgi-bin/koha/admin/share_content.pl>disabling the 'Mana' system preference</a>. |
34 |
Ask your system administrator to configure this feature, or remove this note by <a href=/cgi-bin/koha/admin/share_content.pl>disabling the 'Mana' system preference</a>. |
Lines 37-43
Link Here
|
37 |
[% END %] |
37 |
[% END %] |
38 |
[% IF ( Koha.Preference('Mana') == 2 ) %] |
38 |
[% IF ( Koha.Preference('Mana') == 2 ) %] |
39 |
<div class="dialog message"> |
39 |
<div class="dialog message"> |
40 |
<h4>Share content with Mana KB?</h4> |
40 |
<h2>Share content with Mana KB?</h2> |
41 |
<p> You haven't decided if you want to activate Mana Knowledge Base. <a href=/cgi-bin/koha/admin/share_content.pl>Change your Mana KB settings</a>.</p> |
41 |
<p> You haven't decided if you want to activate Mana Knowledge Base. <a href=/cgi-bin/koha/admin/share_content.pl>Change your Mana KB settings</a>.</p> |
42 |
</div> |
42 |
</div> |
43 |
[% END %] |
43 |
[% END %] |
Lines 45-51
Link Here
|
45 |
[% IF ( CAN_user_parameters_manage_usage_stats ) %] |
45 |
[% IF ( CAN_user_parameters_manage_usage_stats ) %] |
46 |
[% IF ( Koha.Preference('UsageStats') == 2 ) %] |
46 |
[% IF ( Koha.Preference('UsageStats') == 2 ) %] |
47 |
<div class="dialog message"> |
47 |
<div class="dialog message"> |
48 |
<h4>Share anonymous usage statistics with the Koha community?</h4> |
48 |
<h2>Share anonymous usage statistics with the Koha community?</h2> |
49 |
<p> You haven't decided if you want to activate usage statistic sharing in Koha yet. <a href=/cgi-bin/koha/admin/usage_statistics.pl>Change your Hea settings</a>.</p> |
49 |
<p> You haven't decided if you want to activate usage statistic sharing in Koha yet. <a href=/cgi-bin/koha/admin/usage_statistics.pl>Change your Hea settings</a>.</p> |
50 |
<p> This feature gives the Koha developers valuable information regarding how Koha is being used and helps to drive decisions during the development cycle</p> |
50 |
<p> This feature gives the Koha developers valuable information regarding how Koha is being used and helps to drive decisions during the development cycle</p> |
51 |
</div> |
51 |
</div> |
Lines 56-62
Link Here
|
56 |
[% IF ( CAN_user_parameters_manage_sysprefs ) %] |
56 |
[% IF ( CAN_user_parameters_manage_sysprefs ) %] |
57 |
<form action="/cgi-bin/koha/admin/preferences.pl" method="post"> |
57 |
<form action="/cgi-bin/koha/admin/preferences.pl" method="post"> |
58 |
<fieldset> |
58 |
<fieldset> |
59 |
<h4><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h4> |
59 |
<h2><a href="/cgi-bin/koha/admin/preferences.pl">Global system preferences</a></h2> |
60 |
<p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p> |
60 |
<p>Manage global system preferences like MARC flavor, date format, administrator email, and templates.</p> |
61 |
<input type="hidden" name="op" value="search" /> |
61 |
<input type="hidden" name="op" value="search" /> |
62 |
<input type="text" name="searchfield" value="[% searchfield | html %]" /> |
62 |
<input type="text" name="searchfield" value="[% searchfield | html %]" /> |
Lines 66-73
Link Here
|
66 |
[% END %] |
66 |
[% END %] |
67 |
|
67 |
|
68 |
[% IF ( CAN_user_parameters_manage_libraries || CAN_user_parameters_manage_itemtypes || CAN_user_parameters_manage_auth_values ) %] |
68 |
[% IF ( CAN_user_parameters_manage_libraries || CAN_user_parameters_manage_itemtypes || CAN_user_parameters_manage_auth_values ) %] |
69 |
<div class="hint"><h4>Hint:</h4><p>Configure these parameters in the order they appear.</p></div> |
69 |
<div class="hint"><p><strong>Hint:</strong></p><p>Configure these parameters in the order they appear.</p></div> |
70 |
<h3>Basic parameters</h3> |
70 |
<h2>Basic parameters</h2> |
71 |
<dl> |
71 |
<dl> |
72 |
[% IF ( CAN_user_parameters_manage_libraries ) %] |
72 |
[% IF ( CAN_user_parameters_manage_libraries ) %] |
73 |
<dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries</a></dt> |
73 |
<dt><a href="/cgi-bin/koha/admin/branches.pl">Libraries</a></dt> |
Lines 87-93
Link Here
|
87 |
[% END %] |
87 |
[% END %] |
88 |
|
88 |
|
89 |
[% IF ( CAN_user_parameters_manage_patron_categories || CAN_user_parameters_manage_circ_rules || CAN_user_parameters_manage_patron_attributes || CAN_user_parameters_manage_transfers || CAN_user_parameters_manage_item_circ_alerts || CAN_user_parameters_manage_cities ) %] |
89 |
[% IF ( CAN_user_parameters_manage_patron_categories || CAN_user_parameters_manage_circ_rules || CAN_user_parameters_manage_patron_attributes || CAN_user_parameters_manage_transfers || CAN_user_parameters_manage_item_circ_alerts || CAN_user_parameters_manage_cities ) %] |
90 |
<h3>Patrons and circulation</h3> |
90 |
<h2>Patrons and circulation</h2> |
91 |
<dl> |
91 |
<dl> |
92 |
[% IF ( CAN_user_parameters_manage_patron_categories ) %] |
92 |
[% IF ( CAN_user_parameters_manage_patron_categories ) %] |
93 |
<dt><a href="/cgi-bin/koha/admin/categories.pl">Patron categories</a></dt> |
93 |
<dt><a href="/cgi-bin/koha/admin/categories.pl">Patron categories</a></dt> |
Lines 123-129
Link Here
|
123 |
[% END %] |
123 |
[% END %] |
124 |
|
124 |
|
125 |
[% IF ( CAN_user_parameters_manage_accounts || ( Koha.Preference('UseCashRegisters') && CAN_user_parameters_manage_cash_registers ) ) %] |
125 |
[% IF ( CAN_user_parameters_manage_accounts || ( Koha.Preference('UseCashRegisters') && CAN_user_parameters_manage_cash_registers ) ) %] |
126 |
<h3>Accounting</h3> |
126 |
<h2>Accounting</h2> |
127 |
<dl> |
127 |
<dl> |
128 |
[% IF ( CAN_user_parameters_manage_accounts ) %] |
128 |
[% IF ( CAN_user_parameters_manage_accounts ) %] |
129 |
<dt><a href="/cgi-bin/koha/admin/debit_types.pl">Debit types</a></dt> |
129 |
<dt><a href="/cgi-bin/koha/admin/debit_types.pl">Debit types</a></dt> |
Lines 139-145
Link Here
|
139 |
[% END %] |
139 |
[% END %] |
140 |
|
140 |
|
141 |
[% IF CAN_user_plugins && plugins_enabled %] |
141 |
[% IF CAN_user_plugins && plugins_enabled %] |
142 |
<h3>Plugins</h3> |
142 |
<h2>Plugins</h2> |
143 |
<dl> |
143 |
<dl> |
144 |
<dt><a href="/cgi-bin/koha/plugins/plugins-home.pl">Manage plugins</a></dt> |
144 |
<dt><a href="/cgi-bin/koha/plugins/plugins-home.pl">Manage plugins</a></dt> |
145 |
<dd>View, manage, configure and run plugins.</dd> |
145 |
<dd>View, manage, configure and run plugins.</dd> |
Lines 149-155
Link Here
|
149 |
|
149 |
|
150 |
<div class="col-md-6 sysprefs"> |
150 |
<div class="col-md-6 sysprefs"> |
151 |
[% IF ( CAN_user_parameters_manage_marc_frameworks || CAN_user_parameters_manage_classifications || CAN_user_parameters_manage_matching_rules || CAN_user_parameters_manage_oai_sets || CAN_user_parameters_manage_item_search_fields || CAN_user_parameters_manage_search_engine_config ) %] |
151 |
[% IF ( CAN_user_parameters_manage_marc_frameworks || CAN_user_parameters_manage_classifications || CAN_user_parameters_manage_matching_rules || CAN_user_parameters_manage_oai_sets || CAN_user_parameters_manage_item_search_fields || CAN_user_parameters_manage_search_engine_config ) %] |
152 |
<h3>Catalog</h3> |
152 |
<h2>Catalog</h2> |
153 |
<dl> |
153 |
<dl> |
154 |
[% IF ( CAN_user_parameters_manage_marc_frameworks ) %] |
154 |
[% IF ( CAN_user_parameters_manage_marc_frameworks ) %] |
155 |
<dt><a href="/cgi-bin/koha/admin/biblio_framework.pl">MARC bibliographic framework</a></dt> |
155 |
<dt><a href="/cgi-bin/koha/admin/biblio_framework.pl">MARC bibliographic framework</a></dt> |
Lines 187-193
Link Here
|
187 |
[% END %] |
187 |
[% END %] |
188 |
|
188 |
|
189 |
[% IF ( CAN_user_acquisition_currencies_manage || CAN_user_acquisition_period_manage || CAN_user_acquisition_budget_manage || CAN_user_acquisition_edi_manage ) %] |
189 |
[% IF ( CAN_user_acquisition_currencies_manage || CAN_user_acquisition_period_manage || CAN_user_acquisition_budget_manage || CAN_user_acquisition_edi_manage ) %] |
190 |
<h3>Acquisition parameters</h3> |
190 |
<h2>Acquisition parameters</h2> |
191 |
<dl> |
191 |
<dl> |
192 |
[% IF ( CAN_user_acquisition_currencies_manage ) %] |
192 |
[% IF ( CAN_user_acquisition_currencies_manage ) %] |
193 |
<dt><a href="/cgi-bin/koha/admin/currency.pl">Currencies and exchange rates</a></dt> |
193 |
<dt><a href="/cgi-bin/koha/admin/currency.pl">Currencies and exchange rates</a></dt> |
Lines 211-217
Link Here
|
211 |
[% END %] |
211 |
[% END %] |
212 |
|
212 |
|
213 |
[% IF ( ( CAN_user_parameters_manage_smtp_servers || CAN_user_parameters_manage_search_targets || CAN_user_parameters_manage_didyoumean || CAN_user_parameters_manage_column_config || CAN_user_parameters_manage_audio_alerts || CAN_user_parameters_manage_sms_providers && Koha.Preference('SMSSendDriver') == 'Email' ) || CAN_user_parameters_manage_usage_stats || CAN_user_parameters_manage_additional_fields || CAN_user_parameters_manage_mana || (Koha.Preference('EnableAdvancedCatalogingEditor') && CAN_user_parameters_manage_keyboard_shortcuts) ) %] |
213 |
[% IF ( ( CAN_user_parameters_manage_smtp_servers || CAN_user_parameters_manage_search_targets || CAN_user_parameters_manage_didyoumean || CAN_user_parameters_manage_column_config || CAN_user_parameters_manage_audio_alerts || CAN_user_parameters_manage_sms_providers && Koha.Preference('SMSSendDriver') == 'Email' ) || CAN_user_parameters_manage_usage_stats || CAN_user_parameters_manage_additional_fields || CAN_user_parameters_manage_mana || (Koha.Preference('EnableAdvancedCatalogingEditor') && CAN_user_parameters_manage_keyboard_shortcuts) ) %] |
214 |
<h3>Additional parameters</h3> |
214 |
<h2>Additional parameters</h2> |
215 |
<dl> |
215 |
<dl> |
216 |
<!-- <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt> |
216 |
<!-- <dt><a href="/cgi-bin/koha/admin/printers.pl">Network Printers</a></dt> |
217 |
<dd>Printers (UNIX paths).</dd> --> |
217 |
<dd>Printers (UNIX paths).</dd> --> |