boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

add reuse to advanced search facets #101

Closed ebenenglish closed 7 months ago

ebenenglish commented 10 months ago

We want to allow users to add a filter to an advanced search based on the availability of the items to be reused ('Creative Commons license', 'No known restrictions', etc).

Add reuse_allowed_ssi field to advanced search facets defined in the config.advanced_search block in lib/commonwealth-vlr-engine/controller_override.rb

ebenenglish commented 7 months ago

Fixed via #122