refs #16476 [finc] add interlibrary loan link
* adds a interlibrary loan link to the list of recommendations if search result was empty. * add isil parameter to interlib loan url * refactor and add docblocks * add descriptive text to interlibrary loan link * use a configurable url template
Showing
- local/config/vufind/searches.ini 11 additions, 0 deletionslocal/config/vufind/searches.ini
- local/languages/de.ini 1 addition, 0 deletionslocal/languages/de.ini
- local/languages/en.ini 1 addition, 0 deletionslocal/languages/en.ini
- module/finc/config/module.config.php 2 additions, 0 deletionsmodule/finc/config/module.config.php
- module/finc/src/finc/Recommend/Factory.php 12 additions, 0 deletionsmodule/finc/src/finc/Recommend/Factory.php
- module/finc/src/finc/Recommend/InterlibraryLoan.php 97 additions, 0 deletionsmodule/finc/src/finc/Recommend/InterlibraryLoan.php
- themes/finc/templates/Recommend/InterlibraryLoan.phtml 12 additions, 0 deletionsthemes/finc/templates/Recommend/InterlibraryLoan.phtml
Please register or sign in to comment