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:link_resolver_drivers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
development:plugins:link_resolver_drivers [2016/02/09 18:37] – [parseLinks] demiankatzdevelopment:plugins:link_resolver_drivers [2017/02/08 14:34] – [Basic Structure] demiankatz
Line 21: Line 21:
 ===== Basic Structure ===== ===== Basic Structure =====
  
-  * The PHP driver class must be registered in the service locator with the value used as the the resolver setting in the [OpenURL] section of web/conf/config.ini.  (i.e. "sfx").+  * The PHP driver class must be registered in the service locator with the value used as the the resolver setting in the [OpenURL] section of [[configuration:files:config.ini|config.ini]].  (i.e. "sfx")
 +  * The driver class must implement the VuFind\Resolver\Driver\DriverInterface. For convenience, starting in release 4.0, most drivers will achieve this by extending VuFind\Resolver\Driver\AbstractBase.
  
 ===== Key Methods ===== ===== Key Methods =====
development/plugins/link_resolver_drivers.txt · Last modified: 2023/11/27 18:48 by demiankatz