-
now using biblio_create helper function to create biblio entity
-
now using biblio_save helper function to save biblio entity
-
Changed around biblio_overview_types to use all 3 biblio entities, and changed URI path
-
Getting import functionality working by getting rid of the ['und'][0]['value] entity object property structure
-
Mapping biblio object properties to work with imports
-
added a helper function to fetch a PMID and return a biblio node object http://drupal.org/node/1129132#comment-6009130
-
fixed issue where the "global" export links were missing on the biblio page.
-
/biblio/[bid] table now displays all fields with values in the table, and parses authors
-
Added code to biblio_wrapper to check for a valid entity type before creating an entity wrapper.
-
Biblio form "Add More" button now functions