http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7470 --- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to comment #5) > Jonathan: > > I'm interested in testing your patch, but I'm not sure how to get > Babeltheque information to display (is it simply enough to turn on the > system preference? Are there some known items that I could import via z39.50 > to use to test this?). > > Also, what types of information should be displaying? David, Babeltheque is a service for french libraries. It requires a account for testing it, so it is not possible to test this feature. But it is possible to test features related to others syspref. I apply the patch on a vm where the feature is configured: http://catalogue.master33-dev.biblibre.com/cgi-bin/koha/opac-search.pl?q=harry Syspref values are: COinSinOPACResults = 0 Babeltheque = 1 TagsEnabled = 1 TagsShowOnList = 6 OpacStarRatings = all Code is based on master + this patch. I just found a bug on the detail page when Babeltheque is enabled (js error), I will open a new report. -- 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/
