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

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
Last revisionBoth sides next revision
development:plugins [2020/03/04 13:43] – [Plugins] demiankatzdevelopment:plugins [2021/04/16 10:36] – [VuFind-Specific Plugins] emaijala
Line 8: Line 8:
   * [[development:plugins:authentication_handlers|Authentication Handlers]] - Custom login functionality   * [[development:plugins:authentication_handlers|Authentication Handlers]] - Custom login functionality
   * [[development:plugins:autosuggesters|Autosuggesters]] - Sources for autocomplete suggestions   * [[development:plugins:autosuggesters|Autosuggesters]] - Sources for autocomplete suggestions
 +  * [[development:plugins:captcha_handlers|CAPTCHA Handlers]] - Methods of providing CAPTCHA functionality
   * [[development:plugins:channel_providers|Channel Providers]] - Sources for [[configuration:channels|Channeled Browse]] suggestions   * [[development:plugins:channel_providers|Channel Providers]] - Sources for [[configuration:channels|Channeled Browse]] suggestions
   * [[development:plugins:contentblocks|Content Blocks]] - Arbitrary embeddable content (usually used on home pages)   * [[development:plugins:contentblocks|Content Blocks]] - Arbitrary embeddable content (usually used on home pages)
Line 25: Line 26:
   * [[development:plugins:search_objects|Search Objects]] - Representing different aspects of searches   * [[development:plugins:search_objects|Search Objects]] - Representing different aspects of searches
   * [[development:plugins:session_handlers|Session Handlers]] - Custom PHP session storage mechanisms   * [[development:plugins:session_handlers|Session Handlers]] - Custom PHP session storage mechanisms
 +  * [[development:plugins:sitemap_generators|Sitemap Generators]] - Generators for additional sitemap files
   * [[development:plugins:statistics_drivers|Statistics Drivers]] - Modules for gathering search/record view statistics (obsolete as of VuFind 4.0)   * [[development:plugins:statistics_drivers|Statistics Drivers]] - Modules for gathering search/record view statistics (obsolete as of VuFind 4.0)
  
 See also the [[development:howtos:connecting_a_new_external_data_source|Connecting a New External Data Source]] page, which discusses VuFind's various search-related plugins and how to connect new search types. See also the [[development:howtos:connecting_a_new_external_data_source|Connecting a New External Data Source]] page, which discusses VuFind's various search-related plugins and how to connect new search types.
  
-===== Zend Framework Plugins =====+===== Laminas Plugins =====
  
   * [[development:plugins:controllers|Controllers]] - Adding functionality to the overall VuFind web application.   * [[development:plugins:controllers|Controllers]] - Adding functionality to the overall VuFind web application.
development/plugins.txt · Last modified: 2022/07/12 16:52 by demiankatz