Releases: bywatersolutions/koha-plugin-coverflow
Releases · bywatersolutions/koha-plugin-coverflow
v2.4.6
Add Coce support - experimental
This adds the option to use coce, it needs more work but is here for
testing purposes
v2.4.5
Add ability to pass params into the coverflow report
For multibranch systems where eachlibrary wants a coverflow of their
own books this allows for reusing a single report
This also allows for multiple coverflow on different sections using a
single report
Basically, it's kinda cool :-) it will need documented but should be
battle tested, kept a little secret for now
v2.4.3
Add gulp-replace to list of dependencies
v2.4.1
Allow localcovers to pass through when ISBN not present
v2.3
New options added:
- Choose to use covers or titles as links to biblios
- Define a URL to a custom 'No Image Found' image
- Use local covers by adding a column to report to indicate a local cover is present for a biblio
v2.2.1
Get gulp file working for now, even if it's not exactly the best way …