Show More Facets in Lightbox (#678)
- Adds new configuration setting to pop up lightbox to explore facet lists more deeply; currently supported by both Summon and Solr.
Showing
- config/vufind/Summon.ini 8 additions, 0 deletionsconfig/vufind/Summon.ini
- config/vufind/facets.ini 9 additions, 0 deletionsconfig/vufind/facets.ini
- languages/en.ini 1 addition, 0 deletionslanguages/en.ini
- module/VuFind/config/module.config.php 4 additions, 4 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 55 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Recommend/SideFacets.php 33 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/SideFacets.php
- module/VuFind/src/VuFind/Search/Base/Options.php 28 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Options.php
- module/VuFind/src/VuFind/Search/Solr/Options.php 20 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Options.php
- module/VuFind/src/VuFind/Search/Summon/Options.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Summon/Options.php
- module/VuFind/tests/integration-tests/src/VuFindTest/Mink/SearchActionsTest.php 105 additions, 0 deletions...tegration-tests/src/VuFindTest/Mink/SearchActionsTest.php
- themes/bootprint3/css/compiled.css 1 addition, 1 deletionthemes/bootprint3/css/compiled.css
- themes/bootstrap3/css/compiled.css 1 addition, 1 deletionthemes/bootstrap3/css/compiled.css
- themes/bootstrap3/js/facets.js 66 additions, 0 deletionsthemes/bootstrap3/js/facets.js
- themes/bootstrap3/less/components/lightbox.less 5 additions, 1 deletionthemes/bootstrap3/less/components/lightbox.less
- themes/bootstrap3/less/components/sidebar.less 2 additions, 0 deletionsthemes/bootstrap3/less/components/sidebar.less
- themes/bootstrap3/templates/Recommend/SideFacets.phtml 25 additions, 5 deletionsthemes/bootstrap3/templates/Recommend/SideFacets.phtml
- themes/bootstrap3/templates/search/facet-list.phtml 75 additions, 0 deletionsthemes/bootstrap3/templates/search/facet-list.phtml
Please register or sign in to comment