Add "recently returned" / "trending items" channels (#1075)
- Includes underlying Voyager and Demo ILS driver support.
Showing
- config/vufind/channels.ini 22 additions, 0 deletionsconfig/vufind/channels.ini
- languages/en.ini 2 additions, 0 deletionslanguages/en.ini
- module/VuFind/src/VuFind/ChannelProvider/PluginManager.php 6 additions, 0 deletionsmodule/VuFind/src/VuFind/ChannelProvider/PluginManager.php
- module/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php 72 additions, 0 deletions...le/VuFind/src/VuFind/ChannelProvider/RecentlyReturned.php
- module/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php 88 additions, 0 deletions...le/VuFind/src/VuFind/ChannelProvider/TrendingILSItems.php
- module/VuFind/src/VuFind/ILS/Driver/Demo.php 35 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Demo.php
- module/VuFind/src/VuFind/ILS/Driver/Voyager.php 101 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Driver/Voyager.php
Please register or sign in to comment