Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
317.86 KB
MD5: 541f029a260a3157f5364a2f56c5e19b
SHA-1: 3ac5b3cb9f4434136fa75ad607a00cc53c1f258e
SHA-256: 64788775142f4dda94334c9736c5f7d6a710e0d2256eadeb6277f3f816348b24
Download zip
450.95 KB
MD5: 012f4b316fc4bb9c41d8f3776e43f8ae
SHA-1: 45aa9a66c06b3482eb6c40627a10f5460b08fa39
SHA-256: bb07eb8cbd8f59f2d32cd9be48bd762d1c1b36948d6c92585bfb86a10e527897
Release notes
New features...
- #1853022 added option to display file attachments as text or icons.
- Added cron process to Biblio PubMed to periodically check for updates to existing PubMed entries.
- Added edit and upload functions for CSL style files on the "admin/config/content/biblio/citeproc/styles" page.
Bugs Fixed...
- #1888776 Fixed: Warning message when importing a journal article via DOI
- #1889886 Fixed: property of non-object in biblio_handler_citation->render()
- #1890094 Fixed: Keyword - Taxonomy integration. Taxonomy term reference were not being created.
- #1815032 Fixed: Array to string conversion in biblio_token_info() in 7.x-1.0-dev
- #1862788 Fixed: Can not add additional authors to link list
- #1806214 Fixed: Feeds module needs input to be an array or it cuts input to first string $value[0]
- #1802264 Fixed: Views filter "Biblio: Drupal UserID" does not list any Drupal users
- #1202840 Fixed: Shouldn't print "p. " when the pages field is left empty (CiteProc module)
- #1798244 Fixed: Publisher field not rendered in CiteProc
- #1781126 Fixed: Superfluous quotation marks (CiteProc module)
- #1794636 Fixed: Missing t() in page title
- #1780414 Fixed: Enforce RIS permitted character set during RIS import - Remove non-printing characters and other "gremlins"
- #1786014 Fixed: Undefined index: biblio_notes.
- #1509872 Fixed: PubMed import fails for long lastnames.
- #1497040 Fixed: Views "Author lastname" sort handler so you can select the author "rank" (1st, 2nd, 3rd) to sort on.