Improvements to IlsAwareTrait.
- A new config.ini setting allows the user to specify which search backends contain ILS records. - SolrMarcFactory has been replaced with IlsAwareDelegatorFactory to make composing the trait with other classes easier.
Showing
- config/vufind/config.ini 6 additions, 1 deletionconfig/vufind/config.ini
- module/VuFind/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php 100 additions, 0 deletions...Find/src/VuFind/RecordDriver/IlsAwareDelegatorFactory.php
- module/VuFind/src/VuFind/RecordDriver/IlsAwareTrait.php 23 additions, 3 deletionsmodule/VuFind/src/VuFind/RecordDriver/IlsAwareTrait.php
- module/VuFind/src/VuFind/RecordDriver/PluginManager.php 14 additions, 2 deletionsmodule/VuFind/src/VuFind/RecordDriver/PluginManager.php
Please register or sign in to comment