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.
configuration:call_numbers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
configuration:call_numbers [2018/12/19 18:28] demiankatzconfiguration:call_numbers [2023/10/24 13:53] (current) demiankatz
Line 1: Line 1:
 ====== Call Number Configuration ====== ====== Call Number Configuration ======
  
-By default, VuFind is configured to support LC call numbers.  Dewey Decimal support was added in version 1.0.  The notes below assume you are using a version capable of supporting Dewey Decimal.+By default, VuFind® is configured to support LC call numbers, but Dewey Decimal support can be enabled if needed.
  
 ===== Turning on Dewey Decimal Support ===== ===== Turning on Dewey Decimal Support =====
Line 9: Line 9:
 ==== 1. Make sure Dewey call numbers are indexed in your records ==== ==== 1. Make sure Dewey call numbers are indexed in your records ====
  
-To add Dewey call numbers to your index, uncomment the Dewey-related lines in import/marc_local.properties under your VuFind installation.  By default, VuFind expects to find Dewey numbers in the 082 and 083 MARC fields.  You may need to adjust the process that exports records from your ILS to populate these fields (see [[indexing:marc:export_notes|MARC Export Notes]] for advice on exporting records).  Alternatively, if your call numbers are in a different MARC field, you may have to adjust the field specification in marc_local.properties; see the [[indexing:solrmarc#customizing_import_mappings|SolrMarc Notes]] for more details.+To add Dewey call numbers to your index, uncomment the Dewey-related lines in import/marc_local.properties under your VuFind® installation.  By default, VuFind® expects to find Dewey numbers in the 082 and 083 MARC fields.  You may need to adjust the process that exports records from your ILS to populate these fields (see [[indexing:marc:export_notes|MARC Export Notes]] for advice on exporting records).  Alternatively, if your call numbers are in a different MARC field, you may have to adjust the field specification in marc_local.properties; see the [[indexing:solrmarc#customizing_import_mappings|SolrMarc Notes]] for more details.
  
 ==== 2. Turn on Dewey support in the Browse module ==== ==== 2. Turn on Dewey support in the Browse module ====
  
-In [[configuration:files:config.ini]], there is a [Browse] section which controls VuFind's browse module.  Set "dewey" to true in order to enable a Dewey call number browse.  You may also want to disable the "lcc" setting to turn off LC call number support at this time, though you do not have to.+In [[configuration:files:config.ini]], there is a [Browse] section which controls VuFind®'s browse module.  Set "dewey" to true in order to enable a Dewey call number browse.  You may also want to disable the "lcc" setting to turn off LC call number support at this time, though you do not have to -- both call number schemes can coexist.
  
  
Line 38: Line 38:
  
   * Make sure your ILS driver returns Dewey call numbers when sending holdings information.  This is necessary to display appropriate values in the "call number" field of search results.  // For more details on how drivers work, see the [[development:plugins:ils_drivers|ILS Driver specification]]. //   * Make sure your ILS driver returns Dewey call numbers when sending holdings information.  This is necessary to display appropriate values in the "call number" field of search results.  // For more details on how drivers work, see the [[development:plugins:ils_drivers|ILS Driver specification]]. //
-  * If you want to show Dewey numbers in more places (for example, in record details), it may also be necessary to edit some of VuFind's templates.  // For more details on customizing the user interface, see [[development:architecture:user_interface|User Interface Customization]]. //+  * If you want to show Dewey numbers in more places (for example, in record details), it may also be necessary to edit some of VuFind®'s templates.  // For more details on customizing the user interface, see [[development:architecture:user_interface|User Interface Customization]]. //
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
configuration/call_numbers.1545244119.txt.gz · Last modified: 2018/12/19 18:28 by demiankatz