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.
legacy:vufind_1.x_developer_manual:building_a_smarty_plugin

Differences

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

Link to this comparison view

Next revision
Previous revision
building_a_plugin [2007/11/20 20:29] – created asnagylegacy:vufind_1.x_developer_manual:building_a_smarty_plugin [2018/12/19 14:12] (current) demiankatz
Line 1: Line 1:
-====== Building Plugin ====== +====== Building a Smarty Plugin ======
- +
-VuFind uses the [[http://smarty.php.net/|Smarty Template Engine]] to control the HTML templates.  Smarty has the ability to create plugins to be intergrated in with the templates.  If you would like to create a Plugin to enhance VuFind - for example a SQL Query to your ILS Database for additional data on the Record View Page - you could simply create a PHP file that lives within the /web/interface/plugins directory.  Please follow the [[http://smarty.php.net/manual/en/plugins.writing.php|Smarty Documentation]] on how to do this.+
  
 +// This outdated page has been deleted to prevent confusion. To view old content for historical interest, see the "Old Revisions" list below. //
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
legacy/vufind_1.x_developer_manual/building_a_smarty_plugin.1195590599.txt.gz · Last modified: 2014/06/13 13:12 (external edit)