Link Here
|
6 |
<h5>Patrons and circulation</h5> |
6 |
<h5>Patrons and circulation</h5> |
7 |
<ul> |
7 |
<ul> |
8 |
[% IF ( CAN_user_tools_manage_patron_lists ) %] |
8 |
[% IF ( CAN_user_tools_manage_patron_lists ) %] |
9 |
<li><a href="/cgi-bin/koha/patron_lists/lists.pl">Patron lists</a></li> |
9 |
<li><a href="/cgi-bin/koha/patron_lists/lists.pl">Patron lists</a></li> |
10 |
[% END %] |
10 |
[% END %] |
11 |
[% IF (CAN_user_clubs) %] |
11 |
[% IF (CAN_user_clubs) %] |
12 |
<li><a href="/cgi-bin/koha/clubs/clubs.pl">Patron clubs</a></li> |
12 |
<li><a href="/cgi-bin/koha/clubs/clubs.pl">Patron clubs</a></li> |
13 |
[% END %] |
13 |
[% END %] |
14 |
[% IF ( CAN_user_tools_moderate_comments ) %] |
14 |
[% IF ( CAN_user_tools_moderate_comments ) %] |
15 |
<li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></li> |
15 |
<li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></li> |
16 |
[% END %] |
16 |
[% END %] |
17 |
[% IF ( CAN_user_tools_import_patrons ) %] |
17 |
[% IF ( CAN_user_tools_import_patrons ) %] |
18 |
<li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li> |
18 |
<li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li> |
19 |
[% END %] |
19 |
[% END %] |
20 |
[% IF ( CAN_user_tools_edit_notices ) %] |
20 |
[% IF ( CAN_user_tools_edit_notices ) %] |
21 |
<li><a href="/cgi-bin/koha/tools/letter.pl">Notices & slips</a></li> |
21 |
<li><a href="/cgi-bin/koha/tools/letter.pl">Notices & slips</a></li> |
22 |
[% END %] |
22 |
[% END %] |
23 |
[% IF ( CAN_user_tools_edit_notice_status_triggers ) %] |
23 |
[% IF ( CAN_user_tools_edit_notice_status_triggers ) %] |
24 |
<li><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></li> |
24 |
<li><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></li> |
25 |
[% END %] |
25 |
[% END %] |
26 |
[% IF ( CAN_user_tools_label_creator ) %] |
26 |
[% IF ( CAN_user_tools_label_creator ) %] |
27 |
<li><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></li> |
27 |
<li><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></li> |
Link Here
|
36 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tag moderation</a></li> |
36 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tag moderation</a></li> |
37 |
[% END %] |
37 |
[% END %] |
38 |
[% IF ( CAN_user_tools_batch_upload_patron_images ) %] |
38 |
[% IF ( CAN_user_tools_batch_upload_patron_images ) %] |
39 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
39 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
40 |
[% END %] |
40 |
[% END %] |
41 |
</ul> |
41 |
</ul> |
42 |
<h5>Catalog</h5> |
42 |
<h5>Catalog</h5> |
43 |
<ul> |
43 |
<ul> |
44 |
[% IF ( CAN_user_tools_items_batchdel ) %] |
44 |
[% IF ( CAN_user_tools_items_batchdel ) %] |
45 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Batch item deletion</a></li> |
45 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Batch item deletion</a></li> |
46 |
[% END %] |
46 |
[% END %] |
47 |
[% IF ( CAN_user_tools_items_batchmod ) %] |
47 |
[% IF ( CAN_user_tools_items_batchmod ) %] |
48 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></li> |
48 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></li> |
49 |
[% END %] |
49 |
[% END %] |
50 |
[% IF CAN_user_tools_records_batchdel %] |
50 |
[% IF CAN_user_tools_records_batchdel %] |
51 |
<li><a href="/cgi-bin/koha/tools/batch_delete_records.pl">Batch record deletion</a></li> |
51 |
<li><a href="/cgi-bin/koha/tools/batch_delete_records.pl">Batch record deletion</a></li> |
Link Here
|
63 |
<li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></li> |
63 |
<li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></li> |
64 |
[% END %] |
64 |
[% END %] |
65 |
[% IF ( CAN_user_tools_label_creator ) %] |
65 |
[% IF ( CAN_user_tools_label_creator ) %] |
66 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
66 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
67 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
67 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
68 |
[% END %] |
68 |
[% END %] |
69 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
69 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
70 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
70 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
Link Here
|
73 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">Manage MARC modification templates</a></li> |
73 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">Manage MARC modification templates</a></li> |
74 |
[% END %] |
74 |
[% END %] |
75 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
75 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
76 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
76 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
77 |
[% END %] |
77 |
[% END %] |
78 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
78 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
79 |
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Staged MARC management</a></li> |
79 |
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Staged MARC management</a></li> |
80 |
[% END %] |
80 |
[% END %] |
81 |
[% IF ( CAN_user_tools_upload_local_cover_images ) %] |
81 |
[% IF ( CAN_user_tools_upload_local_cover_images ) %] |
82 |
<li><a href="/cgi-bin/koha/tools/upload-cover-image.pl">Upload local cover image</a></li> |
82 |
<li><a href="/cgi-bin/koha/tools/upload-cover-image.pl">Upload local cover image</a></li> |
83 |
[% END %] |
83 |
[% END %] |
84 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
84 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
85 |
<li><a href="/cgi-bin/koha/tools/oai-pmh-harvester/dashboard.pl">OAI-PMH harvester</a></li> |
85 |
<li><a href="/cgi-bin/koha/tools/oai-pmh-harvester/dashboard.pl">OAI-PMH harvester</a></li> |
86 |
[% END %] |
86 |
[% END %] |
87 |
</ul> |
87 |
</ul> |
88 |
<h5>Additional tools</h5> |
88 |
<h5>Additional tools</h5> |
89 |
<ul> |
89 |
<ul> |
90 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
90 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
91 |
<li><a href="/cgi-bin/koha/tools/holidays.pl">Calendar</a></li> |
91 |
<li><a href="/cgi-bin/koha/tools/holidays.pl">Calendar</a></li> |
92 |
[% END %] |
92 |
[% END %] |
93 |
[% IF ( CAN_user_tools_manage_csv_profiles ) %] |
93 |
[% IF ( CAN_user_tools_manage_csv_profiles ) %] |
94 |
<li><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV profiles</a></li> |
94 |
<li><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV profiles</a></li> |
95 |
[% END %] |
95 |
[% END %] |
96 |
[% IF ( CAN_user_tools_view_system_logs ) %] |
96 |
[% IF ( CAN_user_tools_view_system_logs ) %] |
97 |
<li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li> |
97 |
<li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li> |
98 |
[% END %] |
98 |
[% END %] |
99 |
[% IF ( CAN_user_tools_edit_news ) %] |
99 |
[% IF ( CAN_user_tools_edit_news ) %] |
100 |
<li><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></li> |
100 |
<li><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></li> |
101 |
[% END %] |
101 |
[% END %] |
102 |
[% IF ( CAN_user_tools_schedule_tasks ) %] |
102 |
[% IF ( CAN_user_tools_schedule_tasks ) %] |
103 |
<li><a href="/cgi-bin/koha/tools/scheduler.pl">Task scheduler</a></li> |
103 |
<li><a href="/cgi-bin/koha/tools/scheduler.pl">Task scheduler</a></li> |
104 |
[% END %] |
104 |
[% END %] |
105 |
[% IF ( CAN_user_tools_edit_quotes ) %] |
105 |
[% IF ( CAN_user_tools_edit_quotes ) %] |
106 |
<li><a href="/cgi-bin/koha/tools/quotes.pl">Quote editor</a></li> |
106 |
<li><a href="/cgi-bin/koha/tools/quotes.pl">Quote editor</a></li> |