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

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
Next revisionBoth sides next revision
vufind2:building_a_related_record_module [2015/12/09 19:32] – [Key Plugin Details] demiankatzdevelopment:plugins:related_records_modules [2015/12/10 18:04] – [Related Records Plugins] demiankatz
Line 1: Line 1:
-====== Related Records Plugins ======+====== Related Records Modules ======
  
 Related records modules are used to display recommendations on the record view based on the currently-selected record. Related records modules are used to display recommendations on the record view based on the currently-selected record.
Line 15: Line 15:
 **Template Name:** To display the related record recommendations, VuFind will attempt to load a template from the Related folder of the current theme whose name corresponds with the class of the plugin (ignoring the namespace).  The template will have access to the plugin object as $this->related. **Template Name:** To display the related record recommendations, VuFind will attempt to load a template from the Related folder of the current theme whose name corresponds with the class of the plugin (ignoring the namespace).  The template will have access to the plugin object as $this->related.
  
-See the [[General Plugin Information|General Plugin Information]] page for more details on VuFind plugins.+See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
 ---- struct data ---- ---- struct data ----
 ---- ----
  
development/plugins/related_records_modules.txt · Last modified: 2020/09/22 14:37 by demiankatz