-
Entrez Database Import: February 25, 2011 2:11
Commit ca3a1b0 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Extracted retrieval code from submit function to its own function.
-
Fixed missign {} around table names in sql. -
Replaced comments by appropriate code and some API doc changes.
-
Moved functions to include files.
-
Introduced the EntrezRequest interface and implemented it in DrupalHttpRequestWrapper to make use of drupal_http_request() in EntrezClient.
-
Applied patch http://drupal.org/files/issues/entrez_default.patch
-
Removed dependency to CCK and added dependency to Date API. Added documentation.
-
Removed dependencies on custom biblioreference module.
-
Initial commit.