Proof of concept: combined search module hard-coded to show Catalog + Summon.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/CombinedController.php 98 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/CombinedController.php
- module/VuFind/src/VuFind/Search/Combined/Options.php 50 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Combined/Options.php
- module/VuFind/src/VuFind/Search/Combined/Params.php 41 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Combined/Params.php
- module/VuFind/src/VuFind/Search/Combined/Results.php 68 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Combined/Results.php
- themes/blueprint/css/styles.css 21 additions, 0 deletionsthemes/blueprint/css/styles.css
- themes/blueprint/templates/combined/home.phtml 1 addition, 0 deletionsthemes/blueprint/templates/combined/home.phtml
- themes/blueprint/templates/combined/results.phtml 99 additions, 0 deletionsthemes/blueprint/templates/combined/results.phtml
Please register or sign in to comment