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

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:record_tabs [2015/12/10 17:46] – ↷ Page moved from vufind2:record_tabs to development:plugins:record_tabs demiankatzdevelopment:plugins:record_tabs [2018/03/14 18:05] – [Key Plugin Details] demiankatz
Line 13: Line 13:
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['recordtab'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['recordtab']
  
-**Service Manager Name for Service Locator:** VuFind\RecordTabPluginManager+**Service Manager Name for Service Locator:** VuFind\RecordTabPluginManager (VuFind 2.x-4.x), VuFind\RecordTab\PluginManager (VuFind 5.0+)
  
 **Template Name:** VuFind loads tab templates from the subdirectory of the RecordTab folder of the current theme whose name corresponds with the lowercased class of the plugin (ignoring the namespace).  For example, the template for \VuFind\RecordTab\TOC can be found in RecordTab/toc.phtml within your theme. **Template Name:** VuFind loads tab templates from the subdirectory of the RecordTab folder of the current theme whose name corresponds with the lowercased class of the plugin (ignoring the namespace).  For example, the template for \VuFind\RecordTab\TOC can be found in RecordTab/toc.phtml within your theme.
development/plugins/record_tabs.txt · Last modified: 2020/09/22 14:21 by demiankatz