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:doi_linkers
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:doi_linkers [2018/10/10 13:25] – created demiankatz
Line 1: Line 1:
 +====== DOI Linker Plugins ======
 +
 +:!: This feature was introduced in VuFind 5.1.
 +
 +DOI linkers are used to look up links related to record DOIs. They are configured through the [DOI] section of [[configuration:files:config.ini|config.ini]].
 +
 +===== Why Use It? =====
 +
 +This can be useful for providing links to full text and contextual information retrieved via third-party APIs.
 +
 +===== Key Plugin Details =====
 +
 +**Default Namespace:** \VuFind\DoiLinker
 +
 +**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/DoiLinker/DoiLinkerInterface.php|\VuFind\DoiLinker\DoiLinkerInterface]]
 +
 +**Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['doilinker']
 +
 +**Service Manager Name for Service Locator:** VuFind\DoiLinker\PluginManager
 +
 +See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
 +
 +---- struct data ----
 +----
  
development/plugins/doi_linkers.txt · Last modified: 2020/09/22 14:12 by demiankatz