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 revision
Previous revision
development:plugins:link_resolver_drivers [2023/11/27 18:47] demiankatzdevelopment:plugins:link_resolver_drivers [2023/11/27 18:48] (current) – [parseLinks] demiankatz
Line 42: Line 42:
   * coverage - coverage range applicable to the resource   * coverage - coverage range applicable to the resource
   * service_type - used to categorize links (getHolding = local print holding, getWebService = special service related to item, getDOI = DOI link, getFullTxt = electronic holding)   * service_type - used to categorize links (getHolding = local print holding, getWebService = special service related to item, getDOI = DOI link, getFullTxt = electronic holding)
-  * access - used to style links according to their access-status (if supported by the link resolver driver - available status: open, limited, denied, unknown), style classes are named access-{status} in template ajax/resolverLinks.phtml; //this feature was added in VuFind®2.5//+  * access - used to style links according to their access-status (if supported by the link resolver driver - available status: open, limited, denied, unknown), style classes are named access-{status} in template ajax/resolverLinks.phtml; //this feature was added in VuFind® 2.5//
  
 ==== supportsMoreOptionsLink ==== ==== supportsMoreOptionsLink ====
Line 48: Line 48:
 :!: Introduced in VuFind® 4.0 :!: Introduced in VuFind® 4.0
  
-This method returns true when the direct link provided by getResolverUrl offers a human-friendly interface; it should return false if the link resolver offers a data-only interface (for example, in the case of EZB).+This method returns true when the direct link provided by getResolverUrl offers a human-friendly interface; it should return false if the link resolver offers a data-only interface (for example, in the case of JOP).
 ---- struct data ---- ---- struct data ----
 properties.Page Owner :  properties.Page Owner : 
 ---- ----
  
development/plugins/link_resolver_drivers.1701110839.txt.gz · Last modified: 2023/11/27 18:47 by demiankatz