https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10756
--- Comment #26 from Kyle M Hall <[email protected]> --- I would also recommend using Flipster. It's even touch aware and has multiple layout options. Honestly, I'd recommend you take a good look at the cover flow plugin ( https://github.com/bywatersolutions/koha-plugin-coverflow ) and steal heavily from it ; ) It provides a very efficient and flexible way to define the results you want, and allows for as many coverflows as you'd like. The results are based on reports, which are cached, and the javascript it generates is also cached. The only thing it's really lacking is a nice graphical editor. Right now all the setting are defined as a piece of hand written JSON. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
