Browse Source

Bug 26703: tools folder

Swapped the order of the page titles to have the unique information
first, i.e. the name of the specific page displays first, and the name of the website (e.g. Koha) displays at the end.

To test:
1) Apply patch
2) Ensure each of the files in the tools folder are swapped around
to display the most unique information first, and the website name is at the end
3) Ensure the pages displayed on the Staff Client that correspond to
these files also display the changes

Sponsored-by: Catalyst IT
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Henry Bolshaw <bolshawh@parliament.uk>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
21.05.x
Wainui Witika-Park 3 years ago
committed by Jonathan Druart
parent
commit
b6f036a7ac
  1. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt
  2. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt
  3. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
  4. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt
  5. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt
  6. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt
  7. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt
  8. 8
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt
  9. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt
  10. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt
  11. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt
  12. 6
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt
  13. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt
  14. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt
  15. 17
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt
  16. 6
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt
  17. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt
  18. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
  19. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt
  20. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt
  21. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/preview_letter.tt
  22. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt
  23. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt
  24. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt
  25. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/scheduler.tt
  26. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt
  27. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
  28. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt
  29. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt
  30. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt
  31. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt
  32. 10
      koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Automatic item modifications by age</title>
<title>Automatic item modifications by age &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-del.tt

@ -3,7 +3,7 @@
[% SET footerjs = 1 %]
[% PROCESS 'i18n.inc' %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch item deletion</title>
<title>Batch item deletion &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<!--[if IE]>
<style>#selections { display: none; }</style>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt

@ -3,7 +3,7 @@
[% USE Koha %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch item modification</title>
<title>Batch item modification &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>input[type=checkbox]{ margin : 0 .5em; }</style>
[% Asset.css("css/addbiblio.css") | $raw %]

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; [% IF ( del ) %]Batch item deletion[% ELSE %]Batch item modification[% END %] </title>
<title>[% IF ( del ) %]Batch item deletion[% ELSE %]Batch item modification[% END %] &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>
<body id="tools_batchMod" class="tools">

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt

@ -3,7 +3,7 @@
[% SET footerjs = 1 %]
[% PROCESS 'authorities-search-results.inc' %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch record deletion</title>
<title>Batch record deletion &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt

@ -8,7 +8,7 @@
[% PROCESS 'html_helpers.inc' %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch extend due dates</title>
<title>Batch extend due dates &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/humanmsg.css") | $raw %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt

@ -3,7 +3,7 @@
[% SET footerjs = 1 %]
[% PROCESS 'authorities-search-results.inc' %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch record modification</title>
<title>Batch record modification &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/humanmsg.css") | $raw %]
</head>

8
koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt

@ -5,7 +5,13 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch patron deletion and anonymization [% IF step == 2 %]&rsaquo; Confirm[% END %][% IF step == 3 %]&rsaquo; Finished[% END %]</title>
<title>
[% IF step == 2 %]
Confirm &rsaquo; [% END %]
[% IF step == 3 %]
Finished &rsaquo; [% END %]
Batch patron deletion and anonymization &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt

@ -3,7 +3,6 @@
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>
Koha &rsaquo; Tools &rsaquo; CSV profiles
[% IF op == 'add_form' %]
[% IF csv_profile %]
&rsaquo; Modify a CSV profile
@ -11,6 +10,7 @@
&rsaquo; New CSV profile
[% END %]
[% END %]
&rsaquo; CSV export profiles &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt

@ -3,7 +3,7 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Export data</title>
<title>Export data &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>
fieldset.rows fieldset.rows {

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt

@ -3,7 +3,7 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; [% Branches.GetName( branch ) | html %] calendar</title>
<title>[% Branches.GetName( branch ) | html %] calendar &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/calendar.css") | $raw %]
</head>

6
koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt

@ -4,7 +4,11 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Import patrons [% IF ( uploadborrowers ) %]&rsaquo; Results[% END %]</title>
<title>
[% IF ( uploadborrowers ) %]
Results &rsaquo; [% END %]
Import patrons &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>
.yui-u fieldset.rows .widelabel { width: 12em; }

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt

@ -4,7 +4,7 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Inventory</title>
<title>Inventory &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tt

@ -5,7 +5,7 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; News</title>
<title>News &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% IF ( opac_news_count ) %]
[% END %]

17
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt

@ -7,20 +7,19 @@
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>
Koha &rsaquo; Tools &rsaquo; Notices
[% IF ( add_form or copy_form ) %]
[% IF ( modify ) %]
&rsaquo; Modify notice
[% ELSE %]
&rsaquo; Add notice
[% END %]
Modify notice &rsaquo; [% ELSE %]
Add notice &rsaquo; [% END %]
[% END %]
[% IF ( add_validate or copy_validate) %]
&rsaquo; Notice added
[% END %]
Notice added &rsaquo; [% END %]
[% IF ( delete_confirm ) %]
&rsaquo; Confirm deletion
[% END %]
Confirm deletion &rsaquo; [% END %]
Notices &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>#preview_template .modal-dialog { width : 80%; } .spinner { display: none; } @media (max-width: 767px) { #preview_template { margin: 0; width : auto; } }</style>

6
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt

@ -3,10 +3,10 @@
[% USE KohaDates %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Manage staged MARC records
<title>
[% IF ( import_batch_id ) %]
&rsaquo; Batch [% import_batch_id | html %]
[% END %]
Batch [% import_batch_id | html %] &rsaquo; [% END %]
Manage staged MARC records &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/humanmsg.css") | $raw %]

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt

@ -3,7 +3,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; MARC modification templates</title>
<title>MARC modification templates &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% FILTER collapse %]
<style>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt

@ -7,7 +7,7 @@
[% USE TablesSettings %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Batch patron modification</title>
<title>Batch patron modification &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt

@ -4,7 +4,7 @@
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Overdue notice/status triggers</title>
<title>Overdue notice/status triggers &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Upload patron images</title>
<title>Upload patron images &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/preview_letter.tt

@ -1,5 +1,5 @@
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Preview notice template</title>
<title>Preview notice template &rsaquo; Tools &rsaquo; Koha</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body id="preview_letter" class="catalog">

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/problem-reports.tt

@ -4,7 +4,7 @@
[% USE KohaDates %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Administration &rsaquo; OPAC problem reports</title>
<title>OPAC problem reports &rsaquo; Administration &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Quote uploader</title>
<title>Quote uploader &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/uploader.css") | $raw %]
[% Asset.css("css/quotes.css") | $raw %]

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Quote editor</title>
<title>Quote editor &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/quotes.css") | $raw %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/scheduler.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Task scheduler</title>
<title>Task scheduler &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Manage staged MARC records &rsaquo; Compare matched records</title>
<title>Compare matched records &rsaquo; Manage staged MARC records &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>
ins { background-color: #e6ffe6; }

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Stage MARC records for import</title>
<title>Stage MARC records for import &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>
#fileuploadstatus,#fileuploadfailed,#fileuploadcancel,#jobpanel,#jobstatus,#jobfailed { display : none; }

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt

@ -6,7 +6,7 @@
[% USE TablesSettings %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Stock rotation</title>
<title>Stock rotation &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt

@ -1,7 +1,7 @@
[% USE Koha %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools</title>
<title>Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
</head>
<body id="tools_tools-home" class="tools">

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload-images.tt

@ -2,7 +2,7 @@
[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>Koha &rsaquo; Tools &rsaquo; Upload images</title>
<title>Upload images &rsaquo; Tools &rsaquo; Koha</title>
[% INCLUDE 'doc-head-close.inc' %]
<style>
#fileuploadstatus,#fileuploadfailed,#jobpanel,#jobstatus,#jobfailed { display : none; }

2
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt

@ -7,7 +7,7 @@
[% IF plugin %]
<title>Upload plugin</title>
[% ELSE %]
<title>Koha &rsaquo; Tools &rsaquo; Upload</title>
<title>Upload &rsaquo; Tools &rsaquo; Koha</title>
[% END %]
[% INCLUDE 'doc-head-close.inc' %]

10
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt

@ -8,12 +8,10 @@
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
<title>
Koha &rsaquo; Tools &rsaquo;
[% IF ( do_it ) %]
Logs &rsaquo; Results
[% ELSE %]
Logs
[% END %]
[% IF ( do_it ) %]
Results &rsaquo; [% END %]
Logs &rsaquo; Tools &rsaquo; Koha
</title>
[% INCLUDE 'doc-head-close.inc' %]
[% Asset.css("css/humanmsg.css") | $raw %]

Loading…
Cancel
Save