Link Here
|
23 |
<h5>Patrons and circulation</h5> |
23 |
<h5>Patrons and circulation</h5> |
24 |
<ul> |
24 |
<ul> |
25 |
[% IF ( CAN_user_tools_manage_patron_lists ) %] |
25 |
[% IF ( CAN_user_tools_manage_patron_lists ) %] |
26 |
<li><a href="/cgi-bin/koha/patron_lists/lists.pl">Patron lists</a></li> |
26 |
<li><a href="/cgi-bin/koha/patron_lists/lists.pl">Patron lists</a></li> |
27 |
[% END %] |
27 |
[% END %] |
28 |
[% IF (CAN_user_clubs) %] |
28 |
[% IF (CAN_user_clubs) %] |
29 |
<li><a href="/cgi-bin/koha/clubs/clubs.pl">Patron clubs</a></li> |
29 |
<li><a href="/cgi-bin/koha/clubs/clubs.pl">Patron clubs</a></li> |
30 |
[% END %] |
30 |
[% END %] |
31 |
[% IF ( CAN_user_tools_moderate_comments ) %] |
31 |
[% IF ( CAN_user_tools_moderate_comments ) %] |
32 |
<li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></li> |
32 |
<li><a href="/cgi-bin/koha/reviews/reviewswaiting.pl">Comments</a></li> |
33 |
[% END %] |
33 |
[% END %] |
34 |
[% IF ( CAN_user_tools_import_patrons ) %] |
34 |
[% IF ( CAN_user_tools_import_patrons ) %] |
35 |
<li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li> |
35 |
<li><a href="/cgi-bin/koha/tools/import_borrowers.pl">Import patrons</a></li> |
36 |
[% END %] |
36 |
[% END %] |
37 |
[% IF ( CAN_user_tools_edit_notices ) %] |
37 |
[% IF ( CAN_user_tools_edit_notices ) %] |
38 |
<li><a href="/cgi-bin/koha/tools/letter.pl">Notices & slips</a></li> |
38 |
<li><a href="/cgi-bin/koha/tools/letter.pl">Notices & slips</a></li> |
39 |
[% END %] |
39 |
[% END %] |
40 |
[% IF ( CAN_user_tools_edit_notice_status_triggers ) %] |
40 |
[% IF ( CAN_user_tools_edit_notice_status_triggers ) %] |
41 |
<li><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></li> |
41 |
<li><a href="/cgi-bin/koha/tools/overduerules.pl">Overdue notice/status triggers</a></li> |
42 |
[% END %] |
42 |
[% END %] |
43 |
[% IF ( CAN_user_tools_label_creator ) %] |
43 |
[% IF ( CAN_user_tools_label_creator ) %] |
44 |
<li><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></li> |
44 |
<li><a href="/cgi-bin/koha/patroncards/home.pl">Patron card creator</a></li> |
Link Here
|
53 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tag moderation</a></li> |
53 |
<li><a href="/cgi-bin/koha/tags/review.pl">Tag moderation</a></li> |
54 |
[% END %] |
54 |
[% END %] |
55 |
[% IF ( CAN_user_tools_batch_upload_patron_images ) %] |
55 |
[% IF ( CAN_user_tools_batch_upload_patron_images ) %] |
56 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
56 |
<li><a href="/cgi-bin/koha/tools/picture-upload.pl">Upload patron images</a></li> |
57 |
[% END %] |
57 |
[% END %] |
58 |
</ul> |
58 |
</ul> |
59 |
<h5>Catalog</h5> |
59 |
<h5>Catalog</h5> |
60 |
<ul> |
60 |
<ul> |
61 |
[% IF ( CAN_user_tools_items_batchdel ) %] |
61 |
[% IF ( CAN_user_tools_items_batchdel ) %] |
62 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Batch item deletion</a></li> |
62 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl?del=1">Batch item deletion</a></li> |
63 |
[% END %] |
63 |
[% END %] |
64 |
[% IF ( CAN_user_tools_items_batchmod ) %] |
64 |
[% IF ( CAN_user_tools_items_batchmod ) %] |
65 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></li> |
65 |
<li><a href="/cgi-bin/koha/tools/batchMod.pl">Batch item modification</a></li> |
66 |
[% END %] |
66 |
[% END %] |
67 |
[% IF CAN_user_tools_records_batchdel %] |
67 |
[% IF CAN_user_tools_records_batchdel %] |
68 |
<li><a href="/cgi-bin/koha/tools/batch_delete_records.pl">Batch record deletion</a></li> |
68 |
<li><a href="/cgi-bin/koha/tools/batch_delete_records.pl">Batch record deletion</a></li> |
Link Here
|
80 |
<li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></li> |
80 |
<li><a href="/cgi-bin/koha/tools/inventory.pl">Inventory</a></li> |
81 |
[% END %] |
81 |
[% END %] |
82 |
[% IF ( CAN_user_tools_label_creator ) %] |
82 |
[% IF ( CAN_user_tools_label_creator ) %] |
83 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
83 |
<li><a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a></li> |
84 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
84 |
<li><a href="/cgi-bin/koha/labels/spinelabel-home.pl">Quick spine label creator</a></li> |
85 |
[% END %] |
85 |
[% END %] |
86 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
86 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
87 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
87 |
<li><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></li> |
Link Here
|
90 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">Manage MARC modification templates</a></li> |
90 |
<li><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">Manage MARC modification templates</a></li> |
91 |
[% END %] |
91 |
[% END %] |
92 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
92 |
[% IF ( CAN_user_tools_stage_marc_import ) %] |
93 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
93 |
<li><a href="/cgi-bin/koha/tools/stage-marc-import.pl">Stage MARC for import</a></li> |
94 |
[% END %] |
94 |
[% END %] |
95 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
95 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
96 |
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Staged MARC management</a></li> |
96 |
<li><a href="/cgi-bin/koha/tools/manage-marc-import.pl">Staged MARC management</a></li> |
97 |
[% END %] |
97 |
[% END %] |
98 |
[% IF ( CAN_user_tools_upload_local_cover_images ) %] |
98 |
[% IF ( CAN_user_tools_upload_local_cover_images ) %] |
99 |
<li><a href="/cgi-bin/koha/tools/upload-cover-image.pl">Upload local cover image</a></li> |
99 |
<li><a href="/cgi-bin/koha/tools/upload-cover-image.pl">Upload local cover image</a></li> |
100 |
[% END %] |
100 |
[% END %] |
101 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
101 |
[% IF ( CAN_user_tools_manage_staged_marc ) %] |
102 |
<li><a href="/cgi-bin/koha/tools/oai-pmh-harvester/dashboard.pl">OAI-PMH harvester</a></li> |
102 |
<li><a href="/cgi-bin/koha/tools/oai-pmh-harvester/dashboard.pl">OAI-PMH harvester</a></li> |
103 |
[% END %] |
103 |
[% END %] |
104 |
</ul> |
104 |
</ul> |
105 |
<h5>Additional tools</h5> |
105 |
<h5>Additional tools</h5> |
106 |
<ul> |
106 |
<ul> |
107 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
107 |
[% IF ( CAN_user_tools_edit_calendar ) %] |
108 |
<li><a href="/cgi-bin/koha/tools/holidays.pl">Calendar</a></li> |
108 |
<li><a href="/cgi-bin/koha/tools/holidays.pl">Calendar</a></li> |
109 |
[% END %] |
109 |
[% END %] |
110 |
[% IF ( CAN_user_tools_manage_csv_profiles ) %] |
110 |
[% IF ( CAN_user_tools_manage_csv_profiles ) %] |
111 |
<li><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV profiles</a></li> |
111 |
<li><a href="/cgi-bin/koha/tools/csv-profiles.pl">CSV profiles</a></li> |
112 |
[% END %] |
112 |
[% END %] |
113 |
[% IF ( CAN_user_tools_view_system_logs ) %] |
113 |
[% IF ( CAN_user_tools_view_system_logs ) %] |
114 |
<li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li> |
114 |
<li><a href="/cgi-bin/koha/tools/viewlog.pl">Log viewer</a></li> |
115 |
[% END %] |
115 |
[% END %] |
116 |
[% IF ( CAN_user_tools_edit_news ) %] |
116 |
[% IF ( CAN_user_tools_edit_news ) %] |
117 |
<li><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></li> |
117 |
<li><a href="/cgi-bin/koha/tools/koha-news.pl">News</a></li> |
118 |
[% END %] |
118 |
[% END %] |
119 |
[% IF ( CAN_user_tools_schedule_tasks ) %] |
119 |
[% IF ( CAN_user_tools_schedule_tasks ) %] |
120 |
<li><a href="/cgi-bin/koha/tools/scheduler.pl">Task scheduler</a></li> |
120 |
<li><a href="/cgi-bin/koha/tools/scheduler.pl">Task scheduler</a></li> |
121 |
[% END %] |
121 |
[% END %] |
122 |
[% IF ( CAN_user_tools_edit_quotes ) %] |
122 |
[% IF ( CAN_user_tools_edit_quotes ) %] |
123 |
<li><a href="/cgi-bin/koha/tools/quotes.pl">Quote editor</a></li> |
123 |
<li><a href="/cgi-bin/koha/tools/quotes.pl">Quote editor</a></li> |