Open gusunavarro opened 9 years ago
Hi,
You can use the updated version at https://github.com/Daniel-KM/BookReader, that is fully compatible with Omeka 2.3 and easier to configure (default is ready to see).
Sincerely,
Daniel Berthereau Infodoc & Knowledge management
Thanks Daniel, Now is ok
Dear I use omeka 2.3 the last version and book reader. My theme is Santa Fe. My question is why sometimes I can see the image with BookReader and others I don't see.
My settings are
In my file show.php of my theme Santa Fe I add
<?php fire_plugin_hook('book_reader_item_show', array( 'view' => $this, 'item' => $item, 'page' => '0', 'embed_functions' => false, 'mode_page' => 1, )); ?>
In my settings of omeka I Have
Embed mode Default number of pages in embed mode (1 or 2) 1 Enable all functions in embed mode (0 or 1) 0 Width of the inline frame in embed mode 100
Height of the inline frame in embed mode 480 My address is www.koluel.org
Can help me? Thanks Gus