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
development:howtos [2015/12/14 17:12] – ↷ Links adapted because of a move operation demiankatzdevelopment:howtos [2020/10/05 14:11] (current) demiankatz
Line 1: Line 1:
-====== How-Tos ======+====== Cookbook / How-Tos ======
  
-Some step-by-step instructions can be found here:+It is often helpful to have step-by-step instructions or a hands-on example when solving a new problem in VuFind. This page brings together solutions to common VuFind tasks.
  
   * [[indexing: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.
Line 9: Line 9:
   * [[development:architecture: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.
   * [[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.   * [[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.
   * [[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: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.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/howtos.1450113131.txt.gz · Last modified: 2015/12/14 17:12 by demiankatz