Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download google_books-7.x-1.0.tar.gztar.gz 17.13 KB
MD5: 883dcf3f80aa65386f118af775c64bc0
SHA-1: 840339d8c40e8909a6abc4a75d21411d4fc27fec
SHA-256: e30ce86cfb242ac4a8a8c8bc6feb7e36a99c23fb68b7d3cc039a423465ac5b0d
Download google_books-7.x-1.0.zipzip 20.73 KB
MD5: 5200710a0576d4bbb08c1c072545ddc1
SHA-1: 57e41fd0c1e6d82c2c175c2c5efbcaad0f3f84ad
SHA-256: 90b12b340057b16fca931c4a3551fa905e94f0cdc040bd61d1ec84b135d3d2e0

Release notes

This is the first release 7.x-1.0 of Google Books for Drupal 7, which is a filter module that inserts book data, cover images, and an in-line book reader from books.google.com. For books that are in public domain and fully scanned by Google, entire books can be embedded on Drupal sites. Book information can be embedded using simple google book searches. Examples:
[google_books:drupal+7+development]
[google_books:isbn:1556508093]
[google_books:tolkien+encyclopedia]
[google_books:soccer+football+europe]
[google_books:great expectations]

and with options:
[google_books:The Hobbit | no_librarything | no_image | viewer | no_title | author | no_description]

Options include global setup for all book data, and each book can be individually configured to include or exclude more data or options, like the book cover image (if it exists), the reader, and individual fields. Book data loaded from Google contains a variety different bibliographic fields, so some books will have images for instance, and some will not. Any valid search in at books.google.com should work with this module.

Links are also included to other resources like corresponding pages of Google Books, Open Library, Worldcat book finder (library), and LibraryThing. The output is theme-able, and multiple books can be embedded on a page.

Make sure when using other output filters to position Google Books filter in the output stream so as not to be filtered out or erased by other filter modules if you want to see your book information.

See the associated documentation:
http://drupal.org/node/1384048

Thank you,
Darrell R Ulm
http://drupal.org/user/46284

Created by: darrell_ulm
Created on: 6 Mar 2012 at 02:47 UTC
Last updated: 6 Mar 2012 at 02:50 UTC

Other releases