This module allows integrate Babeltheque services with Drupal.
What is Babeltheque services ?
Babeltheque provides a web 2.0 service for libraries wishing extend their OPAC or sites with additional data. Then, bibliographic records can be enrich with critics, quotes, tags, ratings, suggestions and videos.
How does babeltheque module work ?
Babeltheque module dynamically adds html and javascript code in being viewed nodes.
Admit that you have on your drupal site, some nodes describing bibliographic records. This node probably have an ISBN/EAN field. Babeltheque module read the ISBN field, transform it to a valid ISBN 13 without hyphen or space, use it to retrieve data from Babeltheque services and add them to the node.
You can configure the module and choose:
- Content types on which you want add babeltheque services
- which services in which content types (Average ratings, videos, tags etc ...)
- which services in which view modes
Babeltheque module also provides his dynamically created fields to Display suite module. So you can see and choose what services to display and where in the manage display page.