About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:coverlayers
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
development:plugins:coverlayers [2018/05/30 16:02] – created demiankatz
Line 1: Line 1:
 +====== Cover Layer Plugins ======
 +
 +:!: This feature was introduced in VuFind 5.0.
 +
 +Cover layers are used by the [[configuration:dynamic_covers|dynamic cover generator]] to construct image layers (i.e. background and text).
 +
 +===== Why Use It? =====
 +
 +If you want to change the way cover images are drawn, you can build your own rules in a plugin.
 +
 +===== Key Plugin Details =====
 +
 +**Default Namespace:** \VuFind\Cover\Layer
 +
 +**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Cover/Layer/LayerInterface.php|\VuFind\Cover\Layer\LayerInterface]]
 +
 +**Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['cover_layer']
 +
 +**Service Manager Name for Service Locator:** VuFind\Cover\Layer\PluginManager
 +
 +See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
 +
 +---- struct data ----
 +----
  
development/plugins/coverlayers.txt · Last modified: 2020/09/22 14:37 by demiankatz