New Module: Google Books
The Google Books module http://drupal.org/project/google_books is a filter module and an API for the Google Books service, that permits a user to insert rich Google book data, cover images, and inline book readers into nodes via filters with data retrieved from the http://books.google.com domain. The API also allows data to be pulled into flat arrays indexed by the text biblio field identifiers like 'author' or 'title.'
Read moreCourse Database
I am working bringing and old drupal site up to date and replacing the current course database from something made in Visual Basic to something in Drupal.
I have created a content type with a bunch of CCK and taxonomy to categorise the course but I am having some troubles and I am hoping I can get some feedback on best practices to creating an online course database. Some of the problems I am having:
- The same class can be offered by distance, intensive (1 week long) or standard semester. Do I create three different nodes, one for each time the class is offered?
