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

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:howtos [2015/12/11 17:24] – ↷ Links adapted because of a move operation demiankatzdevelopment:howtos [2015/12/14 20:43] – ↷ Links adapted because of a move operation demiankatz
Line 3: Line 3:
 Some step-by-step instructions can be found here: Some step-by-step instructions can be found here:
  
-  * [[..:Adding Facets|Adding Facets]] - How to add a new facet to searches.+  * [[indexing:adding_facets|Adding Facets]] - How to add a new facet to searches.
   * [[development:plugins:controllers|Building a Controller]] - How to add new pages and functionality to the interface.   * [[development:plugins:controllers|Building a Controller]] - How to add new pages and functionality to the interface.
   * [[development:plugins:view_helpers|Building a View Helper]] - How to add custom behavior to templates.   * [[development:plugins:view_helpers|Building a View Helper]] - How to add custom behavior to templates.
-  * [[vufind2:connecting_a_new_external_data_source|Connecting a New External Data Source]] - Building a VuFind module for a new data source  that can't be indexed directly into VuFind (i.e. third-party API) +  * [[development:howtos:connecting_a_new_external_data_source|Connecting a New External Data Source]] - Building a VuFind module for a new data source  that can't be indexed directly into VuFind (i.e. third-party API) 
-  * [[vufind2:customizing_the_user_interface|Customizing the User Interface]] - Basics on customizing the presentation layer of VuFind.+  * [[development:architecture:user_interface|Customizing the User Interface]] - Basics on customizing the presentation layer of VuFind.
   * [[development:howtos:displaying_a_custom_field|Displaying a Custom Field]] - How to make a new field visible in the VuFind environment.   * [[development:howtos:displaying_a_custom_field|Displaying a Custom Field]] - How to make a new field visible in the VuFind environment.
-  * [[..:searches_customizing_tuning_adding|Displaying a New Search Field]] - How to add search fields to the VuFind web interface+  * [[configuration:search_customization|Displaying a New Search Field]] - How to add search fields to the VuFind web interface
   * [[development:howtos:supporting_a_new_citation_style|Supporting a New Citation Style]] - How to add a citation style to VuFind.   * [[development:howtos:supporting_a_new_citation_style|Supporting a New Citation Style]] - How to add a citation style to VuFind.
-  * [[vufind2:supporting_a_new_export_format|Supporting a New Export Format]] - How to add support to export metadata from VuFind to files/third-party systems. +  * [[development:howtos:supporting_a_new_export_format|Supporting a New Export Format]] - How to add support to export metadata from VuFind to files/third-party systems. 
-  * [[vufind2:supporting_a_new_metadata_format|Supporting a New Metadata Format]] - How to add a record driver and build an importer for non-MARC records.+  * [[development:howtos:supporting_a_new_metadata_format|Supporting a New Metadata Format]] - How to add a record driver and build an importer for non-MARC records
 +  * [[development:architecture:less|Using LESS]] - How to use LESS to generate CSS in the bootstrap3/bootprint3 themes (and their children).
  
 Also be sure to look at the [[development:plugins]] page for information on extending various aspects of VuFind, such as adding support for new [[development:plugins:ils_drivers|ILS drivers]], [[development:plugins:record_drivers|record types]], etc., etc. Also be sure to look at the [[development:plugins]] page for information on extending various aspects of VuFind, such as adding support for new [[development:plugins:ils_drivers|ILS drivers]], [[development:plugins:record_drivers|record types]], etc., etc.
development/howtos.txt · Last modified: 2020/10/05 14:11 by demiankatz