Jesse,

Did you happen to get the code from Github?

https://github.com/mcoia/mobius_evergreen/tree/master/bookbag_update

There is a folder structure there intended to match the folder structure in /openils

/openils/var/web/opac/skin/default/js/carousel
and
/openils/var/web/templates/opac/parts

The various files belong to various places. If you are using a template override, book_carousel.tt2 needs to be in the base template folder otherwise the template toolkit breaks.

Be sure and edit book_carousel.tt2 and replace the numbers with your bookbag id numbers.

If you are getting nothing, then you might need to inspect the resulting html page and look for
<div id="hidden_bb_info" class="hide_me">

Check to see if that div has any content. If not, the javascript stuff isn't working. If it does, then take a careful look at your CSS. The jquery plugin jcarousel is picky about the CSS. If you just use the CSS example from Github, it should work but it never hurts to double check.

I would be happy to take a look at what you have.


-Blake-
Conducting Magic
MOBIUS
573-234-4513
877-312-3517

On 6/29/2015 11:56 AM, Jesse McCarty wrote:

Hello All,

Has anyone implemented the Book Carousel that Mobius demoed at the conference this year? (http://slides.mobiusconsortium.org/blake/bookcarousel/#/1). I have been going over the slides trying to implement this on our test server with no luck so far. I have placed the appropriate .tt2 files in their locations and created lists with our circulation account, but nothing is showing up either in the lists or on our OPAC. Are there additional instructions online somewhere that I am missing? Extra details: we have four libraries running on our system and at this point we are only looking to implement it for one.

Thanks!

Jesse McCarty

City of Burlington

IT Technical Assistant


Reply via email to