Downloads

Download tar.gz 57.93 KB
MD5: 65e5a67556e47d8ba38cb2dc92af5425
SHA-1: 1afab7172f0e085b9bb41c94f50d6a5ffab09310
SHA-256: fe911c3a7e6c685c5188c76506372f4d6df8d9f7a9092ccba8adc05eda2d2b8b
Download zip 65.4 KB
MD5: c3bfca376460c440c6e754bf0bde47bd
SHA-1: 9f3579f5cbf5c2d5ce0a92862562924bc05fffe2
SHA-256: d0ece37f77ba7bf791e11e5d35f06bd9cd9a39dff28a91d9c36f64bcd28a1063

Release notes

New features in this version...

  • added the ability to set the number of entries in an RSS feed (admin/settings/biblio, in the syndication section)
  • added the ability to have links to authors and titles open in a new browser window (admin/settings/biblio in the style section)
  • changed the keyword and author filtering to use regular expressions. This should solve the short keyword problem, and gives the full power of regular expressions.
  • fixed the OpenURL image include problem
  • fixed a typo and a couple of other minor issues
  • added filter by taxonomy term ID, currently only available via url like this... /biblio/term_id/n, where n is the taxonomy term id from the database.
  • added filter by taxonomy term, currently only available via url like this... /biblio/term/xxxx
  • added user access permission "view full text" to restrict which user groups can view the full text output.
  • fixed a typo in the theme_biblio_short function which would cause the style to be ignored if supplied.
  • added function theme_biblio_add_css which will allow users to override the default biblio.css file, thanks to jeromev for the idea.
  • added COinS information which (while invisible to the user) allows programs such as Zotero to harvest information from the biblio list
  • added OpenURL link generation (Submitted by Chad Fennel)
  • added integration with the footnotes module, this allows a mixture of bib and fn tags to be numbered sequentially.

Features (in previous versions) include:

  • EndNote (7 - 10) tagged and XML import
  • RIS import
  • bibTex import
  • in-line citing of references in "page" or "story" node types (builds a reference list at the end of the node body)
  • selectable output styles (original, CSE, APA and IEEE so far)
  • taxonomy integration: register keywords as taxonomy and/or assign an entry to an existing vocabulary
  • sorting
  • filtering
  • "autocomplete" enabled input form (turn it on for specific fields on the 'admin/settings/biblio/defaults' page)
  • rss feeds (enabled on the admin/settings/bibio page)
Created by: rjerome
Created on: 30 Mar 2007 at 21:15 UTC
Last updated: 30 Mar 2007 at 21:15 UTC
Unsupported

Other releases