Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Jonathan Druart 6f4994ff4d
Bug 22445: Add new prefs *CustomCoverImages*
This patch set adds a new method to display cover images for
bibliographic records.
The idea is to provide a flexible way allowing several use cases:
- local path
- remote url
- webservice
which would follow a given pattern.

So far only the following patterns are available:
- {isbn} will be replaced byt the isbn of the record
- {issn}
- using MARC subfields:
  {024$a} to replace with the value in 024$a
(Note that the selector has been changed from %% to {} in a coming
patch)

For example
- /your/local/images/{isbn}.png
- https://covers.openlibrary.org/b/isbn/{isbn}-M.jpb
- etc.

There are 3 new sysprefs:
CustomCoverImagesURL
=> Define the path/url
CustomCoverImages
=> Turn on/off the display of the custom cover image in the staff client
OPACCustomCoverImages
=> Turn on/off the display of the custom cover image at the OPAC

Sponsored-by: Orex Digital
Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Hugo Agud <hagud@orex.es>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Kyle Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-22 15:02:47 +01:00
..
preferences Bug 22445: Add new prefs *CustomCoverImages* 2019-10-22 15:02:47 +01:00
searchengine/elasticsearch Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
additional-fields.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
admin-home.tt Bug 23321: Add cash register management 2019-09-23 11:39:21 +01:00
adveditorshortcuts.tt Bug 21411: (follow-up) Clean up for QA 2019-05-10 18:59:39 +00:00
aqbudgetperiods.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
auth_subfields_structure.tt
auth_tag_structure.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
authorised_values.tt Bug 23611: (follow-up) Exclude "actions" column from export 2019-10-07 14:09:12 +01:00
authtypes.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
biblio_framework.tt Bug 8558: Improve confirmation message for importing frameworks 2019-06-06 15:47:28 +01:00
branch_transfer_limits.tt Bug 18584: Our legacy code contains trailing-spaces 2019-04-12 02:01:39 +00:00
branches.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
cash_registers.tt Bug 23321: (QA follow-up) Add missing TT filters 2019-09-23 11:39:23 +01:00
categories.tt Bug 23605: Fix terminology for branches limitations on patron category admin page 2019-09-23 10:40:38 +01:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt Bug 21783: Reindent admin/columns_settings.tt 2019-04-19 14:38:50 +00:00
currency.tt
didyoumean.tt Bug 14457: (QA follow-up) Fix QA script complaints and amend system preference text 2019-04-16 13:17:33 +00:00
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt Bug 19497: Removed title (tooltip) from Edit button in items_search_fields.tt 2019-04-11 13:52:08 +00:00
itemtypes.tt Bug 23704: Typo in itemtypes.tt 2019-10-17 14:51:58 +01:00
koha2marclinks.tt
library_groups.tt
localization.tt Bug 23351: Clean up localization template 2019-10-02 13:53:28 +01:00
marc_subfields_structure.tt
marctagstructure.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
matching-rules.tt Bug 23324: Add an ISBN normalization routine 2019-08-16 12:26:48 +01:00
oai_set_mappings.tt
oai_sets.tt
overdrive.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patron-attr-types.tt
preferences.tt Bug 8000: (QA follow-up) Add email validation to system preferences 2019-04-29 15:08:47 +00:00
printers.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
share_content.tt Bug 22210: (QA follow-up) Tiny gramatical correction 2019-06-18 12:23:10 +01:00
smart-rules.tt Bug 23445: Make loan period unit translatable fixing editing issue 2019-08-16 11:47:09 +01:00
sms_providers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00