Skip to content

The Google Books module is a filter module and an API for Google Books, that allows a user to insert rich Google book data into nodes via filters with data retrieved from the http://books.google.com domain.

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

darrell-ulm/google_books

 
 

Repository files navigation

GOOGLE BOOKS MODULE
----------------------

Author: Darrell Ulm

The Google Books module is a filter module and an API for the
http://books.google.com, that allows a user to insert rich Google Book data
into nodes via filters with data retrieved from http://books.google.com.
The user of this filter module will be able to easily insert:

1. book data from Google into pages using Drupal filters,
2. a book cover image when it exists,
3. there are options to include / exclude any data fields,
4. and for books with a full or partial preview,
   the Google Books reader for the volume.
5. use [google_books: <search string> | <option 1> | <option 2> | ... ]
   as the replacement tag.

The starting framework of the code was based on the Book Post module
to get ideas which gets data from Open Library instead of the
Google Books API although little remains of that module other than
the framework. The Google Books module API is different based on the
data returned as well as the final aims of the module, although
they do both return book data.

The Google Books search can be done with many types of search strings.

There are many search options with Google Books and many options to
display that data within the Google Books module. The API pulls data
from Google Books in a generic way.

About

The Google Books module is a filter module and an API for Google Books, that allows a user to insert rich Google book data into nodes via filters with data retrieved from the http://books.google.com domain.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.6%
  • CSS 1.4%