Added configurable Solr-driven new items feature.
- Significantly refactored new item functionality to use controller plugin. - Resolves VUFIND-624 and VUFIND-847.
Showing
- config/vufind/searches.ini 14 additions, 6 deletionsconfig/vufind/searches.ini
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/Plugin/Factory.php 21 additions, 6 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/Factory.php
- module/VuFind/src/VuFind/Controller/Plugin/NewItems.php 204 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/NewItems.php
- module/VuFind/src/VuFind/Controller/SearchController.php 26 additions, 75 deletionsmodule/VuFind/src/VuFind/Controller/SearchController.php
Please register or sign in to comment