Skip to content
Snippets Groups Projects
Commit 6547a9bc authored by Demian Katz's avatar Demian Katz
Browse files

Whitespace cleanup.

parent be15f8fc
No related merge requests found
Showing
with 64 additions and 64 deletions
......@@ -34,7 +34,7 @@ baseUrl = [your DAIA server base url]
; If daiaContentTypes are set, the DAIA driver checks the Content-Type
; line in the DAIA response HTTP header for the configured values. If
; daiaContentTypes is not set, Content-Type HTTP header is NOT checked.
;
;
; expected Content-Types for DAIA XML format:
; (separate multiple values by commas, for example:
; daiaContentTypes['xml'] = "application/xml, text/xml"
......
......@@ -7,11 +7,11 @@ database = mydatabase
[Statuses]
; custom item statuses - A coma-separated list of value pairs. Supported values are
; available:1, available:0, reserve:N, reserve:Y, and duedate:0. duedate:0 is only
; used to designate that an item does not have a due date (e.g. it is lost). By
; available:1, available:0, reserve:N, reserve:Y, and duedate:0. duedate:0 is only
; used to designate that an item does not have a due date (e.g. it is lost). By
; default all other item statuses have a duedate, so nothing else is needed
i = "available:1", "reserve:N"
h = "available:0", "reserve:N"
rb = "available:0", "reserve:Y"
l = "available:0", "reserve:N", "duedate:0"
m = "available:0", "reserve:N", "duedate:0"
m = "available:0", "reserve:N", "duedate:0"
......@@ -13,7 +13,7 @@ dateformat = "m/d/Y"
; This OPTIONAL setting is used to override the pickup location codes and names retrieved
; from the ILS database.
; IMPORTANT: The locationCode is case sensitive and MUST match the case of the
; IMPORTANT: The locationCode is case sensitive and MUST match the case of the
; code in the Horizon location table.
;[pickUpLocations]
;locationCode = "locationName"
......@@ -24,7 +24,7 @@ dateformat = "m/d/Y"
; during hold form processing. Most users should not need to change this setting.
HMACKeys = item_id:id:level
; notify - The method by which users are notified when their hold / request is
; notify - The method by which users are notified when their hold / request is
; available. Must correspond with a Horizon system setting.
notify = "e-mail"
......@@ -35,7 +35,7 @@ defaultRequiredDate = 0:1:0
; This OPTIONAL setting is used to override the default pickup location for borrowers
; that is retrieved from the borrower record in the ILS database.
; This MUST match one of the locations listed in pickUpLocations above or the
; This MUST match one of the locations listed in pickUpLocations above or the
; pickup_location_sort table in the ILS. This setting is case sensitive.
;defaultPickUpLocation = "locationCode"
......@@ -46,8 +46,8 @@ extraHoldFields = pickUpLocation
[Statuses]
; custom item statuses - A coma-separated list of value pairs. Supported values are
; available:1, available:0, reserve:N, reserve:Y, and duedate:0. duedate:0 is only
; used to designate that an item does not have a due date (e.g. it is lost). By
; available:1, available:0, reserve:N, reserve:Y, and duedate:0. duedate:0 is only
; used to designate that an item does not have a due date (e.g. it is lost). By
; default all other item statuses have a duedate, so nothing else is needed
i = "available:1", "reserve:N"
h = "available:0", "reserve:N"
......
......@@ -6,7 +6,7 @@
opaciln = "000"
; the fileset number for the catalog
opacfno = "1"
; URL where loan requests are build from
; URL where loan requests are build from
opcloan = "https://your.opac.com/loan/LNG=DU/REQ"
sybpath = "/opt/sybase"
sybase = "INTERFACE"
......
......@@ -7,12 +7,12 @@ hideLogin = false
; none = do not show holdings info in Holdings Tab (see Site/hideHoldingsTabWhenEmpty
; setting in config.ini to completely disable the Holdings Tab in this case)
; marc = Use information in the Marc Record Mapped from [MarcHoldings]
; custom = use the options in the [Holdings] section below
; custom = use the options in the [Holdings] section below
useHoldings = none
;useStatus - Whether or not to use the show item statuses
; none = do not show status information
; marc = Use information in the Marc Record Mapped from [MarcStatus]
; custom = use the options in the [Status] section below
; custom = use the options in the [Status] section below
useStatus = none
[MarcHoldings]
......
......@@ -33,8 +33,8 @@ max_query_time = 60
; NOT CURRENTLY SUPPORTED
; This section defines the sort options available on Pazpar2 search results.
; Values on the left of the equal sign are Pazpar2 API sort values. Values
; on the right of the equal sign are text that will be run through the
; Values on the left of the equal sign are Pazpar2 API sort values. Values
; on the right of the equal sign are text that will be run through the
; translation module and displayed on screen.
[Sorting]
relevance = sort_relevance
......
......@@ -16,11 +16,11 @@ HMACKeys = item_id:holdtype:level
defaultRequiredDate = 0:1:0
; extraHoldFields - A colon-separated list used to display extra visible fields in the
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
extraHoldFields = pickUpLocation
; A Pick Up Location Code used to pre-select the pick up location drop down list and
; provide a default option if others are not available. Must correspond with one of
; provide a default option if others are not available. Must correspond with one of
; the Location IDs returned by getPickUpLocations()
defaultPickUpLocation = "15"
\ No newline at end of file
......@@ -15,11 +15,11 @@ case_sensitive_bools = true
; HTTP timeout
timeout = 30
; URL of the Primo server. For hosted services typically of the form
; http://XYZ.hosted.exlibrisgroup.com:1701 where XYZ is the ID of the Primo
; instance (e.g. primoapac01). Use http://mlplus.hosted.exlibrisgroup.com for
; URL of the Primo server. For hosted services typically of the form
; http://XYZ.hosted.exlibrisgroup.com:1701 where XYZ is the ID of the Primo
; instance (e.g. primoapac01). Use http://mlplus.hosted.exlibrisgroup.com for
; MetaLib Plus.
; You may also enter the full URL including a path to the brief search if necessary.
; You may also enter the full URL including a path to the brief search if necessary.
url = "http://XYZ.hosted.exlibrisgroup.com:1701"
; This section controls the result limit options for search results. default_limit
......
......@@ -3,12 +3,12 @@
; currently only one:
;
; operatingMode : Set the operating mode of the cache. Valid settings are
; "disabled" (default setting), "primary" if you want to try to load records from
; the cache first, or "fallback" if you want to try to load records only if the
; "disabled" (default setting), "primary" if you want to try to load records from
; the cache first, or "fallback" if you want to try to load records only if the
; regular source fails.
;
; Settings can optionally be defined separately for favorites in the [Favorite]
; section. Settings from [Default] section are used in any other context and also in
; Settings can optionally be defined separately for favorites in the [Favorite]
; section. Settings from [Default] section are used in any other context and also in
; favorites if they don't exist in the [Favorite] section.
;
; IMPORTANT NOTE: Not all search backends are compatible with caching. If record
......
[Catalog]
dna_url = sierra-db.library.edu
dna_url = sierra-db.library.edu
dna_port = 1032
dna_db = iii
dna_user = username
......
......@@ -136,7 +136,7 @@ Language = Language
PublicationDate = "adv_search_year" ; share year string w/advanced search page
; These facets will be shown above search results if the TopFacets recommendations
; module is used, as opposed to the [Facets] section, which is shown to the side
; module is used, as opposed to the [Facets] section, which is shown to the side
; of search results when the SideFacets module is used.
;
; NOTE: This section is not used by default -- see default_top_recommend setting
......@@ -216,9 +216,9 @@ orFacets = *
; This section shows which search types will display in the basic search box at
; the top of Summon pages. The name of each setting below corresponds with an
; index defined in the Summon API. The value of each setting is the text to
; display on screen. All on-screen text will be run through the translator, so
; be sure to update language files if necessary. The order of these settings
; index defined in the Summon API. The value of each setting is the text to
; display on screen. All on-screen text will be run through the translator, so
; be sure to update language files if necessary. The order of these settings
; will be maintained in the drop-down list in the UI.
;
; Note: The search type of "AllFields" is a special case that searches all
......@@ -248,9 +248,9 @@ TableOfContents = adv_search_toc
; This section defines the sort options available on Summon search results.
; Values on the left of the equal sign are either the reserved term "relevance"
; or the name of a Summon index to use for sorting; asc and desc modifiers may be
; used in combination with index names, but not relevance. Values on the right
; of the equal sign are text that will be run through the translation module and
; or the name of a Summon index to use for sorting; asc and desc modifiers may be
; used in combination with index names, but not relevance. Values on the right
; of the equal sign are text that will be run through the translation module and
; displayed on screen.
[Sorting]
relevance = sort_relevance
......
......@@ -9,8 +9,8 @@ baseURL = http://localhost:8080/symws
clientID = VuFind
; Installations using the 'Always Require Authentication' option
; must provide a valid login and password for anonymous operations.
;user =
;password =
;user =
;password =
; You can provide options to be provided to SoapClients here, e.g.
;soapOptions[proxy_host] = proxy.example.edu
......@@ -54,13 +54,13 @@ showStaffNotes = true
;showFeeType - Determines the type of fees that are shown.
; Supported values are: UNPAID_FEES, PAID_FEES, ALL_FEES
showFeeType = ALL_FEES
;usernameField - Determines from which field from Symphony to populate the
;usernameField - Determines from which field from Symphony to populate the
; patron's username in Vufind's user DB. ILS_username_field must be
; to "id" in config.ini for this to work.
; Supported values are: userKey, userID
usernameField = userID
;userProfileGroupField - Determines from which field to populate the "Group" in "My Profile".
; Supported values are: GROUP_ID, USER_PROFILE_ID,
; Supported values are: GROUP_ID, USER_PROFILE_ID,
; PATRON_LIBRARY_ID, DEPARTMENT
userProfileGroupField = USER_PROFILE_ID
......@@ -78,11 +78,11 @@ HMACKeys = item_id:holdtype:level
defaultRequiredDate = 0:1:1
; extraHoldFields - A colon-separated list used to display extra visible fields in the
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
extraHoldFields = comments:requiredByDate:pickUpLocation
; A Pick Up Location Code used to pre-select the pick up location drop down list and
; provide a default option if others are not available. Must correspond with one of
; provide a default option if others are not available. Must correspond with one of
; the Location IDs returned by getPickUpLocations()
;defaultPickUpLocation = MAIN
......@@ -6,7 +6,7 @@
; specifying url this way is more convenient
url = http://your-sirsi-web-server/pathto/driver.pl
; Unicorn/Symphony returns the fines amounts in cents,
; set this parameter to "true" to leave the fines
; set this parameter to "true" to leave the fines
; amounts in cents instead of dollars, or to "false"
; to convert the amounts to dollars
leaveFinesAmountsInCents = true
......@@ -39,11 +39,11 @@ HMACKeys = item_id
defaultRequiredDate = 0:1:0
; extraHoldFields - A colon-separated list used to display extra visible fields in the
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
; place holds form. Supported values are "comments", "requiredByDate" and
; "pickUpLocation"
extraHoldFields = requiredByDate:pickUpLocation:comments
;
; The following are lists of Location Codes and Item Types
; The following are lists of Location Codes and Item Types
; for items that are NOT AVAILABLE even if they are NOT checked out.
; The values on the right side of "=" is the status message to display.
;
......
......@@ -3,7 +3,7 @@
host = virtuadb.your.library.server
; Your iportal server
webhost = virtuaweb.your.library.server
; Your iportal cgi token string
; Your iportal cgi token string
; Example, from "http://webvirtua.libexample.edu/cgi-bin/gw/chameleon"
; you get "cgi-bin/gw", default is "cgi-bin"
cgi_token = "cgi-bin"
......@@ -18,5 +18,5 @@ service = VTLS01
; Login details
user = username
password = password
; System language (en -> English, pt -> Portuguese, fr -> French; default = en)
; System language (en -> English, pt -> Portuguese, fr -> French; default = en)
language = en
\ No newline at end of file
......@@ -26,7 +26,7 @@ language = Language
publishDate = Publish Year
publisher = Publisher
series = Series
dc_source_str_mv = Source
dc_source_str_mv = Source
title = Title
title_alt = Alternate Title
topic = Topic
......
......@@ -9,9 +9,9 @@ default_sort = relevance
; This section shows which search types will display in the basic search box at
; the top of WorldCat pages. The name of each setting below corresponds with one
; or more indices defined in the WorldCat API (multiple values are separated by
; colons). The value of each setting is the text to display on screen. All
; on-screen text will be run through the translator, so be sure to update language
; files if necessary. The order of these settings will be maintained in the
; colons). The value of each setting is the text to display on screen. All
; on-screen text will be run through the translator, so be sure to update language
; files if necessary. The order of these settings will be maintained in the
; drop-down list in the UI.
;
; For a complete list of legal values, see the SRU Explain page here:
......@@ -38,8 +38,8 @@ srw.se = adv_search_series
srw.yr = adv_search_year
; This section defines the sort options available on WorldCat search results.
; Values on the left of the equal sign are WorldCat API sort values. Values
; on the right of the equal sign are text that will be run through the
; Values on the left of the equal sign are WorldCat API sort values. Values
; on the right of the equal sign are text that will be run through the
; translation module and displayed on screen.
[Sorting]
relevance = sort_relevance
......
......@@ -5,16 +5,16 @@ url = http://myuniversity.edu:8080/ncipv2/NCIPResponder
; Your library's Agency ID (ILSDefaultAgency setting in driver_config.properties):
agency = "My University"
; Pickup location definitions: CSV file
; Pickup location definitions: CSV file
;
; Format: [agency],[locationID],[locationDisplay]
;
; e.g.,
; e.g.,
; (for consortium=false)
; My University,1,Main Circulation Desk
; My University,2,Stacks
;
; e.g.,
; e.g.,
; (for consortium=true)
; Agency1,1,Agency1 - Main Circulation Desk
; Agency1,2,Agency1 - Stacks
......
......@@ -31,9 +31,9 @@
; hiddenFilter = One or more hidden filters to apply to search results displayed in
; the column.
; Use multiple "hiddenfilter[] = ..." lines if multiple filters are needed.
; Hidden filters can be used in conjunction with search tab filters
; Hidden filters can be used in conjunction with search tab filters
; ([SearchTabsFilters] in config.ini). In this case, make sure the filters
; are equal in both configurations to make the correct tab active when
; are equal in both configurations to make the correct tab active when
; clicking more results from the combined view.
; shard = Limit results to one or more shards (use names from searches.ini, not
; URLs). Use multiple "shard[] = ..." lines if multiple shards are needed.
......
......@@ -5,7 +5,7 @@
; section contains several keys:
;
; require - Set to 'ALL' to require all conditions in the section to be met in
; order to grant the permission(s). Set to 'ANY' to allow any one or
; order to grant the permission(s). Set to 'ANY' to allow any one or
; more of the conditions to grant the permission(s). Defaults to 'ALL'
; if unset. Note that this rule is used for combining the output of
; permission provider services. When a single permission provider
......@@ -21,7 +21,7 @@
; ipRange - Grant the permission to the single IP adresse or to the range.
; Accepts a single IP adresse or a range with a minus character without
; blanks as separator. Also partial addresses can be used (e.g. 192.168
; denotes 192.168.0.0-192.168.255.255) and IPv6 addresses are also
; denotes 192.168.0.0-192.168.255.255) and IPv6 addresses are also
; supported (unless PHP is compiled with IPv6 disabled).
; ipRegEx - Grant the permission to IP addresses matching the provided regular
; expression(s). Accepts a string or an array; if an array is passed,
......@@ -91,7 +91,7 @@ permission = access.StaffViewTab
; Examples for Shibboleth
;
; Only users that have either common-lib-terms and entityid from idp1 or
; Only users that have either common-lib-terms and entityid from idp1 or
; member and entityid from idp2 may have access to EITModule
;[shibboleth.EITModule1]
;shibboleth[] = "entityid https://testidp1.example.org/idp/shibboleth"
......
......@@ -12,11 +12,11 @@ AllFields:
course:
- [onephrase, 1000]
- [and, 750]
- [or, 10]
- [or, 10]
instructor:
- [onephrase, 1000]
- [and, 750]
- [or, 10]
- [or, 10]
department:
- [onephrase, 1000]
- [and, 750]
......@@ -28,7 +28,7 @@ Instructor:
instructor:
- [onephrase, 1000]
- [and, 750]
- [or, 10]
- [or, 10]
Course:
DismaxFields:
- course^400
......@@ -36,7 +36,7 @@ Course:
course:
- [onephrase, 1000]
- [and, 750]
- [or, 10]
- [or, 10]
Department:
DismaxFields:
- department^400
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment